Skip to content
Success

Console Output

Pull request #42245 opened
12:13:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e+1ff685085ad325580ea32accdf13930106bbadb5 (00ae2c49bd9c30132ae7206523b9d72808abfdc3)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42245@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
12:13:06 [2021-04-02T12:13:06.073Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:13:06 [2021-04-02T12:13:06.079Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:13:06 [2021-04-02T12:13:06.281Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-018afcbcdb6126db5) in /home/ubuntu/workspace/moby_PR-42245
[Pipeline] {
[Pipeline] checkout
12:13:06 [2021-04-02T12:13:06.314Z] The recommended git tool is: git
12:13:06 [2021-04-02T12:13:06.378Z] using credential docker-jenkins-github-credentials
12:13:06 [2021-04-02T12:13:06.385Z] Cloning the remote Git repository
12:13:06 [2021-04-02T12:13:06.385Z] Cloning with configured refspecs honoured and without tags
12:13:06 [2021-04-02T12:13:06.424Z] Cloning repository https://github.com/moby/moby.git
12:13:06 [2021-04-02T12:13:06.424Z]  > git init /home/ubuntu/workspace/moby_PR-42245 # timeout=10
12:13:06 [2021-04-02T12:13:06.437Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:06 [2021-04-02T12:13:06.437Z]  > git --version # timeout=10
12:13:06 [2021-04-02T12:13:06.445Z]  > git --version # 'git version 2.17.1'
12:13:06 [2021-04-02T12:13:06.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:06 [2021-04-02T12:13:06.446Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:20 [2021-04-02T12:13:20.100Z] Fetching without tags
12:13:20 [2021-04-02T12:13:20.382Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:20 [2021-04-02T12:13:20.110Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:20 [2021-04-02T12:13:20.115Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:13:20 [2021-04-02T12:13:20.120Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:20 [2021-04-02T12:13:20.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:20 [2021-04-02T12:13:20.181Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:20 [2021-04-02T12:13:20.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:20 [2021-04-02T12:13:20.181Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:20 [2021-04-02T12:13:20.417Z]  > git config core.sparsecheckout # timeout=10
12:13:20 [2021-04-02T12:13:20.421Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:20 [2021-04-02T12:13:20.878Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:20 [2021-04-02T12:13:20.879Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:13:21 [2021-04-02T12:13:21.404Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:13:21 [2021-04-02T12:13:21.404Z] First time build. Skipping changelog.
12:13:21 [2021-04-02T12:13:21.475Z]  > git --version # timeout=10
12:13:21 [2021-04-02T12:13:21.488Z]  > git --version # 'git version 2.17.1'
12:13:21 [2021-04-02T12:13:21.495Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:13:22 [2021-04-02T12:13:22.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/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
12:13:22 [2021-04-02T12:13:22.112Z] Unable to find image 'alpine:latest' locally
12:13:22 [2021-04-02T12:13:22.112Z] latest: Pulling from library/alpine
12:13:20 [2021-04-02T12:13:20.891Z]  > git remote # timeout=10
12:13:20 [2021-04-02T12:13:20.898Z]  > git config --get remote.origin.url # timeout=10
12:13:20 [2021-04-02T12:13:20.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:20 [2021-04-02T12:13:20.903Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:13:20 [2021-04-02T12:13:20.909Z]  > git rev-parse HEAD^{commit} # timeout=10
12:13:20 [2021-04-02T12:13:20.913Z]  > git config core.sparsecheckout # timeout=10
12:13:20 [2021-04-02T12:13:20.917Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:22 [2021-04-02T12:13:22.367Z] ca3cd42a7c95: Pulling fs layer
12:13:22 [2021-04-02T12:13:22.367Z] ca3cd42a7c95: Verifying Checksum
12:13:22 [2021-04-02T12:13:22.367Z] ca3cd42a7c95: Download complete
12:13:22 [2021-04-02T12:13:22.367Z] ca3cd42a7c95: Pull complete
12:13:22 [2021-04-02T12:13:22.367Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a
12:13:22 [2021-04-02T12:13:22.367Z] Status: Downloaded newer image for alpine:latest
12:13:24 [2021-04-02T12:13:24.881Z] 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] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
12:13:25 [2021-04-02T12:13:25.697Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-018afcbcdb6126db5) in /home/ubuntu/workspace/moby_PR-42245
[Pipeline] node
[Pipeline] node
12:13:25 [2021-04-02T12:13:25.707Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-078632fb4ddfafa6b) in /home/ubuntu/workspace/moby_PR-42245
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
12:13:25 [2021-04-02T12:13:25.724Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037de144a836d3b35) in /home/ubuntu/workspace/moby_PR-42245
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
12:13:25 [2021-04-02T12:13:25.807Z] The recommended git tool is: git
12:13:25 [2021-04-02T12:13:25.811Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42245
[Pipeline] checkout
[Pipeline] {
12:13:25 [2021-04-02T12:13:25.817Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-42245
12:13:25 [2021-04-02T12:13:25.819Z] The recommended git tool is: git
12:13:25 [2021-04-02T12:13:25.826Z] using credential docker-jenkins-github-credentials
12:13:25 [2021-04-02T12:13:25.833Z] Cloning the remote Git repository
12:13:25 [2021-04-02T12:13:25.833Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
12:13:25 [2021-04-02T12:13:25.857Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
12:13:25 [2021-04-02T12:13:25.867Z] Fetching changes from the remote Git repository
12:13:25 [2021-04-02T12:13:25.872Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
12:13:25 [2021-04-02T12:13:25.890Z] The recommended git tool is: git
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
12:13:25 [2021-04-02T12:13:25.907Z] using credential docker-jenkins-github-credentials
12:13:25 [2021-04-02T12:13:25.913Z] Cloning the remote Git repository
12:13:25 [2021-04-02T12:13:25.913Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
12:13:25 [2021-04-02T12:13:25.963Z] The recommended git tool is: git
[Pipeline] checkout
12:13:25 [2021-04-02T12:13:25.985Z] The recommended git tool is: git
[Pipeline] // stage
12:13:25 [2021-04-02T12:13:25.995Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
12:13:26 [2021-04-02T12:13:26.010Z] Cloning the remote Git repository
12:13:26 [2021-04-02T12:13:26.010Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
12:13:26 [2021-04-02T12:13:26.021Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
12:13:26 [2021-04-02T12:13:26.036Z] Cloning the remote Git repository
12:13:26 [2021-04-02T12:13:26.036Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:13:26 [2021-04-02T12:13:26.114Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:13:26 [2021-04-02T12:13:26.178Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:26 [2021-04-02T12:13:26.179Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:13:26 [2021-04-02T12:13:26.235Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:13:26 [2021-04-02T12:13:26.275Z]  > git --version # timeout=10
12:13:26 [2021-04-02T12:13:26.278Z]  > git --version # 'git version 2.17.1'
12:13:26 [2021-04-02T12:13:26.280Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:13:25 [2021-04-02T12:13:25.895Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:13:25 [2021-04-02T12:13:25.902Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:25 [2021-04-02T12:13:25.906Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:25 [2021-04-02T12:13:25.906Z]  > git --version # timeout=10
12:13:25 [2021-04-02T12:13:25.908Z]  > git --version # 'git version 2.17.1'
12:13:25 [2021-04-02T12:13:25.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:25 [2021-04-02T12:13:25.909Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:26 [2021-04-02T12:13:26.149Z]  > git config core.sparsecheckout # timeout=10
12:13:26 [2021-04-02T12:13:26.151Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:26 [2021-04-02T12:13:26.189Z]  > git remote # timeout=10
12:13:26 [2021-04-02T12:13:26.192Z]  > git config --get remote.origin.url # timeout=10
12:13:26 [2021-04-02T12:13:26.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:26 [2021-04-02T12:13:26.197Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:13:26 [2021-04-02T12:13:26.203Z]  > git rev-parse HEAD^{commit} # timeout=10
12:13:26 [2021-04-02T12:13:26.213Z]  > git config core.sparsecheckout # timeout=10
12:13:26 [2021-04-02T12:13:26.221Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:25 [2021-04-02T12:13:25.872Z] Cloning repository https://github.com/moby/moby.git
12:13:25 [2021-04-02T12:13:25.873Z]  > git init /home/ubuntu/workspace/moby_PR-42245 # timeout=10
12:13:25 [2021-04-02T12:13:25.876Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:25 [2021-04-02T12:13:25.876Z]  > git --version # timeout=10
12:13:25 [2021-04-02T12:13:25.878Z]  > git --version # 'git version 2.17.1'
12:13:25 [2021-04-02T12:13:25.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:25 [2021-04-02T12:13:25.879Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:25 [2021-04-02T12:13:25.918Z] Cloning repository https://github.com/moby/moby.git
12:13:25 [2021-04-02T12:13:25.919Z]  > git init /home/ubuntu/workspace/moby_PR-42245 # timeout=10
12:13:25 [2021-04-02T12:13:25.964Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:25 [2021-04-02T12:13:25.964Z]  > git --version # timeout=10
12:13:25 [2021-04-02T12:13:25.968Z]  > git --version # 'git version 2.17.1'
12:13:25 [2021-04-02T12:13:25.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:25 [2021-04-02T12:13:25.969Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:26 [2021-04-02T12:13:26.947Z] + [ PR != PR ]
12:13:26 [2021-04-02T12:13:26.947Z] + [ master != master ]
12:13:26 [2021-04-02T12:13:26.947Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
12:13:26 [2021-04-02T12:13:26.016Z] Cloning repository https://github.com/moby/moby.git
12:13:26 [2021-04-02T12:13:26.016Z]  > git init /home/jenkins/workspace/moby_PR-42245 # timeout=10
12:13:26 [2021-04-02T12:13:26.037Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:26 [2021-04-02T12:13:26.037Z]  > git --version # timeout=10
12:13:26 [2021-04-02T12:13:26.038Z]  > git --version # 'git version 2.17.1'
12:13:26 [2021-04-02T12:13:26.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:26 [2021-04-02T12:13:26.038Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:13:26 [2021-04-02T12:13:26.044Z] Cloning repository https://github.com/moby/moby.git
12:13:26 [2021-04-02T12:13:26.044Z]  > git init /home/docker/workspace/moby_PR-42245 # timeout=10
12:13:26 [2021-04-02T12:13:26.052Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:26 [2021-04-02T12:13:26.052Z]  > git --version # timeout=10
12:13:26 [2021-04-02T12:13:26.055Z]  > git --version # 'git version 2.7.4'
12:13:26 [2021-04-02T12:13:26.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:26 [2021-04-02T12:13:26.056Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:27 [2021-04-02T12:13:27.303Z] + docker version
12:13:27 [2021-04-02T12:13:27.303Z] Client: Docker Engine - Community
12:13:27 [2021-04-02T12:13:27.303Z]  Version:           20.10.5
12:13:27 [2021-04-02T12:13:27.303Z]  API version:       1.41
12:13:27 [2021-04-02T12:13:27.303Z]  Go version:        go1.13.15
12:13:27 [2021-04-02T12:13:27.303Z]  Git commit:        55c4c88
12:13:27 [2021-04-02T12:13:27.303Z]  Built:             Tue Mar  2 20:18:05 2021
12:13:27 [2021-04-02T12:13:27.303Z]  OS/Arch:           linux/amd64
12:13:27 [2021-04-02T12:13:27.303Z]  Context:           default
12:13:27 [2021-04-02T12:13:27.303Z]  Experimental:      true
12:13:27 [2021-04-02T12:13:27.303Z] 
12:13:27 [2021-04-02T12:13:27.303Z] Server: Docker Engine - Community
12:13:27 [2021-04-02T12:13:27.303Z]  Engine:
12:13:27 [2021-04-02T12:13:27.303Z]   Version:          20.10.5
12:13:27 [2021-04-02T12:13:27.303Z]   API version:      1.41 (minimum version 1.12)
12:13:27 [2021-04-02T12:13:27.303Z]   Go version:       go1.13.15
12:13:27 [2021-04-02T12:13:27.303Z]   Git commit:       363e9a8
12:13:27 [2021-04-02T12:13:27.303Z]   Built:            Tue Mar  2 20:16:00 2021
12:13:27 [2021-04-02T12:13:27.303Z]   OS/Arch:          linux/amd64
12:13:27 [2021-04-02T12:13:27.303Z]   Experimental:     true
12:13:27 [2021-04-02T12:13:27.303Z]  containerd:
12:13:27 [2021-04-02T12:13:27.303Z]   Version:          1.4.4
12:13:27 [2021-04-02T12:13:27.303Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:13:27 [2021-04-02T12:13:27.303Z]  runc:
12:13:27 [2021-04-02T12:13:27.303Z]   Version:          1.0.0-rc93
12:13:27 [2021-04-02T12:13:27.303Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:13:27 [2021-04-02T12:13:27.303Z]  docker-init:
12:13:27 [2021-04-02T12:13:27.303Z]   Version:          0.19.0
12:13:27 [2021-04-02T12:13:27.303Z]   GitCommit:        de40ad0
[Pipeline] sh
12:13:27 [2021-04-02T12:13:27.615Z] + docker info
12:13:28 [2021-04-02T12:13:28.178Z] Client:
12:13:28 [2021-04-02T12:13:28.178Z]  Context:    default
12:13:28 [2021-04-02T12:13:28.178Z]  Debug Mode: false
12:13:28 [2021-04-02T12:13:28.178Z]  Plugins:
12:13:28 [2021-04-02T12:13:28.178Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:13:28 [2021-04-02T12:13:28.178Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:13:28 [2021-04-02T12:13:28.178Z] 
12:13:28 [2021-04-02T12:13:28.178Z] Server:
12:13:28 [2021-04-02T12:13:28.178Z]  Containers: 0
12:13:28 [2021-04-02T12:13:28.178Z]   Running: 0
12:13:28 [2021-04-02T12:13:28.178Z]   Paused: 0
12:13:28 [2021-04-02T12:13:28.178Z]   Stopped: 0
12:13:28 [2021-04-02T12:13:28.178Z]  Images: 3
12:13:28 [2021-04-02T12:13:28.178Z]  Server Version: 20.10.5
12:13:28 [2021-04-02T12:13:28.178Z]  Storage Driver: overlay2
12:13:28 [2021-04-02T12:13:28.178Z]   Backing Filesystem: extfs
12:13:28 [2021-04-02T12:13:28.178Z]   Supports d_type: true
12:13:28 [2021-04-02T12:13:28.178Z]   Native Overlay Diff: true
12:13:28 [2021-04-02T12:13:28.178Z]  Logging Driver: json-file
12:13:28 [2021-04-02T12:13:28.178Z]  Cgroup Driver: cgroupfs
12:13:28 [2021-04-02T12:13:28.178Z]  Cgroup Version: 1
12:13:28 [2021-04-02T12:13:28.178Z]  Plugins:
12:13:28 [2021-04-02T12:13:28.178Z]   Volume: local
12:13:28 [2021-04-02T12:13:28.178Z]   Network: bridge host ipvlan macvlan null overlay
12:13:28 [2021-04-02T12:13:28.178Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:13:28 [2021-04-02T12:13:28.178Z]  Swarm: inactive
12:13:28 [2021-04-02T12:13:28.178Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:13:28 [2021-04-02T12:13:28.178Z]  Default Runtime: runc
12:13:28 [2021-04-02T12:13:28.178Z]  Init Binary: docker-init
12:13:28 [2021-04-02T12:13:28.178Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:13:28 [2021-04-02T12:13:28.178Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:13:28 [2021-04-02T12:13:28.178Z]  init version: de40ad0
12:13:28 [2021-04-02T12:13:28.178Z]  Security Options:
12:13:28 [2021-04-02T12:13:28.178Z]   apparmor
12:13:28 [2021-04-02T12:13:28.178Z]   seccomp
12:13:28 [2021-04-02T12:13:28.178Z]    Profile: default
12:13:28 [2021-04-02T12:13:28.178Z]  Kernel Version: 5.4.0-1041-aws
12:13:28 [2021-04-02T12:13:28.178Z]  Operating System: Ubuntu 18.04.5 LTS
12:13:28 [2021-04-02T12:13:28.178Z]  OSType: linux
12:13:28 [2021-04-02T12:13:28.178Z]  Architecture: x86_64
12:13:28 [2021-04-02T12:13:28.178Z]  CPUs: 2
12:13:28 [2021-04-02T12:13:28.178Z]  Total Memory: 7.487GiB
12:13:28 [2021-04-02T12:13:28.178Z]  Name: ip-10-100-67-101
12:13:28 [2021-04-02T12:13:28.178Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
12:13:28 [2021-04-02T12:13:28.178Z]  Docker Root Dir: /var/lib/docker
12:13:28 [2021-04-02T12:13:28.178Z]  Debug Mode: false
12:13:28 [2021-04-02T12:13:28.178Z]  Registry: https://index.docker.io/v1/
12:13:28 [2021-04-02T12:13:28.178Z]  Labels:
12:13:28 [2021-04-02T12:13:28.178Z]  Experimental: true
12:13:28 [2021-04-02T12:13:28.178Z]  Insecure Registries:
12:13:28 [2021-04-02T12:13:28.178Z]   127.0.0.0/8
12:13:28 [2021-04-02T12:13:28.178Z]  Live Restore Enabled: true
12:13:28 [2021-04-02T12:13:28.178Z] 
12:13:28 [2021-04-02T12:13:28.178Z] WARNING: No swap limit support
[Pipeline] sh
12:13:28 [2021-04-02T12:13:28.512Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:28 [2021-04-02T12:13:28.512Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:28 [2021-04-02T12:13:28.512Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42245/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:13:28 [2021-04-02T12:13:28.512Z] + bash /home/ubuntu/workspace/moby_PR-42245/check-config.sh
12:13:28 [2021-04-02T12:13:28.512Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:13:28 [2021-04-02T12:13:28.512Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:13:28 [2021-04-02T12:13:28.512Z] 
12:13:28 [2021-04-02T12:13:28.512Z] Generally Necessary:
12:13:28 [2021-04-02T12:13:28.512Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:13:28 [2021-04-02T12:13:28.512Z] - apparmor: enabled and tools installed
12:13:28 [2021-04-02T12:13:28.512Z] - CONFIG_NAMESPACES: enabled
12:13:28 [2021-04-02T12:13:28.512Z] - CONFIG_NET_NS: enabled
12:13:28 [2021-04-02T12:13:28.512Z] - CONFIG_PID_NS: enabled
12:13:28 [2021-04-02T12:13:28.512Z] - CONFIG_IPC_NS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_UTS_NS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUPS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_CPUACCT: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_DEVICE: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_FREEZER: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_SCHED: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CPUSETS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_MEMCG: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_KEYS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_VETH: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_BRIDGE: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NF_NAT_IPV4: missing
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NF_NAT: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NF_NAT_NEEDED: missing
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_POSIX_MQUEUE: enabled
12:13:28 [2021-04-02T12:13:28.767Z] 
12:13:28 [2021-04-02T12:13:28.767Z] Optional Features:
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_USER_NS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_SECCOMP: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_PIDS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_MEMCG_SWAP: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:13:28 [2021-04-02T12:13:28.767Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_BLK_CGROUP: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IOSCHED_CFQ: missing
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_PERF: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_HUGETLB: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_CFS_BANDWIDTH: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_RT_GROUP_SCHED: missing
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_VS: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_VS_NFCT: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_IP_VS_RR: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_EXT4_FS: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:13:28 [2021-04-02T12:13:28.767Z] - Network Drivers:
12:13:28 [2021-04-02T12:13:28.767Z]   - "overlay":
12:13:28 [2021-04-02T12:13:28.767Z]     - CONFIG_VXLAN: enabled (as module)
12:13:28 [2021-04-02T12:13:28.767Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:13:28 [2021-04-02T12:13:28.767Z]       Optional (for encrypted networks):
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_CRYPTO: enabled
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_CRYPTO_AEAD: enabled
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_CRYPTO_GCM: enabled
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_CRYPTO_GHASH: enabled
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_XFRM: enabled
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_XFRM_USER: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_INET_ESP: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:13:29 [2021-04-02T12:13:29.022Z]   - "ipvlan":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_IPVLAN: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]   - "macvlan":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_MACVLAN: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_DUMMY: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]   - "ftp,tftp client in container":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z] - Storage Drivers:
12:13:29 [2021-04-02T12:13:29.022Z]   - "aufs":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_AUFS_FS: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]   - "btrfs":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:13:29 [2021-04-02T12:13:29.022Z]   - "devicemapper":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_BLK_DEV_DM: enabled
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]   - "overlay":
12:13:29 [2021-04-02T12:13:29.022Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:13:29 [2021-04-02T12:13:29.022Z]   - "zfs":
12:13:29 [2021-04-02T12:13:29.022Z]     - /dev/zfs: present
12:13:29 [2021-04-02T12:13:29.022Z]     - zfs command: missing
12:13:29 [2021-04-02T12:13:29.022Z]     - zpool command: missing
12:13:29 [2021-04-02T12:13:29.022Z] 
12:13:29 [2021-04-02T12:13:29.022Z] Limits:
12:13:29 [2021-04-02T12:13:29.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:13:29 [2021-04-02T12:13:29.022Z] 
12:13:29 [2021-04-02T12:13:29.022Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:13:29 [2021-04-02T12:13:29.347Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:13:29 [2021-04-02T12:13:29.347Z] #2 [internal] load .dockerignore
12:13:29 [2021-04-02T12:13:29.347Z] #2 sha256:336989d24e0c2213609df210784e0a8eaaa9d0d8356471c0d045d527e0b7fe8a
12:13:29 [2021-04-02T12:13:29.347Z] #2 transferring context: 87B done
12:13:29 [2021-04-02T12:13:29.347Z] #2 DONE 0.0s
12:13:29 [2021-04-02T12:13:29.347Z] 
12:13:29 [2021-04-02T12:13:29.347Z] #1 [internal] load build definition from Dockerfile
12:13:29 [2021-04-02T12:13:29.347Z] #1 sha256:4a915c1517c96d22fb344e00ace4929ffbb9236d0cf7c6efb91caa8992cd7f14
12:13:29 [2021-04-02T12:13:29.347Z] #1 transferring dockerfile: 17.02kB done
12:13:29 [2021-04-02T12:13:29.347Z] #1 DONE 0.0s
12:13:29 [2021-04-02T12:13:29.347Z] 
12:13:29 [2021-04-02T12:13:29.347Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:13:29 [2021-04-02T12:13:29.347Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:13:29 [2021-04-02T12:13:29.603Z] #3 DONE 0.1s
12:13:29 [2021-04-02T12:13:29.603Z] 
12:13:29 [2021-04-02T12:13:29.603Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:13:29 [2021-04-02T12:13:29.603Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:13:29 [2021-04-02T12:13:29.603Z] #4 CACHED
12:13:29 [2021-04-02T12:13:29.603Z] 
12:13:29 [2021-04-02T12:13:29.603Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:13:29 [2021-04-02T12:13:29.603Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:13:29 [2021-04-02T12:13:29.862Z] #5 DONE 0.1s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:13:29 [2021-04-02T12:13:29.862Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:13:29 [2021-04-02T12:13:29.862Z] #6 DONE 0.1s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:29 [2021-04-02T12:13:29.862Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:13:29 [2021-04-02T12:13:29.862Z] #8 DONE 0.1s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:29 [2021-04-02T12:13:29.862Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:13:29 [2021-04-02T12:13:29.862Z] #7 DONE 0.1s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:13:29 [2021-04-02T12:13:29.862Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:13:29 [2021-04-02T12:13:29.862Z] #64 DONE 0.0s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:13:29 [2021-04-02T12:13:29.862Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:13:29 [2021-04-02T12:13:29.862Z] #62 DONE 0.0s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:13:29 [2021-04-02T12:13:29.862Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:13:29 [2021-04-02T12:13:29.862Z] #9 DONE 0.0s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:13:29 [2021-04-02T12:13:29.862Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
12:13:29 [2021-04-02T12:13:29.862Z] #26 DONE 0.0s
12:13:29 [2021-04-02T12:13:29.862Z] 
12:13:29 [2021-04-02T12:13:29.862Z] #23 [internal] load build context
12:13:29 [2021-04-02T12:13:29.862Z] #23 sha256:c395d66be40a6162d79ba27bf1d8c3084cdefccec3eef8d92f6f2cd1584d4caa
12:13:31 [2021-04-02T12:13:31.751Z] #23 transferring context: 53.42MB 1.4s done
12:13:31 [2021-04-02T12:13:31.751Z] #23 DONE 1.4s
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:13:31 [2021-04-02T12:13:31.751Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:13:31 [2021-04-02T12:13:31.751Z] #43 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:13:31 [2021-04-02T12:13:31.751Z] #56 sha256:49b30c2c3c7f7e1b79c29f7845613b61939564e46875fcde77f99bd6e561d2d1
12:13:31 [2021-04-02T12:13:31.751Z] #56 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:13:31 [2021-04-02T12:13:31.751Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:13:31 [2021-04-02T12:13:31.751Z] #14 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:13:31 [2021-04-02T12:13:31.751Z] #45 sha256:8ba4fec4c2d32fc8e350e0db87f333a8aaf0dd92d17504e7c0627704e415544d
12:13:31 [2021-04-02T12:13:31.751Z] #45 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:13:31 [2021-04-02T12:13:31.751Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:13:31 [2021-04-02T12:13:31.751Z] #31 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:13:31 [2021-04-02T12:13:31.751Z] #59 sha256:32a66b391b4d8abc5a15766c2cf067f0ec7d20a1edf7559e4e16bfd4ecac64d2
12:13:31 [2021-04-02T12:13:31.751Z] #59 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:13:31 [2021-04-02T12:13:31.751Z] #34 sha256:f4a55ba05e03391ce73b42e7a4d9f97ecbd3cc51cfd03e2407dc6a9bca58c23f
12:13:31 [2021-04-02T12:13:31.751Z] #34 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:13:31 [2021-04-02T12:13:31.751Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:13:31 [2021-04-02T12:13:31.751Z] #32 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:13:31 [2021-04-02T12:13:31.751Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:13:31 [2021-04-02T12:13:31.751Z] #55 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:13:31 [2021-04-02T12:13:31.751Z] #53 sha256:dda7a7764a6d36dd30c88ca3a7e6d12a178fa24cc64de3b929e0782db134f89d
12:13:31 [2021-04-02T12:13:31.751Z] #53 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:13:31 [2021-04-02T12:13:31.751Z] #30 sha256:4f430116ab2c03b8f4ad26ad6f1411b2d1799895a9a0f5cd95084d79bd369a05
12:13:31 [2021-04-02T12:13:31.751Z] #30 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:13:31 [2021-04-02T12:13:31.751Z] #58 sha256:9be453dca87707ee007b30568b8f716ff6f03be89e68edb7e2803f37ffc23d3e
12:13:31 [2021-04-02T12:13:31.751Z] #58 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:13:31 [2021-04-02T12:13:31.751Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:13:31 [2021-04-02T12:13:31.751Z] #20 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #68 sha256:f42bd4ae543d175a3321321ec56e6d5a3c42ef8c7d720ac893555e6e38ffdbff
12:13:31 [2021-04-02T12:13:31.751Z] #68 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:13:31 [2021-04-02T12:13:31.751Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:13:31 [2021-04-02T12:13:31.751Z] #65 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #33 sha256:ea3a1c7f65103a684aba97651ca2f90da55717f251718df10aa9d3b033332f1d
12:13:31 [2021-04-02T12:13:31.751Z] #33 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:13:31 [2021-04-02T12:13:31.751Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:13:31 [2021-04-02T12:13:31.751Z] #16 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:13:31 [2021-04-02T12:13:31.751Z] #28 sha256:b402c8be4ef796e5412847f36d7c45e7dd6d0a3198c52b2647358ff53ebe997f
12:13:31 [2021-04-02T12:13:31.751Z] #28 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #24 sha256:6312cc7b95aac30d763302741d8d5b2e8c976d857467b4836d3886c74cfd77c2
12:13:31 [2021-04-02T12:13:31.751Z] #24 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #46 sha256:981a0751f158e2e0e19be521430431c731278d2c3ecda0c6eeedf5b30d0e3d37
12:13:31 [2021-04-02T12:13:31.751Z] #46 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:13:31 [2021-04-02T12:13:31.751Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:13:31 [2021-04-02T12:13:31.751Z] #10 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #29 sha256:a73c569276cabb4dba7287cc289da226118127ec4e1ad6d2f7481dc13d17cea8
12:13:31 [2021-04-02T12:13:31.751Z] #29 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
12:13:31 [2021-04-02T12:13:31.751Z] #27 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:13:31 [2021-04-02T12:13:31.751Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:13:31 [2021-04-02T12:13:31.751Z] #17 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #52 sha256:e79d860d00c3bb9bca8a5993087b4bd467aed153c2a38d856cebc6642f1223d9
12:13:31 [2021-04-02T12:13:31.751Z] #52 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #38 sha256:6292b054dc001ac79345b3a75b5026396f7f7f6b53eab6636ec170817025013e
12:13:31 [2021-04-02T12:13:31.751Z] #38 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:13:31 [2021-04-02T12:13:31.751Z] #12 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:13:31 [2021-04-02T12:13:31.751Z] #44 sha256:79c6792384e2813c9631b2fdc88573785fc187d12aa7fc61a0d0c9f25ee4387f
12:13:31 [2021-04-02T12:13:31.751Z] #44 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:13:31 [2021-04-02T12:13:31.751Z] #36 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #66 sha256:2e3ae2690734ff2e124bedcf8b446bbe28591016612fe18b25076495e02cd05c
12:13:31 [2021-04-02T12:13:31.751Z] #66 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #48 sha256:002e9305c102c7311017b1d8a0339dad1c957e3344e08d303a6347d40986a790
12:13:31 [2021-04-02T12:13:31.751Z] #48 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:13:31 [2021-04-02T12:13:31.751Z] #40 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:13:31 [2021-04-02T12:13:31.751Z] #60 sha256:076b7de428667a2e11d58d495baebb44e4eec6f0cf952a11aaf0adfce8d3f781
12:13:31 [2021-04-02T12:13:31.751Z] #60 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #61 sha256:139599e99836fe0a19294b9489b7ccbda64c2383ea3df7828843c533df5a4b4f
12:13:31 [2021-04-02T12:13:31.751Z] #61 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #50 sha256:a19b474293f8caf66909accfd0b66b8b478eca367b6a75c8b7a6018b52a3cc71
12:13:31 [2021-04-02T12:13:31.751Z] #50 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:13:31 [2021-04-02T12:13:31.751Z] #47 sha256:55ad3389bf0ba654085ff51ee1e4d192c3b7e5394122d5e96714f93efebc0d88
12:13:31 [2021-04-02T12:13:31.751Z] #47 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:13:31 [2021-04-02T12:13:31.751Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:13:31 [2021-04-02T12:13:31.751Z] #18 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:13:31 [2021-04-02T12:13:31.751Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
12:13:31 [2021-04-02T12:13:31.751Z] #22 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:13:31 [2021-04-02T12:13:31.751Z] #51 sha256:f46be532d7a5e453ffb4114b4facbda89fddc3b7cdeba6cd4934a47a9ade23c2
12:13:31 [2021-04-02T12:13:31.751Z] #51 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #41 sha256:c4798045eeac59127604a146fffaf75c7021e829fae92b7a3d55d5cf1b8bdce8
12:13:31 [2021-04-02T12:13:31.751Z] #41 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:13:31 [2021-04-02T12:13:31.751Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:13:31 [2021-04-02T12:13:31.751Z] #15 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:13:31 [2021-04-02T12:13:31.751Z] #49 sha256:c17cd54642c453cbde11b5780fcb1a1bf3b0630bf409585ef88c5554c37c88ff
12:13:31 [2021-04-02T12:13:31.751Z] #49 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #37 sha256:c7ec4af7a99748b82bc32c4d325fb87c9a12b20a544107cc8a2d396934a47c9f
12:13:31 [2021-04-02T12:13:31.751Z] #37 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:13:31 [2021-04-02T12:13:31.751Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:13:31 [2021-04-02T12:13:31.751Z] #63 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:13:31 [2021-04-02T12:13:31.751Z] #67 sha256:e5b590074c27b3538dec2fe30357e4758ef889b4c1bffcaa21aefe7615e98525
12:13:31 [2021-04-02T12:13:31.751Z] #67 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:13:31 [2021-04-02T12:13:31.751Z] #25 sha256:5353e11d2523be10b8ad7adbd0c6635480fa031194c83e5ba2ce91427e0b3b1a
12:13:31 [2021-04-02T12:13:31.751Z] #25 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:13:31 [2021-04-02T12:13:31.751Z] #11 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:13:31 [2021-04-02T12:13:31.751Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:13:31 [2021-04-02T12:13:31.751Z] #39 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #54 sha256:a0142bf0d12c73dd1245bce52a8366fe08de7fcda23c68494b17e18f960660b2
12:13:31 [2021-04-02T12:13:31.751Z] #54 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #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
12:13:31 [2021-04-02T12:13:31.751Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:13:31 [2021-04-02T12:13:31.751Z] #13 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:13:31 [2021-04-02T12:13:31.751Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:13:31 [2021-04-02T12:13:31.751Z] #21 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:13:31 [2021-04-02T12:13:31.751Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:13:31 [2021-04-02T12:13:31.751Z] #19 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #35 sha256:1d9f9b7c4c5febab16d954c9a8cc9cb093d215318a4c42342bbff181730ae8e7
12:13:31 [2021-04-02T12:13:31.751Z] #35 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:13:31 [2021-04-02T12:13:31.751Z] #57 sha256:7c10f2131ba92b547738d0f70228937b972b8601fe95436d23e293d56f8da2c3
12:13:31 [2021-04-02T12:13:31.751Z] #57 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:13:31 [2021-04-02T12:13:31.751Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:13:31 [2021-04-02T12:13:31.751Z] #42 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:13:31 [2021-04-02T12:13:31.751Z] #69 sha256:c38e4c18b418f5775c1b0ce73cef5315f073a40c1059ec9ff5b4a0fe7ca6ae04
12:13:31 [2021-04-02T12:13:31.751Z] #69 CACHED
12:13:31 [2021-04-02T12:13:31.751Z] 
12:13:31 [2021-04-02T12:13:31.751Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:13:31 [2021-04-02T12:13:31.751Z] #70 sha256:8b809ad35b6ae89c2cd62f7afb35ae8da2ee5b4000cd23c075490ec15b1f1c94
12:13:32 [2021-04-02T12:13:32.312Z] #70 DONE 0.9s
12:13:32 [2021-04-02T12:13:32.567Z] 
12:13:32 [2021-04-02T12:13:32.567Z] #71 exporting to image
12:13:32 [2021-04-02T12:13:32.567Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:13:32 [2021-04-02T12:13:32.567Z] #71 exporting layers
12:13:33 [2021-04-02T12:13:33.128Z] #71 exporting layers 0.8s done
12:13:33 [2021-04-02T12:13:33.128Z] #71 writing image sha256:b241680beee94c7e10109cb412db01fa441e789793ad29037c1be1d4a1e839b2
12:13:33 [2021-04-02T12:13:33.128Z] #71 writing image sha256:b241680beee94c7e10109cb412db01fa441e789793ad29037c1be1d4a1e839b2 done
12:13:33 [2021-04-02T12:13:33.128Z] #71 naming to docker.io/library/docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e done
12:13:33 [2021-04-02T12:13:33.128Z] #71 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:13:33 [2021-04-02T12:13:33.459Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42245/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/validate/default
12:13:34 [2021-04-02T12:13:34.384Z] Congratulations!  All commits are properly signed with the DCO!
12:13:34 [2021-04-02T12:13:34.384Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:13:34 [2021-04-02T12:13:34.384Z] No api/types/ or api/swagger.yaml changes in diff.
12:13:34 [2021-04-02T12:13:34.384Z] Congratulations!  All TOML source files changed here have valid syntax.
12:13:34 [2021-04-02T12:13:34.384Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:13:34 [2021-04-02T12:13:34.384Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:13:34 [2021-04-02T12:13:34.384Z] Congratulations!  No new tests were added to integration-cli.
12:13:34 [2021-04-02T12:13:34.384Z] 
12:13:34 [2021-04-02T12:13:34.384Z] INFO Start validation with golang-ci-lint
12:13:34 [2021-04-02T12:13:34.384Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:13:34 [2021-04-02T12:13:34.384Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:13:34 [2021-04-02T12:13:34.384Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:13:34 [2021-04-02T12:13:34.420Z] Fetching without tags
12:13:34 [2021-04-02T12:13:34.655Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:35 [2021-04-02T12:13:35.098Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:35 [2021-04-02T12:13:35.098Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:13:35 [2021-04-02T12:13:35.272Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:13:35 [2021-04-02T12:13:35.323Z]  > git --version # timeout=10
12:13:35 [2021-04-02T12:13:35.324Z]  > git --version # 'git version 2.17.1'
12:13:35 [2021-04-02T12:13:35.326Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:13:34 [2021-04-02T12:13:34.448Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:34 [2021-04-02T12:13:34.450Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:13:34 [2021-04-02T12:13:34.452Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:34 [2021-04-02T12:13:34.455Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:34 [2021-04-02T12:13:34.459Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:34 [2021-04-02T12:13:34.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:34 [2021-04-02T12:13:34.459Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:34 [2021-04-02T12:13:34.694Z]  > git config core.sparsecheckout # timeout=10
12:13:34 [2021-04-02T12:13:34.696Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:35 [2021-04-02T12:13:35.123Z]  > git remote # timeout=10
12:13:35 [2021-04-02T12:13:35.125Z]  > git config --get remote.origin.url # timeout=10
12:13:35 [2021-04-02T12:13:35.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:35 [2021-04-02T12:13:35.128Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:13:35 [2021-04-02T12:13:35.133Z]  > git rev-parse HEAD^{commit} # timeout=10
12:13:35 [2021-04-02T12:13:35.137Z]  > git config core.sparsecheckout # timeout=10
12:13:35 [2021-04-02T12:13:35.138Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:13:35 [2021-04-02T12:13:35.955Z] + docker version
12:13:35 [2021-04-02T12:13:35.955Z] Client: Docker Engine - Community
12:13:35 [2021-04-02T12:13:35.955Z]  Version:           20.10.5
12:13:35 [2021-04-02T12:13:35.955Z]  API version:       1.41
12:13:35 [2021-04-02T12:13:35.955Z]  Go version:        go1.13.15
12:13:35 [2021-04-02T12:13:35.955Z]  Git commit:        55c4c88
12:13:35 [2021-04-02T12:13:35.955Z]  Built:             Tue Mar  2 20:18:05 2021
12:13:35 [2021-04-02T12:13:35.955Z]  OS/Arch:           linux/amd64
12:13:35 [2021-04-02T12:13:35.955Z]  Context:           default
12:13:35 [2021-04-02T12:13:35.955Z]  Experimental:      true
12:13:35 [2021-04-02T12:13:35.955Z] 
12:13:35 [2021-04-02T12:13:35.955Z] Server: Docker Engine - Community
12:13:35 [2021-04-02T12:13:35.955Z]  Engine:
12:13:35 [2021-04-02T12:13:35.955Z]   Version:          20.10.5
12:13:35 [2021-04-02T12:13:35.955Z]   API version:      1.41 (minimum version 1.12)
12:13:35 [2021-04-02T12:13:35.955Z]   Go version:       go1.13.15
12:13:35 [2021-04-02T12:13:35.955Z]   Git commit:       363e9a8
12:13:35 [2021-04-02T12:13:35.955Z]   Built:            Tue Mar  2 20:16:00 2021
12:13:35 [2021-04-02T12:13:35.955Z]   OS/Arch:          linux/amd64
12:13:35 [2021-04-02T12:13:35.955Z]   Experimental:     true
12:13:35 [2021-04-02T12:13:35.955Z]  containerd:
12:13:35 [2021-04-02T12:13:35.955Z]   Version:          1.4.4
12:13:35 [2021-04-02T12:13:35.955Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:13:35 [2021-04-02T12:13:35.955Z]  runc:
12:13:35 [2021-04-02T12:13:35.955Z]   Version:          1.0.0-rc93
12:13:35 [2021-04-02T12:13:35.955Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:13:35 [2021-04-02T12:13:35.955Z]  docker-init:
12:13:35 [2021-04-02T12:13:35.955Z]   Version:          0.19.0
12:13:35 [2021-04-02T12:13:35.955Z]   GitCommit:        de40ad0
[Pipeline] sh
12:13:36 [2021-04-02T12:13:36.266Z] + docker info
12:13:36 [2021-04-02T12:13:36.266Z] Client:
12:13:36 [2021-04-02T12:13:36.266Z]  Context:    default
12:13:36 [2021-04-02T12:13:36.266Z]  Debug Mode: false
12:13:36 [2021-04-02T12:13:36.266Z]  Plugins:
12:13:36 [2021-04-02T12:13:36.266Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:13:36 [2021-04-02T12:13:36.266Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:13:36 [2021-04-02T12:13:36.266Z] 
12:13:36 [2021-04-02T12:13:36.266Z] Server:
12:13:36 [2021-04-02T12:13:36.266Z]  Containers: 0
12:13:36 [2021-04-02T12:13:36.266Z]   Running: 0
12:13:36 [2021-04-02T12:13:36.266Z]   Paused: 0
12:13:36 [2021-04-02T12:13:36.266Z]   Stopped: 0
12:13:36 [2021-04-02T12:13:36.266Z]  Images: 2
12:13:36 [2021-04-02T12:13:36.266Z]  Server Version: 20.10.5
12:13:36 [2021-04-02T12:13:36.266Z]  Storage Driver: overlay2
12:13:36 [2021-04-02T12:13:36.266Z]   Backing Filesystem: extfs
12:13:36 [2021-04-02T12:13:36.266Z]   Supports d_type: true
12:13:36 [2021-04-02T12:13:36.266Z]   Native Overlay Diff: true
12:13:36 [2021-04-02T12:13:36.266Z]  Logging Driver: json-file
12:13:36 [2021-04-02T12:13:36.266Z]  Cgroup Driver: cgroupfs
12:13:36 [2021-04-02T12:13:36.266Z]  Cgroup Version: 1
12:13:36 [2021-04-02T12:13:36.267Z]  Plugins:
12:13:36 [2021-04-02T12:13:36.267Z]   Volume: local
12:13:36 [2021-04-02T12:13:36.267Z]   Network: bridge host ipvlan macvlan null overlay
12:13:36 [2021-04-02T12:13:36.267Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:13:36 [2021-04-02T12:13:36.267Z]  Swarm: inactive
12:13:36 [2021-04-02T12:13:36.267Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:13:36 [2021-04-02T12:13:36.267Z]  Default Runtime: runc
12:13:36 [2021-04-02T12:13:36.267Z]  Init Binary: docker-init
12:13:36 [2021-04-02T12:13:36.267Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:13:36 [2021-04-02T12:13:36.267Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:13:36 [2021-04-02T12:13:36.267Z]  init version: de40ad0
12:13:36 [2021-04-02T12:13:36.267Z]  Security Options:
12:13:36 [2021-04-02T12:13:36.267Z]   apparmor
12:13:36 [2021-04-02T12:13:36.267Z]   seccomp
12:13:36 [2021-04-02T12:13:36.267Z]    Profile: default
12:13:36 [2021-04-02T12:13:36.267Z]  Kernel Version: 5.4.0-1041-aws
12:13:36 [2021-04-02T12:13:36.267Z]  Operating System: Ubuntu 18.04.5 LTS
12:13:36 [2021-04-02T12:13:36.267Z]  OSType: linux
12:13:36 [2021-04-02T12:13:36.267Z]  Architecture: x86_64
12:13:36 [2021-04-02T12:13:36.267Z]  CPUs: 8
12:13:36 [2021-04-02T12:13:36.267Z]  Total Memory: 30.58GiB
12:13:36 [2021-04-02T12:13:36.267Z]  Name: ip-10-100-86-231
12:13:36 [2021-04-02T12:13:36.267Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
12:13:36 [2021-04-02T12:13:36.267Z]  Docker Root Dir: /var/lib/docker
12:13:36 [2021-04-02T12:13:36.267Z]  Debug Mode: false
12:13:36 [2021-04-02T12:13:36.267Z]  Registry: https://index.docker.io/v1/
12:13:36 [2021-04-02T12:13:36.267Z]  Labels:
12:13:36 [2021-04-02T12:13:36.267Z]  Experimental: true
12:13:36 [2021-04-02T12:13:36.267Z]  Insecure Registries:
12:13:36 [2021-04-02T12:13:36.267Z]   127.0.0.0/8
12:13:36 [2021-04-02T12:13:36.267Z]  Live Restore Enabled: true
12:13:36 [2021-04-02T12:13:36.267Z] 
12:13:36 [2021-04-02T12:13:36.267Z] WARNING: No swap limit support
[Pipeline] sh
12:13:36 [2021-04-02T12:13:36.283Z] Fetching without tags
12:13:36 [2021-04-02T12:13:36.557Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:36 [2021-04-02T12:13:36.581Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:36 [2021-04-02T12:13:36.582Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:36 [2021-04-02T12:13:36.582Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42245/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:13:36 [2021-04-02T12:13:36.582Z] + bash /home/ubuntu/workspace/moby_PR-42245/check-config.sh
12:13:36 [2021-04-02T12:13:36.582Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:13:36 [2021-04-02T12:13:36.582Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:13:36 [2021-04-02T12:13:36.582Z] 
12:13:36 [2021-04-02T12:13:36.582Z] Generally Necessary:
12:13:36 [2021-04-02T12:13:36.582Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:13:36 [2021-04-02T12:13:36.582Z] - apparmor: enabled and tools installed
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_NAMESPACES: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_NET_NS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_PID_NS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_IPC_NS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_UTS_NS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_CGROUPS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_CGROUP_CPUACCT: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_CGROUP_DEVICE: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_CGROUP_FREEZER: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_CGROUP_SCHED: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_CPUSETS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_MEMCG: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_KEYS: enabled
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_VETH: enabled (as module)
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_BRIDGE: enabled (as module)
12:13:36 [2021-04-02T12:13:36.582Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NF_NAT_IPV4: missing
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NF_NAT: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NF_NAT_NEEDED: missing
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_POSIX_MQUEUE: enabled
12:13:36 [2021-04-02T12:13:36.837Z] 
12:13:36 [2021-04-02T12:13:36.837Z] Optional Features:
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_USER_NS: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_SECCOMP: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_CGROUP_PIDS: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_MEMCG_SWAP: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:13:36 [2021-04-02T12:13:36.837Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_BLK_CGROUP: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IOSCHED_CFQ: missing
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_CGROUP_PERF: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_CGROUP_HUGETLB: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_CFS_BANDWIDTH: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_RT_GROUP_SCHED: missing
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_VS: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_VS_NFCT: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_IP_VS_RR: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_EXT4_FS: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:13:36 [2021-04-02T12:13:36.837Z] - Network Drivers:
12:13:36 [2021-04-02T12:13:36.837Z]   - "overlay":
12:13:36 [2021-04-02T12:13:36.837Z]     - CONFIG_VXLAN: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       Optional (for encrypted networks):
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_CRYPTO: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_CRYPTO_AEAD: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_CRYPTO_GCM: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_CRYPTO_GHASH: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_XFRM: enabled
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_XFRM_USER: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_INET_ESP: enabled (as module)
12:13:36 [2021-04-02T12:13:36.837Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:13:36 [2021-04-02T12:13:36.837Z]   - "ipvlan":
12:13:36 [2021-04-02T12:13:36.260Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:36 [2021-04-02T12:13:36.262Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:13:36 [2021-04-02T12:13:36.263Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:36 [2021-04-02T12:13:36.275Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:36 [2021-04-02T12:13:36.289Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:36 [2021-04-02T12:13:36.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:36 [2021-04-02T12:13:36.290Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:36 [2021-04-02T12:13:36.562Z]  > git config core.sparsecheckout # timeout=10
12:13:36 [2021-04-02T12:13:36.566Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:36 [2021-04-02T12:13:36.959Z]  > git remote # timeout=10
12:13:36 [2021-04-02T12:13:36.961Z]  > git config --get remote.origin.url # timeout=10
12:13:36 [2021-04-02T12:13:36.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:36 [2021-04-02T12:13:36.965Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:13:36 [2021-04-02T12:13:36.991Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:36 [2021-04-02T12:13:36.991Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_IPVLAN: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]   - "macvlan":
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_MACVLAN: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_DUMMY: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]   - "ftp,tftp client in container":
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z] - Storage Drivers:
12:13:37 [2021-04-02T12:13:37.091Z]   - "aufs":
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_AUFS_FS: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]   - "btrfs":
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:13:37 [2021-04-02T12:13:37.091Z]   - "devicemapper":
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_BLK_DEV_DM: enabled
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]   - "overlay":
12:13:37 [2021-04-02T12:13:37.091Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:13:37 [2021-04-02T12:13:37.091Z]   - "zfs":
12:13:37 [2021-04-02T12:13:37.091Z]     - /dev/zfs: present
12:13:37 [2021-04-02T12:13:37.091Z]     - zfs command: missing
12:13:37 [2021-04-02T12:13:37.091Z]     - zpool command: missing
12:13:37 [2021-04-02T12:13:37.091Z] 
12:13:37 [2021-04-02T12:13:37.091Z] Limits:
12:13:37 [2021-04-02T12:13:37.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:13:37 [2021-04-02T12:13:37.091Z] 
12:13:37 [2021-04-02T12:13:37.091Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:13:37 [2021-04-02T12:13:37.409Z] + sudo modprobe ip_vs
12:13:37 [2021-04-02T12:13:37.409Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:13:37 [2021-04-02T12:13:37.409Z] #1 [internal] load build definition from Dockerfile
12:13:37 [2021-04-02T12:13:37.409Z] #1 sha256:d538857c42c1180619be02e487cf44f6392396a6dd6e6c4208d8d35ca55f9fcd
12:13:37 [2021-04-02T12:13:37.409Z] #1 transferring dockerfile: 17.02kB done
12:13:37 [2021-04-02T12:13:37.409Z] #1 DONE 0.0s
12:13:37 [2021-04-02T12:13:37.409Z] 
12:13:37 [2021-04-02T12:13:37.409Z] #2 [internal] load .dockerignore
12:13:37 [2021-04-02T12:13:37.409Z] #2 sha256:6e8f7fbade4f378187c55db2c4296186356f55b51321e1ac8e855285d7f8093e
12:13:37 [2021-04-02T12:13:37.409Z] #2 transferring context: 87B done
12:13:37 [2021-04-02T12:13:37.409Z] #2 DONE 0.0s
12:13:37 [2021-04-02T12:13:37.409Z] 
12:13:37 [2021-04-02T12:13:37.409Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:13:37 [2021-04-02T12:13:37.409Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:13:37 [2021-04-02T12:13:37.468Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:13:37 [2021-04-02T12:13:37.516Z]  > git --version # timeout=10
12:13:37 [2021-04-02T12:13:37.517Z]  > git --version # 'git version 2.17.1'
12:13:37 [2021-04-02T12:13:37.524Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:13:37 [2021-04-02T12:13:37.664Z] #3 DONE 0.1s
12:13:37 [2021-04-02T12:13:37.664Z] 
12:13:37 [2021-04-02T12:13:37.664Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:13:37 [2021-04-02T12:13:37.664Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:13:37 [2021-04-02T12:13:37.664Z] #4 CACHED
12:13:37 [2021-04-02T12:13:37.664Z] 
12:13:37 [2021-04-02T12:13:37.664Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:13:37 [2021-04-02T12:13:37.664Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:13:37 [2021-04-02T12:13:37.664Z] #7 DONE 0.1s
12:13:37 [2021-04-02T12:13:37.664Z] 
12:13:37 [2021-04-02T12:13:37.664Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:37 [2021-04-02T12:13:37.664Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:13:37 [2021-04-02T12:13:37.664Z] #8 DONE 0.1s
12:13:37 [2021-04-02T12:13:37.664Z] 
12:13:37 [2021-04-02T12:13:37.664Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:13:37 [2021-04-02T12:13:37.664Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:13:37 [2021-04-02T12:13:37.664Z] #5 DONE 0.1s
12:13:37 [2021-04-02T12:13:37.664Z] 
12:13:37 [2021-04-02T12:13:37.664Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:37 [2021-04-02T12:13:37.664Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
[Pipeline] withEnv
[Pipeline] {
12:13:37 [2021-04-02T12:13:37.920Z] #6 DONE 0.1s
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:13:38 [2021-04-02T12:13:38.176Z] 
12:13:38 [2021-04-02T12:13:38.176Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:13:38 [2021-04-02T12:13:38.176Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:13:38 [2021-04-02T12:13:38.176Z] #9 DONE 0.0s
12:13:38 [2021-04-02T12:13:38.176Z] 
12:13:38 [2021-04-02T12:13:38.176Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:13:38 [2021-04-02T12:13:38.176Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:13:38 [2021-04-02T12:13:38.176Z] #62 DONE 0.0s
12:13:38 [2021-04-02T12:13:38.176Z] 
12:13:38 [2021-04-02T12:13:38.176Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:13:38 [2021-04-02T12:13:38.176Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:13:38 [2021-04-02T12:13:38.176Z] #64 DONE 0.0s
12:13:38 [2021-04-02T12:13:38.176Z] 
12:13:38 [2021-04-02T12:13:38.176Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:13:38 [2021-04-02T12:13:38.176Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
12:13:38 [2021-04-02T12:13:38.176Z] #26 DONE 0.0s
12:13:38 [2021-04-02T12:13:38.176Z] 
12:13:38 [2021-04-02T12:13:38.176Z] #23 [internal] load build context
12:13:38 [2021-04-02T12:13:38.176Z] #23 sha256:91a6b2186960884500c0a54e0aed61ac422409b23ac9f10c272b8f7e0db20645
12:13:38 [2021-04-02T12:13:38.282Z] + docker version
12:13:38 [2021-04-02T12:13:38.282Z] Client: Docker Engine - Community
12:13:38 [2021-04-02T12:13:38.282Z]  Version:           19.03.7
12:13:38 [2021-04-02T12:13:38.282Z]  API version:       1.40
12:13:38 [2021-04-02T12:13:38.282Z]  Go version:        go1.12.17
12:13:38 [2021-04-02T12:13:38.282Z]  Git commit:        7141c199a2
12:13:38 [2021-04-02T12:13:38.282Z]  Built:             Sat Mar  7 16:48:47 2020
12:13:38 [2021-04-02T12:13:38.282Z]  OS/Arch:           linux/s390x
12:13:38 [2021-04-02T12:13:38.282Z]  Experimental:      false
12:13:38 [2021-04-02T12:13:38.282Z] 
12:13:38 [2021-04-02T12:13:38.282Z] Server: Docker Engine - Community
12:13:38 [2021-04-02T12:13:38.282Z]  Engine:
12:13:38 [2021-04-02T12:13:38.282Z]   Version:          19.03.7
12:13:38 [2021-04-02T12:13:38.282Z]   API version:      1.40 (minimum version 1.12)
12:13:38 [2021-04-02T12:13:38.282Z]   Go version:       go1.12.17
12:13:38 [2021-04-02T12:13:38.282Z]   Git commit:       7141c199a2
12:13:38 [2021-04-02T12:13:38.282Z]   Built:            Sat Mar  7 16:47:46 2020
12:13:38 [2021-04-02T12:13:38.282Z]   OS/Arch:          linux/s390x
12:13:38 [2021-04-02T12:13:38.282Z]   Experimental:     true
12:13:38 [2021-04-02T12:13:38.282Z]  containerd:
12:13:38 [2021-04-02T12:13:38.282Z]   Version:          1.2.13
12:13:38 [2021-04-02T12:13:38.282Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
12:13:38 [2021-04-02T12:13:38.282Z]  runc:
12:13:38 [2021-04-02T12:13:38.282Z]   Version:          1.0.0-rc10
12:13:38 [2021-04-02T12:13:38.282Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:13:38 [2021-04-02T12:13:38.282Z]  docker-init:
12:13:38 [2021-04-02T12:13:38.282Z]   Version:          0.18.0
12:13:38 [2021-04-02T12:13:38.282Z]   GitCommit:        fec3683
[Pipeline] sh
12:13:36 [2021-04-02T12:13:36.985Z]  > git rev-parse HEAD^{commit} # timeout=10
12:13:36 [2021-04-02T12:13:36.996Z]  > git config core.sparsecheckout # timeout=10
12:13:36 [2021-04-02T12:13:36.997Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:38 [2021-04-02T12:13:38.654Z] + docker info
12:13:38 [2021-04-02T12:13:38.737Z] #23 transferring context: 53.42MB 0.6s done
12:13:38 [2021-04-02T12:13:38.737Z] #23 DONE 0.7s
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
12:13:38 [2021-04-02T12:13:38.737Z] #27 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:13:38 [2021-04-02T12:13:38.737Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:13:38 [2021-04-02T12:13:38.737Z] #14 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #41 sha256:69921345bdfd3bd2019cf999a3f56f98ab4ef6a11b9b8d975518f2036d42c847
12:13:38 [2021-04-02T12:13:38.737Z] #41 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:13:38 [2021-04-02T12:13:38.737Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:13:38 [2021-04-02T12:13:38.737Z] #21 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:13:38 [2021-04-02T12:13:38.737Z] #11 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:13:38 [2021-04-02T12:13:38.737Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:13:38 [2021-04-02T12:13:38.737Z] #39 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #24 sha256:08d636ed93f09f55c07e82c3e2853ac019f6f1637acbc6d4d8cedd48aff7da11
12:13:38 [2021-04-02T12:13:38.737Z] #24 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:13:38 [2021-04-02T12:13:38.737Z] #12 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #61 sha256:dd8572faf6881fb6334e4143c072fff11e24a248cad48e5f0de1e2712467be43
12:13:38 [2021-04-02T12:13:38.737Z] #61 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:13:38 [2021-04-02T12:13:38.737Z] #58 sha256:c5776c005526b7bdd1d7739c873ee3e7e7fe11761473a9861ade89521da75cac
12:13:38 [2021-04-02T12:13:38.737Z] #58 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:13:38 [2021-04-02T12:13:38.737Z] #67 sha256:99184c0189b174b2253bdea103a7ddd54be3a09c4edee9e08b8b039db6837db6
12:13:38 [2021-04-02T12:13:38.737Z] #67 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:13:38 [2021-04-02T12:13:38.737Z] #56 sha256:1d85cf288b8dfc635265d75628c31bf0e0540e8496c5faa4088f07ccf5b4f422
12:13:38 [2021-04-02T12:13:38.737Z] #56 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:13:38 [2021-04-02T12:13:38.737Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:13:38 [2021-04-02T12:13:38.737Z] #63 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #57 sha256:c9c23e9276e777443ba6bccd3adfe4ff62c0cf489be2b06d1588aea4ec26731a
12:13:38 [2021-04-02T12:13:38.737Z] #57 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:13:38 [2021-04-02T12:13:38.737Z] #13 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:13:38 [2021-04-02T12:13:38.737Z] #51 sha256:3560e27d06c882a639b86ef0134421edcaf0352b589dc75b24a824d84884b877
12:13:38 [2021-04-02T12:13:38.737Z] #51 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:13:38 [2021-04-02T12:13:38.737Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:13:38 [2021-04-02T12:13:38.737Z] #20 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:13:38 [2021-04-02T12:13:38.737Z] #59 sha256:fbf78f2972eaf11eda75fc85932c632a3e91fd6daa02836485496d391a37577b
12:13:38 [2021-04-02T12:13:38.737Z] #59 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:13:38 [2021-04-02T12:13:38.737Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:13:38 [2021-04-02T12:13:38.737Z] #16 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:13:38 [2021-04-02T12:13:38.737Z] #53 sha256:0c76ddafb7e611f9a597ca93937fdd3cc7d452e6328126885cad37c183549e98
12:13:38 [2021-04-02T12:13:38.737Z] #53 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:13:38 [2021-04-02T12:13:38.737Z] #49 sha256:036914d800b5468d7d3b3e6843f6051a45aa091283ed75494285e3974280d16f
12:13:38 [2021-04-02T12:13:38.737Z] #49 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:13:38 [2021-04-02T12:13:38.737Z] #36 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #35 sha256:9322551293f35bc03829a6d280274bc12f4c3df861de86640a4aff890173bc53
12:13:38 [2021-04-02T12:13:38.737Z] #35 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:13:38 [2021-04-02T12:13:38.737Z] #25 sha256:97dfda8d3ddc106497a83b0cb781ede365b86f11e6b46b82cc06633d5835ba22
12:13:38 [2021-04-02T12:13:38.737Z] #25 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:13:38 [2021-04-02T12:13:38.737Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:13:38 [2021-04-02T12:13:38.737Z] #42 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:13:38 [2021-04-02T12:13:38.737Z] #47 sha256:9b53468faf6d88ec1d066a6ea7a8e6a9bc9fd862a8e2055a111a431265837a69
12:13:38 [2021-04-02T12:13:38.737Z] #47 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #37 sha256:cac4e529a0b48571b0e171e9fa04d81e192d23bc68d2f31cbe110bbb703a6460
12:13:38 [2021-04-02T12:13:38.737Z] #37 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #52 sha256:f02e4523ca152adb03d0ebadf116122338730f47fd05e660e9bd0815452ab46a
12:13:38 [2021-04-02T12:13:38.737Z] #52 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #68 sha256:a5ee943afc32a1cc041186d9fc54ef117e295b534c418c35b52aea7dd219b14d
12:13:38 [2021-04-02T12:13:38.737Z] #68 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:13:38 [2021-04-02T12:13:38.737Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:13:38 [2021-04-02T12:13:38.737Z] #55 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:13:38 [2021-04-02T12:13:38.737Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:13:38 [2021-04-02T12:13:38.737Z] #32 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:13:38 [2021-04-02T12:13:38.737Z] #34 sha256:f0182650b5d2ad168419a6a8c0afa9e646237da093d0990015d84ad0a74be271
12:13:38 [2021-04-02T12:13:38.737Z] #34 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:13:38 [2021-04-02T12:13:38.737Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:13:38 [2021-04-02T12:13:38.737Z] #10 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #46 sha256:0f0bb16751518964cdbaa1bf9297492fff6dddc4223d99f98d07f4d1f188dbf0
12:13:38 [2021-04-02T12:13:38.737Z] #46 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:13:38 [2021-04-02T12:13:38.737Z] #44 sha256:3fd738fa68a2c8897de0e2c533a43a95a9943554672539b871c80f337fef5307
12:13:38 [2021-04-02T12:13:38.737Z] #44 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #50 sha256:3f7026b9d3055e54161480de385f7d478b058044cd581bf5d55399c8688a1cc0
12:13:38 [2021-04-02T12:13:38.737Z] #50 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:13:38 [2021-04-02T12:13:38.737Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:13:38 [2021-04-02T12:13:38.737Z] #31 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:13:38 [2021-04-02T12:13:38.737Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:13:38 [2021-04-02T12:13:38.737Z] #43 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:13:38 [2021-04-02T12:13:38.737Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
12:13:38 [2021-04-02T12:13:38.737Z] #22 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #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
12:13:38 [2021-04-02T12:13:38.737Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:13:38 [2021-04-02T12:13:38.737Z] #40 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #54 sha256:c36098b1e492f5a1d125f7f7e2ca93a7b8b37009000c98d6425f54c1e6365e31
12:13:38 [2021-04-02T12:13:38.737Z] #54 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:13:38 [2021-04-02T12:13:38.737Z] #30 sha256:de11cc14a8f75c3833cdafec43214c2c43869b0af1c2e83873f02fe1378faf9f
12:13:38 [2021-04-02T12:13:38.737Z] #30 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.737Z] #33 sha256:2aa2b16452694349a5aabe33f71f20d928beef5a939f7cc0613d5d75d8a0e759
12:13:38 [2021-04-02T12:13:38.737Z] #33 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:13:38 [2021-04-02T12:13:38.737Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:13:38 [2021-04-02T12:13:38.737Z] #65 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.737Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:13:38 [2021-04-02T12:13:38.737Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:13:38 [2021-04-02T12:13:38.737Z] #17 CACHED
12:13:38 [2021-04-02T12:13:38.737Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.738Z] #38 sha256:a6972e6c9ba41976b1262543b01e7bc0500c28483cce5aea7058ab3a5823609c
12:13:38 [2021-04-02T12:13:38.738Z] #38 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:13:38 [2021-04-02T12:13:38.738Z] #60 sha256:a68ace42f66455fe4106bbd462cb8c6238e078e0b057c44d50c3d31cce5a2891
12:13:38 [2021-04-02T12:13:38.738Z] #60 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:13:38 [2021-04-02T12:13:38.738Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:13:38 [2021-04-02T12:13:38.738Z] #19 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.738Z] #48 sha256:8a2737ad0d7efbf607bb2874f7ed6cb45c327bec1c1b5cabe2045bd5f40cdf2f
12:13:38 [2021-04-02T12:13:38.738Z] #48 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:13:38 [2021-04-02T12:13:38.738Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:13:38 [2021-04-02T12:13:38.738Z] #18 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:13:38 [2021-04-02T12:13:38.738Z] #66 sha256:e2b2795b95a704f97044686bd04129d0acafbbe3cfdc15aec450855acb6c0f0e
12:13:38 [2021-04-02T12:13:38.738Z] #66 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #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
12:13:38 [2021-04-02T12:13:38.738Z] #29 sha256:ef4001c7fe7ec6095f6539f984ccb6399ddd9d2b5bb816d859babe338f9d9a09
12:13:38 [2021-04-02T12:13:38.738Z] #29 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:13:38 [2021-04-02T12:13:38.738Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:13:38 [2021-04-02T12:13:38.738Z] #15 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:13:38 [2021-04-02T12:13:38.738Z] #45 sha256:4bcde41e5c9dbd403a394cf53e1397a1d955781a684772c5655e1e11e4babd1d
12:13:38 [2021-04-02T12:13:38.738Z] #45 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:13:38 [2021-04-02T12:13:38.738Z] #28 sha256:1fd468f4bb5a2e27ac1fcb9c1efb600493484f0b13444f3ff2d4e8e79d6dc746
12:13:38 [2021-04-02T12:13:38.738Z] #28 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:13:38 [2021-04-02T12:13:38.738Z] #69 sha256:a0765ccf170802a4351acf638de1f8681c5d237d3ec0ae5022732e40427db459
12:13:38 [2021-04-02T12:13:38.738Z] #69 CACHED
12:13:38 [2021-04-02T12:13:38.738Z] 
12:13:38 [2021-04-02T12:13:38.738Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:13:38 [2021-04-02T12:13:38.738Z] #70 sha256:648667916beb0505a52f42099bbaa5eb15efceaafac475ff71ba95c66e32fd47
12:13:38 [2021-04-02T12:13:38.943Z] Client:
12:13:38 [2021-04-02T12:13:38.943Z]  Debug Mode: false
12:13:38 [2021-04-02T12:13:38.943Z] 
12:13:38 [2021-04-02T12:13:38.943Z] Server:
12:13:38 [2021-04-02T12:13:38.943Z]  Containers: 0
12:13:38 [2021-04-02T12:13:38.943Z]   Running: 0
12:13:38 [2021-04-02T12:13:38.943Z]   Paused: 0
12:13:38 [2021-04-02T12:13:38.943Z]   Stopped: 0
12:13:38 [2021-04-02T12:13:38.943Z]  Images: 2
12:13:38 [2021-04-02T12:13:38.943Z]  Server Version: 19.03.7
12:13:38 [2021-04-02T12:13:38.943Z]  Storage Driver: overlay2
12:13:38 [2021-04-02T12:13:38.943Z]   Backing Filesystem: <unknown>
12:13:38 [2021-04-02T12:13:38.943Z]   Supports d_type: true
12:13:38 [2021-04-02T12:13:38.943Z]   Native Overlay Diff: true
12:13:38 [2021-04-02T12:13:38.943Z]  Logging Driver: json-file
12:13:38 [2021-04-02T12:13:38.943Z]  Cgroup Driver: cgroupfs
12:13:38 [2021-04-02T12:13:38.943Z]  Plugins:
12:13:38 [2021-04-02T12:13:38.943Z]   Volume: local
12:13:38 [2021-04-02T12:13:38.943Z]   Network: bridge host ipvlan macvlan null overlay
12:13:38 [2021-04-02T12:13:38.943Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:13:38 [2021-04-02T12:13:38.943Z]  Swarm: inactive
12:13:38 [2021-04-02T12:13:38.943Z]  Runtimes: runc
12:13:38 [2021-04-02T12:13:38.943Z]  Default Runtime: runc
12:13:38 [2021-04-02T12:13:38.943Z]  Init Binary: docker-init
12:13:38 [2021-04-02T12:13:38.943Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
12:13:38 [2021-04-02T12:13:38.943Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:13:38 [2021-04-02T12:13:38.943Z]  init version: fec3683
12:13:38 [2021-04-02T12:13:38.943Z]  Security Options:
12:13:38 [2021-04-02T12:13:38.943Z]   apparmor
12:13:38 [2021-04-02T12:13:38.943Z]   seccomp
12:13:38 [2021-04-02T12:13:38.943Z]    Profile: default
12:13:38 [2021-04-02T12:13:38.943Z]  Kernel Version: 4.15.0-91-generic
12:13:38 [2021-04-02T12:13:38.943Z]  Operating System: Ubuntu 18.04.4 LTS
12:13:38 [2021-04-02T12:13:38.943Z]  OSType: linux
12:13:38 [2021-04-02T12:13:38.943Z]  Architecture: s390x
12:13:38 [2021-04-02T12:13:38.943Z]  CPUs: 2
12:13:38 [2021-04-02T12:13:38.943Z]  Total Memory: 7.861GiB
12:13:38 [2021-04-02T12:13:38.943Z]  Name: s390x-ubuntu-16
12:13:38 [2021-04-02T12:13:38.943Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
12:13:38 [2021-04-02T12:13:38.943Z]  Docker Root Dir: /var/lib/docker
12:13:38 [2021-04-02T12:13:38.943Z]  Debug Mode: false
12:13:38 [2021-04-02T12:13:38.943Z]  Registry: https://index.docker.io/v1/
12:13:38 [2021-04-02T12:13:38.943Z]  Labels:
12:13:38 [2021-04-02T12:13:38.943Z]  Experimental: true
12:13:38 [2021-04-02T12:13:38.943Z]  Insecure Registries:
12:13:38 [2021-04-02T12:13:38.944Z]   127.0.0.0/8
12:13:38 [2021-04-02T12:13:38.944Z]  Live Restore Enabled: false
12:13:38 [2021-04-02T12:13:38.944Z] 
12:13:38 [2021-04-02T12:13:38.944Z] WARNING: No swap limit support
[Pipeline] sh
12:13:39 [2021-04-02T12:13:39.297Z] #70 DONE 0.7s
12:13:39 [2021-04-02T12:13:39.315Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:39 [2021-04-02T12:13:39.315Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:39 [2021-04-02T12:13:39.315Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42245/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:13:39 [2021-04-02T12:13:39.315Z] + bash /home/jenkins/workspace/moby_PR-42245/check-config.sh
12:13:39 [2021-04-02T12:13:39.315Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:13:39 [2021-04-02T12:13:39.315Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
12:13:39 [2021-04-02T12:13:39.315Z] 
12:13:39 [2021-04-02T12:13:39.315Z] Generally Necessary:
12:13:39 [2021-04-02T12:13:39.315Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:13:39 [2021-04-02T12:13:39.315Z] - apparmor: enabled and tools installed
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_NAMESPACES: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_NET_NS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_PID_NS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_IPC_NS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_UTS_NS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_CGROUPS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_CGROUP_CPUACCT: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_CGROUP_DEVICE: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_CGROUP_FREEZER: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_CGROUP_SCHED: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_CPUSETS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_MEMCG: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_KEYS: enabled
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_VETH: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_BRIDGE: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:13:39 [2021-04-02T12:13:39.315Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:13:39 [2021-04-02T12:13:39.552Z] 
12:13:39 [2021-04-02T12:13:39.552Z] #71 exporting to image
12:13:39 [2021-04-02T12:13:39.552Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:13:39 [2021-04-02T12:13:39.552Z] #71 exporting layers
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_NF_NAT: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_NF_NAT_NEEDED: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_POSIX_MQUEUE: enabled
12:13:39 [2021-04-02T12:13:39.604Z] 
12:13:39 [2021-04-02T12:13:39.604Z] Optional Features:
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_USER_NS: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_SECCOMP: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_CGROUP_PIDS: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_MEMCG_SWAP: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:13:39 [2021-04-02T12:13:39.604Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_BLK_CGROUP: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IOSCHED_CFQ: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_CGROUP_PERF: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_CGROUP_HUGETLB: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_CFS_BANDWIDTH: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_RT_GROUP_SCHED: missing
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IP_VS: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IP_VS_NFCT: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_IP_VS_RR: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_EXT4_FS: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:13:39 [2021-04-02T12:13:39.604Z] - Network Drivers:
12:13:39 [2021-04-02T12:13:39.604Z]   - "overlay":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_VXLAN: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       Optional (for encrypted networks):
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_CRYPTO: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_CRYPTO_AEAD: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_CRYPTO_GCM: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_CRYPTO_GHASH: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_XFRM: enabled
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_XFRM_USER: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_INET_ESP: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]   - "ipvlan":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_IPVLAN: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]   - "macvlan":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_MACVLAN: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_DUMMY: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]   - "ftp,tftp client in container":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z] - Storage Drivers:
12:13:39 [2021-04-02T12:13:39.604Z]   - "aufs":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_AUFS_FS: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]   - "btrfs":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:13:39 [2021-04-02T12:13:39.604Z]   - "devicemapper":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_BLK_DEV_DM: enabled
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]   - "overlay":
12:13:39 [2021-04-02T12:13:39.604Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:13:39 [2021-04-02T12:13:39.604Z]   - "zfs":
12:13:39 [2021-04-02T12:13:39.604Z]     - /dev/zfs: missing
12:13:39 [2021-04-02T12:13:39.604Z]     - zfs command: missing
12:13:39 [2021-04-02T12:13:39.604Z]     - zpool command: missing
12:13:39 [2021-04-02T12:13:39.604Z] 
12:13:39 [2021-04-02T12:13:39.604Z] Limits:
12:13:39 [2021-04-02T12:13:39.604Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:13:39 [2021-04-02T12:13:39.604Z] 
12:13:39 [2021-04-02T12:13:39.604Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:13:39 [2021-04-02T12:13:39.823Z] Fetching without tags
12:13:40 [2021-04-02T12:13:40.048Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:13:40 [2021-04-02T12:13:40.048Z] #1 [internal] load build definition from Dockerfile
12:13:40 [2021-04-02T12:13:40.048Z] #1 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.048Z] 
12:13:40 [2021-04-02T12:13:40.048Z] #2 [internal] load .dockerignore
12:13:40 [2021-04-02T12:13:40.048Z] #2 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.048Z] 
12:13:40 [2021-04-02T12:13:40.048Z] #1 [internal] load build definition from Dockerfile
12:13:40 [2021-04-02T12:13:40.048Z] #1 transferring dockerfile: 17.02kB 0.0s done
12:13:40 [2021-04-02T12:13:40.048Z] #1 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.048Z] 
12:13:40 [2021-04-02T12:13:40.048Z] #2 [internal] load .dockerignore
12:13:40 [2021-04-02T12:13:40.048Z] #2 transferring context: 87B done
12:13:40 [2021-04-02T12:13:40.048Z] #2 DONE 0.1s
12:13:40 [2021-04-02T12:13:40.048Z] 
12:13:40 [2021-04-02T12:13:40.048Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:13:40 [2021-04-02T12:13:40.072Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:39 [2021-04-02T12:13:39.796Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:39 [2021-04-02T12:13:39.802Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:13:39 [2021-04-02T12:13:39.809Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:39 [2021-04-02T12:13:39.818Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:39 [2021-04-02T12:13:39.827Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:39 [2021-04-02T12:13:39.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:39 [2021-04-02T12:13:39.828Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:40 [2021-04-02T12:13:40.075Z]  > git config core.sparsecheckout # timeout=10
12:13:40 [2021-04-02T12:13:40.112Z] #71 exporting layers 0.7s done
12:13:40 [2021-04-02T12:13:40.112Z] #71 writing image sha256:1dfa0280eccf36629676688537855cf88a83c02572e723da923d1acd97d1c349 done
12:13:40 [2021-04-02T12:13:40.112Z] #71 naming to docker.io/library/docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e done
12:13:40 [2021-04-02T12:13:40.112Z] #71 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:13:40 [2021-04-02T12:13:40.337Z] #3 DONE 0.2s
12:13:40 [2021-04-02T12:13:40.337Z] 
12:13:40 [2021-04-02T12:13:40.337Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b...
12:13:40 [2021-04-02T12:13:40.337Z] #4 CACHED
12:13:40 [2021-04-02T12:13:40.434Z] + trap exit INT TERM
12:13:40 [2021-04-02T12:13:40.434Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:13:40 [2021-04-02T12:13:40.434Z] + CONTAINER_NAME=docker-pr1
12:13:40 [2021-04-02T12:13:40.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42245/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary-daemon
12:13:40 [2021-04-02T12:13:40.549Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:40 [2021-04-02T12:13:40.550Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:13:40 [2021-04-02T12:13:40.689Z] 
12:13:40 [2021-04-02T12:13:40.706Z] Still waiting to schedule task
12:13:40 [2021-04-02T12:13:40.707Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
12:13:40 [2021-04-02T12:13:40.715Z] Still waiting to schedule task
12:13:40 [2021-04-02T12:13:40.715Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
12:13:40 [2021-04-02T12:13:40.716Z] Still waiting to schedule task
12:13:40 [2021-04-02T12:13:40.717Z] Waiting for next available executor on ‘windows-201912:13:40 [2021-04-02T12:13:40.944Z] Removing bundles/
12:13:40 [2021-04-02T12:13:40.944Z] 
12:13:40 [2021-04-02T12:13:40.944Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:13:40 [2021-04-02T12:13:40.944Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:13:40 [2021-04-02T12:13:40.944Z] GOOS="" GOARCH="" GOARM=""
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #5 [internal] load build definition from Dockerfile
12:13:40 [2021-04-02T12:13:40.966Z] #5 transferring dockerfile: 17.02kB done
12:13:40 [2021-04-02T12:13:40.966Z] #5 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:13:40 [2021-04-02T12:13:40.966Z] #9 ...
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:40 [2021-04-02T12:13:40.966Z] #6 DONE 0.1s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:40 [2021-04-02T12:13:40.966Z] #7 DONE 0.1s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #8 [internal] load metadata for docker.io/library/debian:buster
12:13:40 [2021-04-02T12:13:40.966Z] #8 DONE 0.1s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:13:40 [2021-04-02T12:13:40.966Z] #9 DONE 0.1s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
12:13:40 [2021-04-02T12:13:40.966Z] #65 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
12:13:40 [2021-04-02T12:13:40.966Z] #63 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
12:13:40 [2021-04-02T12:13:40.966Z] #10 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79...
12:13:40 [2021-04-02T12:13:40.966Z] #27 DONE 0.0s
12:13:40 [2021-04-02T12:13:40.966Z] 
12:13:40 [2021-04-02T12:13:40.966Z] #24 [internal] load build context
12:13:41 [2021-04-02T12:13:41.074Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:13:41 [2021-04-02T12:13:41.096Z]  > git --version # timeout=10
12:13:41 [2021-04-02T12:13:41.106Z]  > git --version # 'git version 2.17.1'
12:13:41 [2021-04-02T12:13:41.112Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:13:40 [2021-04-02T12:13:40.080Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:40 [2021-04-02T12:13:40.522Z]  > git remote # timeout=10
12:13:40 [2021-04-02T12:13:40.525Z]  > git config --get remote.origin.url # timeout=10
12:13:40 [2021-04-02T12:13:40.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:40 [2021-04-02T12:13:40.528Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:13:40 [2021-04-02T12:13:40.539Z]  > git rev-parse HEAD^{commit} # timeout=10
12:13:40 [2021-04-02T12:13:40.553Z]  > git config core.sparsecheckout # timeout=10
12:13:40 [2021-04-02T12:13:40.556Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:41 [2021-04-02T12:13:41.812Z] + docker version
12:13:41 [2021-04-02T12:13:41.812Z] Client: Docker Engine - Community
12:13:41 [2021-04-02T12:13:41.812Z]  Version:           20.10.5
12:13:41 [2021-04-02T12:13:41.812Z]  API version:       1.41
12:13:41 [2021-04-02T12:13:41.812Z]  Go version:        go1.13.15
12:13:41 [2021-04-02T12:13:41.812Z]  Git commit:        55c4c88
12:13:41 [2021-04-02T12:13:41.812Z]  Built:             Tue Mar  2 20:18:05 2021
12:13:41 [2021-04-02T12:13:41.812Z]  OS/Arch:           linux/amd64
12:13:41 [2021-04-02T12:13:41.812Z]  Context:           default
12:13:41 [2021-04-02T12:13:41.812Z]  Experimental:      true
12:13:41 [2021-04-02T12:13:41.812Z] 
12:13:41 [2021-04-02T12:13:41.812Z] Server: Docker Engine - Community
12:13:41 [2021-04-02T12:13:41.812Z]  Engine:
12:13:41 [2021-04-02T12:13:41.812Z]   Version:          20.10.5
12:13:41 [2021-04-02T12:13:41.812Z]   API version:      1.41 (minimum version 1.12)
12:13:41 [2021-04-02T12:13:41.812Z]   Go version:       go1.13.15
12:13:41 [2021-04-02T12:13:41.812Z]   Git commit:       363e9a8
12:13:41 [2021-04-02T12:13:41.812Z]   Built:            Tue Mar  2 20:16:00 2021
12:13:41 [2021-04-02T12:13:41.812Z]   OS/Arch:          linux/amd64
12:13:41 [2021-04-02T12:13:41.812Z]   Experimental:     true
12:13:41 [2021-04-02T12:13:41.812Z]  containerd:
12:13:41 [2021-04-02T12:13:41.812Z]   Version:          1.4.4
12:13:41 [2021-04-02T12:13:41.812Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:13:41 [2021-04-02T12:13:41.812Z]  runc:
12:13:41 [2021-04-02T12:13:41.812Z]   Version:          1.0.0-rc93
12:13:41 [2021-04-02T12:13:41.812Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:13:41 [2021-04-02T12:13:41.812Z]  docker-init:
12:13:41 [2021-04-02T12:13:41.812Z]   Version:          0.19.0
12:13:41 [2021-04-02T12:13:41.812Z]   GitCommit:        de40ad0
[Pipeline] sh
12:13:41 [2021-04-02T12:13:41.993Z] #24 transferring context: 53.42MB 0.9s done
12:13:41 [2021-04-02T12:13:41.993Z] #24 DONE 1.0s
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:13:41 [2021-04-02T12:13:41.993Z] #35 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #39 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
12:13:41 [2021-04-02T12:13:41.993Z] #56 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:13:41 [2021-04-02T12:13:41.993Z] #40 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:13:41 [2021-04-02T12:13:41.993Z] #52 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:13:41 [2021-04-02T12:13:41.993Z] #60 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
12:13:41 [2021-04-02T12:13:41.993Z] #59 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
12:13:41 [2021-04-02T12:13:41.993Z] #31 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
12:13:41 [2021-04-02T12:13:41.993Z] #30 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian...
12:13:41 [2021-04-02T12:13:41.993Z] #13 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #55 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:13:41 [2021-04-02T12:13:41.993Z] #38 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
12:13:41 [2021-04-02T12:13:41.993Z] #19 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:13:41 [2021-04-02T12:13:41.993Z] #54 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
12:13:41 [2021-04-02T12:13:41.993Z] #12 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
12:13:41 [2021-04-02T12:13:41.993Z] #41 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
12:13:41 [2021-04-02T12:13:41.993Z] #25 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
12:13:41 [2021-04-02T12:13:41.993Z] #57 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #51 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #34 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
12:13:41 [2021-04-02T12:13:41.993Z] #43 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
12:13:41 [2021-04-02T12:13:41.993Z] #18 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #42 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
12:13:41 [2021-04-02T12:13:41.993Z] #14 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #69 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:13:41 [2021-04-02T12:13:41.993Z] #23 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
12:13:41 [2021-04-02T12:13:41.993Z] #16 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #58 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
12:13:41 [2021-04-02T12:13:41.993Z] #28 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:13:41 [2021-04-02T12:13:41.993Z] #66 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
12:13:41 [2021-04-02T12:13:41.993Z] #26 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:13:41 [2021-04-02T12:13:41.993Z] #61 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
12:13:41 [2021-04-02T12:13:41.993Z] #11 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #47 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #53 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:13:41 [2021-04-02T12:13:41.993Z] #29 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
12:13:41 [2021-04-02T12:13:41.993Z] #33 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #67 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:13:41 [2021-04-02T12:13:41.993Z] #32 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.993Z] #49 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:13:41 [2021-04-02T12:13:41.993Z] #64 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
12:13:41 [2021-04-02T12:13:41.993Z] #50 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:13:41 [2021-04-02T12:13:41.993Z] #46 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:13:41 [2021-04-02T12:13:41.993Z] #68 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
12:13:41 [2021-04-02T12:13:41.993Z] #21 CACHED
12:13:41 [2021-04-02T12:13:41.993Z] 
12:13:41 [2021-04-02T12:13:41.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:13:41 [2021-04-02T12:13:41.993Z] #44 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
12:13:41 [2021-04-02T12:13:41.994Z] #48 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
12:13:41 [2021-04-02T12:13:41.994Z] #17 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:13:41 [2021-04-02T12:13:41.994Z] #45 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
12:13:41 [2021-04-02T12:13:41.994Z] #15 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
12:13:41 [2021-04-02T12:13:41.994Z] #37 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.994Z] #36 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
12:13:41 [2021-04-02T12:13:41.994Z] #62 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #20 [dev-systemd-false  6/26] RUN ldconfig
12:13:41 [2021-04-02T12:13:41.994Z] #20 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
12:13:41 [2021-04-02T12:13:41.994Z] #22 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:13:41 [2021-04-02T12:13:41.994Z] #70 CACHED
12:13:41 [2021-04-02T12:13:41.994Z] 
12:13:41 [2021-04-02T12:13:41.994Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
12:13:42 [2021-04-02T12:13:42.093Z] + docker info
12:13:42 [2021-04-02T12:13:42.660Z] Client:
12:13:42 [2021-04-02T12:13:42.660Z]  Context:    default
12:13:42 [2021-04-02T12:13:42.660Z]  Debug Mode: false
12:13:42 [2021-04-02T12:13:42.660Z]  Plugins:
12:13:42 [2021-04-02T12:13:42.660Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:13:42 [2021-04-02T12:13:42.660Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:13:42 [2021-04-02T12:13:42.660Z] 
12:13:42 [2021-04-02T12:13:42.660Z] Server:
12:13:42 [2021-04-02T12:13:42.660Z]  Containers: 0
12:13:42 [2021-04-02T12:13:42.660Z]   Running: 0
12:13:42 [2021-04-02T12:13:42.660Z]   Paused: 0
12:13:42 [2021-04-02T12:13:42.660Z]   Stopped: 0
12:13:42 [2021-04-02T12:13:42.660Z]  Images: 3
12:13:42 [2021-04-02T12:13:42.660Z]  Server Version: 20.10.5
12:13:42 [2021-04-02T12:13:42.660Z]  Storage Driver: overlay2
12:13:42 [2021-04-02T12:13:42.660Z]   Backing Filesystem: extfs
12:13:42 [2021-04-02T12:13:42.660Z]   Supports d_type: true
12:13:42 [2021-04-02T12:13:42.660Z]   Native Overlay Diff: true
12:13:42 [2021-04-02T12:13:42.660Z]  Logging Driver: json-file
12:13:42 [2021-04-02T12:13:42.660Z]  Cgroup Driver: cgroupfs
12:13:42 [2021-04-02T12:13:42.660Z]  Cgroup Version: 1
12:13:42 [2021-04-02T12:13:42.660Z]  Plugins:
12:13:42 [2021-04-02T12:13:42.660Z]   Volume: local
12:13:42 [2021-04-02T12:13:42.660Z]   Network: bridge host ipvlan macvlan null overlay
12:13:42 [2021-04-02T12:13:42.660Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:13:42 [2021-04-02T12:13:42.660Z]  Swarm: inactive
12:13:42 [2021-04-02T12:13:42.660Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:13:42 [2021-04-02T12:13:42.660Z]  Default Runtime: runc
12:13:42 [2021-04-02T12:13:42.660Z]  Init Binary: docker-init
12:13:42 [2021-04-02T12:13:42.660Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:13:42 [2021-04-02T12:13:42.660Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:13:42 [2021-04-02T12:13:42.660Z]  init version: de40ad0
12:13:42 [2021-04-02T12:13:42.660Z]  Security Options:
12:13:42 [2021-04-02T12:13:42.660Z]   apparmor
12:13:42 [2021-04-02T12:13:42.660Z]   seccomp
12:13:42 [2021-04-02T12:13:42.660Z]    Profile: default
12:13:42 [2021-04-02T12:13:42.660Z]  Kernel Version: 5.4.0-1041-aws
12:13:42 [2021-04-02T12:13:42.660Z]  Operating System: Ubuntu 18.04.5 LTS
12:13:42 [2021-04-02T12:13:42.660Z]  OSType: linux
12:13:42 [2021-04-02T12:13:42.660Z]  Architecture: x86_64
12:13:42 [2021-04-02T12:13:42.660Z]  CPUs: 2
12:13:42 [2021-04-02T12:13:42.660Z]  Total Memory: 7.569GiB
12:13:42 [2021-04-02T12:13:42.660Z]  Name: ip-10-100-108-159
12:13:42 [2021-04-02T12:13:42.660Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
12:13:42 [2021-04-02T12:13:42.660Z]  Docker Root Dir: /var/lib/docker
12:13:42 [2021-04-02T12:13:42.660Z]  Debug Mode: false
12:13:42 [2021-04-02T12:13:42.660Z]  Registry: https://index.docker.io/v1/
12:13:42 [2021-04-02T12:13:42.660Z]  Labels:
12:13:42 [2021-04-02T12:13:42.660Z]  Experimental: true
12:13:42 [2021-04-02T12:13:42.660Z]  Insecure Registries:
12:13:42 [2021-04-02T12:13:42.660Z]   127.0.0.0/8
12:13:42 [2021-04-02T12:13:42.660Z]  Live Restore Enabled: true
12:13:42 [2021-04-02T12:13:42.660Z] 
12:13:42 [2021-04-02T12:13:42.660Z] WARNING: No swap limit support
[Pipeline] sh
12:13:42 [2021-04-02T12:13:42.953Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:42 [2021-04-02T12:13:42.953Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:42 [2021-04-02T12:13:42.953Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42245/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:13:42 [2021-04-02T12:13:42.953Z] + bash /home/ubuntu/workspace/moby_PR-42245/check-config.sh
12:13:42 [2021-04-02T12:13:42.953Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:13:42 [2021-04-02T12:13:42.953Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:13:42 [2021-04-02T12:13:42.953Z] 
12:13:42 [2021-04-02T12:13:42.953Z] Generally Necessary:
12:13:42 [2021-04-02T12:13:42.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:13:42 [2021-04-02T12:13:42.953Z] - apparmor: enabled and tools installed
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NAMESPACES: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NET_NS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_PID_NS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_IPC_NS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_UTS_NS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CGROUPS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CGROUP_CPUACCT: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CGROUP_DEVICE: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CGROUP_FREEZER: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CGROUP_SCHED: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CPUSETS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_MEMCG: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_KEYS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_VETH: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_BRIDGE: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NF_NAT_IPV4: missing
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NF_NAT: enabled (as module)
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_NF_NAT_NEEDED: missing
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_POSIX_MQUEUE: enabled
12:13:42 [2021-04-02T12:13:42.953Z] 
12:13:42 [2021-04-02T12:13:42.953Z] Optional Features:
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_USER_NS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_SECCOMP: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_CGROUP_PIDS: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_MEMCG_SWAP: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:13:42 [2021-04-02T12:13:42.953Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_BLK_CGROUP: enabled
12:13:42 [2021-04-02T12:13:42.953Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IOSCHED_CFQ: missing
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_CGROUP_PERF: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_CGROUP_HUGETLB: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_CFS_BANDWIDTH: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_RT_GROUP_SCHED: missing
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IP_VS: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IP_VS_NFCT: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_IP_VS_RR: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_EXT4_FS: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:13:43 [2021-04-02T12:13:43.211Z] - Network Drivers:
12:13:43 [2021-04-02T12:13:43.211Z]   - "overlay":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_VXLAN: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       Optional (for encrypted networks):
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_CRYPTO: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_CRYPTO_AEAD: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_CRYPTO_GCM: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_CRYPTO_GHASH: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_XFRM: enabled
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_XFRM_USER: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_INET_ESP: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:13:43 [2021-04-02T12:13:43.211Z]   - "ipvlan":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_IPVLAN: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]   - "macvlan":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_MACVLAN: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_DUMMY: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]   - "ftp,tftp client in container":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z] - Storage Drivers:
12:13:43 [2021-04-02T12:13:43.211Z]   - "aufs":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_AUFS_FS: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]   - "btrfs":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:13:43 [2021-04-02T12:13:43.211Z]   - "devicemapper":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_BLK_DEV_DM: enabled
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]   - "overlay":
12:13:43 [2021-04-02T12:13:43.211Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:13:43 [2021-04-02T12:13:43.211Z]   - "zfs":
12:13:43 [2021-04-02T12:13:43.211Z]     - /dev/zfs: present
12:13:43 [2021-04-02T12:13:43.211Z]     - zfs command: missing
12:13:43 [2021-04-02T12:13:43.211Z]     - zpool command: missing
12:13:43 [2021-04-02T12:13:43.211Z] 
12:13:43 [2021-04-02T12:13:43.211Z] Limits:
12:13:43 [2021-04-02T12:13:43.211Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:13:43 [2021-04-02T12:13:43.211Z] 
12:13:43 [2021-04-02T12:13:43.211Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:13:43 [2021-04-02T12:13:43.493Z] #71 DONE 1.2s
12:13:43 [2021-04-02T12:13:43.493Z] 
12:13:43 [2021-04-02T12:13:43.493Z] #72 exporting to image
12:13:43 [2021-04-02T12:13:43.493Z] #72 exporting layers
12:13:43 [2021-04-02T12:13:43.544Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:13:43 [2021-04-02T12:13:43.544Z] #1 [internal] load build definition from Dockerfile
12:13:43 [2021-04-02T12:13:43.544Z] #1 sha256:b7c7917887b1bf72691a8aafb3f661b887f890b9f072b5fd5cc74fba3b038d54
12:13:43 [2021-04-02T12:13:43.544Z] #1 transferring dockerfile: 17.02kB done
12:13:43 [2021-04-02T12:13:43.544Z] #1 DONE 0.0s
12:13:43 [2021-04-02T12:13:43.544Z] 
12:13:43 [2021-04-02T12:13:43.544Z] #2 [internal] load .dockerignore
12:13:43 [2021-04-02T12:13:43.544Z] #2 sha256:4621d19320b9181c4845aad37cf622a9d89aba0f87e16d3e9e7d45109d66e8b1
12:13:43 [2021-04-02T12:13:43.544Z] #2 transferring context: 87B done
12:13:43 [2021-04-02T12:13:43.544Z] #2 DONE 0.0s
12:13:43 [2021-04-02T12:13:43.544Z] 
12:13:43 [2021-04-02T12:13:43.544Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:13:43 [2021-04-02T12:13:43.544Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:13:43 [2021-04-02T12:13:43.803Z] #3 DONE 0.1s
12:13:43 [2021-04-02T12:13:43.803Z] 
12:13:43 [2021-04-02T12:13:43.803Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:13:43 [2021-04-02T12:13:43.803Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:13:43 [2021-04-02T12:13:43.803Z] #4 CACHED
12:13:44 [2021-04-02T12:13:44.060Z] Fetching without tags
12:13:44 [2021-04-02T12:13:44.064Z] 
12:13:44 [2021-04-02T12:13:44.064Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:44 [2021-04-02T12:13:44.064Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:13:44 [2021-04-02T12:13:44.064Z] #7 DONE 0.1s
12:13:44 [2021-04-02T12:13:44.064Z] 
12:13:44 [2021-04-02T12:13:44.064Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:13:44 [2021-04-02T12:13:44.064Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:13:44 [2021-04-02T12:13:44.064Z] #6 DONE 0.1s
12:13:44 [2021-04-02T12:13:44.064Z] 
12:13:44 [2021-04-02T12:13:44.064Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:13:44 [2021-04-02T12:13:44.064Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:13:44 [2021-04-02T12:13:44.064Z] #5 DONE 0.1s
12:13:44 [2021-04-02T12:13:44.064Z] 
12:13:44 [2021-04-02T12:13:44.064Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:13:44 [2021-04-02T12:13:44.064Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:13:44 [2021-04-02T12:13:44.064Z] #8 DONE 0.1s
12:13:44 [2021-04-02T12:13:44.121Z] #72 exporting layers 0.6s done
12:13:44 [2021-04-02T12:13:44.121Z] #72 writing image sha256:d037b4de4915f4ae11deb20b60ed7783edad6fd098be0f23e3ea0b4bbee181e1
12:13:44 [2021-04-02T12:13:44.121Z] #72 writing image sha256:d037b4de4915f4ae11deb20b60ed7783edad6fd098be0f23e3ea0b4bbee181e1 done
12:13:44 [2021-04-02T12:13:44.121Z] #72 naming to docker.io/library/docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e done
12:13:44 [2021-04-02T12:13:44.121Z] #72 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:13:44 [2021-04-02T12:13:44.323Z] 
12:13:44 [2021-04-02T12:13:44.323Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:13:44 [2021-04-02T12:13:44.323Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:13:44 [2021-04-02T12:13:44.323Z] #62 DONE 0.0s
12:13:44 [2021-04-02T12:13:44.323Z] 
12:13:44 [2021-04-02T12:13:44.323Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:13:44 [2021-04-02T12:13:44.323Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:13:44 [2021-04-02T12:13:44.323Z] #64 DONE 0.0s
12:13:44 [2021-04-02T12:13:44.323Z] 
12:13:44 [2021-04-02T12:13:44.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:13:44 [2021-04-02T12:13:44.323Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:13:44 [2021-04-02T12:13:44.323Z] #9 DONE 0.0s
12:13:44 [2021-04-02T12:13:44.323Z] 
12:13:44 [2021-04-02T12:13:44.323Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:13:44 [2021-04-02T12:13:44.323Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
12:13:44 [2021-04-02T12:13:44.323Z] #26 DONE 0.0s
12:13:44 [2021-04-02T12:13:44.323Z] 
12:13:44 [2021-04-02T12:13:44.323Z] #23 [internal] load build context
12:13:44 [2021-04-02T12:13:44.323Z] #23 sha256:12c5c636578ffed600e7659429143416a4fb2b7da2290beee93d54ace10d8e81
12:13:44 [2021-04-02T12:13:44.460Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:44 [2021-04-02T12:13:44.546Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/test/unit
12:13:45 [2021-04-02T12:13:45.230Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:13:45 [2021-04-02T12:13:45.230Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:13:44 [2021-04-02T12:13:44.028Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:44 [2021-04-02T12:13:44.031Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:13:44 [2021-04-02T12:13:44.034Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:44 [2021-04-02T12:13:44.053Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:13:44 [2021-04-02T12:13:44.067Z] Fetching upstream changes from https://github.com/moby/moby.git
12:13:44 [2021-04-02T12:13:44.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:44 [2021-04-02T12:13:44.068Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:13:44 [2021-04-02T12:13:44.467Z]  > git config core.sparsecheckout # timeout=10
12:13:44 [2021-04-02T12:13:44.469Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:45 [2021-04-02T12:13:45.195Z]  > git remote # timeout=10
12:13:45 [2021-04-02T12:13:45.198Z]  > git config --get remote.origin.url # timeout=10
12:13:45 [2021-04-02T12:13:45.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:13:45 [2021-04-02T12:13:45.201Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:13:45 [2021-04-02T12:13:45.223Z]  > git rev-parse HEAD^{commit} # timeout=10
12:13:45 [2021-04-02T12:13:45.237Z]  > git config core.sparsecheckout # timeout=10
12:13:45 [2021-04-02T12:13:45.239Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:13:45 [2021-04-02T12:13:45.563Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:13:45 [2021-04-02T12:13:45.614Z]  > git --version # timeout=10
12:13:45 [2021-04-02T12:13:45.616Z]  > git --version # 'git version 2.7.4'
12:13:45 [2021-04-02T12:13:45.618Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:13:45 [2021-04-02T12:13:45.710Z] #23 transferring context: 53.42MB 1.5s done
12:13:45 [2021-04-02T12:13:45.710Z] #23 DONE 1.5s
12:13:45 [2021-04-02T12:13:45.969Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:13:45 [2021-04-02T12:13:45.970Z] #49 sha256:efeb5a48cb3eab5cf9c6e0a8f7cd30283ff42c8aac05da2ed698f4c86a94a218
12:13:45 [2021-04-02T12:13:45.970Z] #49 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #48 sha256:db5afada241952379547d0942400865602b1494a50114cbc16dab82b789288e1
12:13:45 [2021-04-02T12:13:45.970Z] #48 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:13:45 [2021-04-02T12:13:45.970Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:13:45 [2021-04-02T12:13:45.970Z] #14 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:13:45 [2021-04-02T12:13:45.970Z] #13 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:13:45 [2021-04-02T12:13:45.970Z] #40 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:13:45 [2021-04-02T12:13:45.970Z] #53 sha256:7700de1d67aafb15e79ae65758fce32ee4e91a2545b0a7a0c6245cdfdcefc3f1
12:13:45 [2021-04-02T12:13:45.970Z] #53 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:13:45 [2021-04-02T12:13:45.970Z] #56 sha256:96e657e2ca0e09300315518fe99d42edbd5d4055e331625d679c6e730be8115c
12:13:45 [2021-04-02T12:13:45.970Z] #56 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:13:45 [2021-04-02T12:13:45.970Z] #67 sha256:4460d23504d3af92500a9dc0a775f8de340449cf4943536cebced5bbb9291a63
12:13:45 [2021-04-02T12:13:45.970Z] #67 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:13:45 [2021-04-02T12:13:45.970Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:13:45 [2021-04-02T12:13:45.970Z] #16 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:13:45 [2021-04-02T12:13:45.970Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:13:45 [2021-04-02T12:13:45.970Z] #43 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #38 sha256:ef09650a567f8c1b64670649076bc3ffbc9c4a2828443d931dd287990fb97bdd
12:13:45 [2021-04-02T12:13:45.970Z] #38 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:13:45 [2021-04-02T12:13:45.970Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:13:45 [2021-04-02T12:13:45.970Z] #15 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:13:45 [2021-04-02T12:13:45.970Z] #45 sha256:17705d0c06159f096e77bb2004a682b8851140b0fa0c4ae47b888f6190a53c01
12:13:45 [2021-04-02T12:13:45.970Z] #45 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #33 sha256:92e9848af1cf72a65f5de9e90874781fb4d48d88381a44180400a05b0c5ebb31
12:13:45 [2021-04-02T12:13:45.970Z] #33 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:13:45 [2021-04-02T12:13:45.970Z] #60 sha256:0c4253daec66e8afead8115deb3db0357adecfb94eaf1acebbf6029e55dca866
12:13:45 [2021-04-02T12:13:45.970Z] #60 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:13:45 [2021-04-02T12:13:45.970Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:13:45 [2021-04-02T12:13:45.970Z] #18 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:13:45 [2021-04-02T12:13:45.970Z] #51 sha256:26a67fe4c2358583be086cfaea2d7688e1eb1834a58fcbef4be48aaaca9d0e1b
12:13:45 [2021-04-02T12:13:45.970Z] #51 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:13:45 [2021-04-02T12:13:45.970Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
12:13:45 [2021-04-02T12:13:45.970Z] #22 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
12:13:45 [2021-04-02T12:13:45.970Z] #27 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:13:45 [2021-04-02T12:13:45.970Z] #30 sha256:4e9414ecdd13d6682ba86aa769de85cb4b86720657e5b34e9c117e2755602e6b
12:13:45 [2021-04-02T12:13:45.970Z] #30 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #54 sha256:78a77a8731265e42cbb38c6871ef9e6d647fd88453f7c9635743410e9e322232
12:13:45 [2021-04-02T12:13:45.970Z] #54 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #41 sha256:6f16af4c8f697eeac8095d30192141ed3f6d7d74d24e5b71ea86481ee7ca3be3
12:13:45 [2021-04-02T12:13:45.970Z] #41 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #57 sha256:1f3231011b1e10a48ce1c97bc59e44f807179d20ada2e582c801d6fc25722e31
12:13:45 [2021-04-02T12:13:45.970Z] #57 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:13:45 [2021-04-02T12:13:45.970Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:13:45 [2021-04-02T12:13:45.970Z] #42 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #29 sha256:ae5cfed6b1c44e7399e5ec5398bef9add5f83f74f4b79e1534dc70c0d2282b22
12:13:45 [2021-04-02T12:13:45.970Z] #29 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:13:45 [2021-04-02T12:13:45.970Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:13:45 [2021-04-02T12:13:45.970Z] #19 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:13:45 [2021-04-02T12:13:45.970Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:13:45 [2021-04-02T12:13:45.970Z] #21 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #37 sha256:6b75dc0be469cd685e4a8f77154da587db057d999e2e132f334e42f8ad1c3601
12:13:45 [2021-04-02T12:13:45.970Z] #37 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:13:45 [2021-04-02T12:13:45.970Z] #28 sha256:783c58a73774367d75e85891bd6ae2464303dbfadb4a6cb33ff7682114c24ae8
12:13:45 [2021-04-02T12:13:45.970Z] #28 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:13:45 [2021-04-02T12:13:45.970Z] #34 sha256:85967a4ac12b40a9ed8fe14d01164ecd8d7e6cf14f0802926fbbbd69af585d05
12:13:45 [2021-04-02T12:13:45.970Z] #34 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:13:45 [2021-04-02T12:13:45.970Z] #11 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:13:45 [2021-04-02T12:13:45.970Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:13:45 [2021-04-02T12:13:45.970Z] #17 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:13:45 [2021-04-02T12:13:45.970Z] #58 sha256:8985301a319924fe7c439ef2a3c16da398ac9bff0277cd1f20eb86c63e32b2c1
12:13:45 [2021-04-02T12:13:45.970Z] #58 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:13:45 [2021-04-02T12:13:45.970Z] #12 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:13:45 [2021-04-02T12:13:45.970Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:13:45 [2021-04-02T12:13:45.970Z] #39 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #52 sha256:6a0825d99b239b392a54158c57f5877d5e35821da0b531e465dd240387ce3114
12:13:45 [2021-04-02T12:13:45.970Z] #52 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:13:45 [2021-04-02T12:13:45.970Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:13:45 [2021-04-02T12:13:45.970Z] #32 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #35 sha256:bc17d5c2ce4e73063bbf9001a4db4bb0831a43d5fd930ecf9f18902f804e8797
12:13:45 [2021-04-02T12:13:45.970Z] #35 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:13:45 [2021-04-02T12:13:45.970Z] #59 sha256:654a380fc0853ec07747b94401dada25dc212e025e14bbabeb246ec6ef9579b6
12:13:45 [2021-04-02T12:13:45.970Z] #59 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:13:45 [2021-04-02T12:13:45.970Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:13:45 [2021-04-02T12:13:45.970Z] #63 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #66 sha256:e660a5d51ec825afd46661a2525b3c8866bd2cb9d876ceac5a2732f1bb067194
12:13:45 [2021-04-02T12:13:45.970Z] #66 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #61 sha256:f72e6cc10bf66405277aae6306aaa656c88836038b344fffc086a9e3ff7ba2a2
12:13:45 [2021-04-02T12:13:45.970Z] #61 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #68 sha256:9b44bb8b44b4388434fac2993dd2c1da6830fd14c45a5053e8637558448b7cc0
12:13:45 [2021-04-02T12:13:45.970Z] #68 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:13:45 [2021-04-02T12:13:45.970Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:13:45 [2021-04-02T12:13:45.970Z] #10 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #24 sha256:704435c8bc6d0e065568b95eecd5949b691f144269f95009a43e92c26a5457e3
12:13:45 [2021-04-02T12:13:45.970Z] #24 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #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
12:13:45 [2021-04-02T12:13:45.970Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:13:45 [2021-04-02T12:13:45.970Z] #36 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:13:45 [2021-04-02T12:13:45.970Z] #47 sha256:f29869655564510210ed494cb9ae7669a0da1470444c5c6a4a6faa00bd9a5678
12:13:45 [2021-04-02T12:13:45.970Z] #47 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:13:45 [2021-04-02T12:13:45.970Z] #25 sha256:3e92de0477a450408c6687bda44e2cadb63238a77da4ed3f8942091970d6a9d4
12:13:45 [2021-04-02T12:13:45.970Z] #25 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #46 sha256:0443eafbf46663c5d957a9b4cefdd1339b8a73ee7366e313e9244c5fae7599c7
12:13:45 [2021-04-02T12:13:45.970Z] #46 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:13:45 [2021-04-02T12:13:45.970Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:13:45 [2021-04-02T12:13:45.970Z] #65 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:13:45 [2021-04-02T12:13:45.970Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:13:45 [2021-04-02T12:13:45.970Z] #55 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:13:45 [2021-04-02T12:13:45.970Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:13:45 [2021-04-02T12:13:45.970Z] #31 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:13:45 [2021-04-02T12:13:45.970Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:13:45 [2021-04-02T12:13:45.970Z] #20 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:13:45 [2021-04-02T12:13:45.970Z] #50 sha256:3e79304a7811b0528ffaa8390ee6ac08de1cc571486259e889fc4bb9ed77d01b
12:13:45 [2021-04-02T12:13:45.970Z] #50 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:13:45 [2021-04-02T12:13:45.970Z] #44 sha256:2fadbc4d20e4ba1066d7b1b83a8891e28194f36e7ef27eb96a8bae4407fbc90c
12:13:45 [2021-04-02T12:13:45.970Z] #44 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:13:45 [2021-04-02T12:13:45.970Z] #69 sha256:9f4148f5ed969f50705345d0df9deffd3b6c3502fabd2bcadd694845ea41771f
12:13:45 [2021-04-02T12:13:45.970Z] #69 CACHED
12:13:45 [2021-04-02T12:13:45.970Z] 
12:13:45 [2021-04-02T12:13:45.970Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:13:45 [2021-04-02T12:13:45.970Z] #70 sha256:bcefa3b886c04811f3aaf83241f13d0543d70c7d20228695b75819228629a45c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:13:46 [2021-04-02T12:13:46.421Z] + docker version
12:13:46 [2021-04-02T12:13:46.421Z] Client:
12:13:46 [2021-04-02T12:13:46.421Z]  Version:           18.06.1-ce
12:13:46 [2021-04-02T12:13:46.421Z]  API version:       1.38
12:13:46 [2021-04-02T12:13:46.421Z]  Go version:        go1.10.3
12:13:46 [2021-04-02T12:13:46.421Z]  Git commit:        e68fc7a
12:13:46 [2021-04-02T12:13:46.421Z]  Built:             Tue Aug 21 17:26:10 2018
12:13:46 [2021-04-02T12:13:46.421Z]  OS/Arch:           linux/ppc64le
12:13:46 [2021-04-02T12:13:46.421Z]  Experimental:      false
12:13:46 [2021-04-02T12:13:46.421Z] 
12:13:46 [2021-04-02T12:13:46.421Z] Server:
12:13:46 [2021-04-02T12:13:46.421Z]  Engine:
12:13:46 [2021-04-02T12:13:46.421Z]   Version:          18.06.1-ce
12:13:46 [2021-04-02T12:13:46.421Z]   API version:      1.38 (minimum version 1.12)
12:13:46 [2021-04-02T12:13:46.421Z]   Go version:       go1.10.3
12:13:46 [2021-04-02T12:13:46.421Z]   Git commit:       e68fc7a
12:13:46 [2021-04-02T12:13:46.421Z]   Built:            Tue Aug 21 17:24:20 2018
12:13:46 [2021-04-02T12:13:46.421Z]   OS/Arch:          linux/ppc64le
12:13:46 [2021-04-02T12:13:46.421Z]   Experimental:     true
[Pipeline] sh
12:13:46 [2021-04-02T12:13:46.816Z] + docker info
12:13:46 [2021-04-02T12:13:46.816Z] Containers: 0
12:13:46 [2021-04-02T12:13:46.816Z]  Running: 0
12:13:46 [2021-04-02T12:13:46.816Z]  Paused: 0
12:13:46 [2021-04-02T12:13:46.816Z]  Stopped: 0
12:13:46 [2021-04-02T12:13:46.816Z] Images: 0
12:13:46 [2021-04-02T12:13:46.816Z] Server Version: 18.06.1-ce
12:13:46 [2021-04-02T12:13:46.816Z] Storage Driver: overlay2
12:13:46 [2021-04-02T12:13:46.816Z]  Backing Filesystem: extfs
12:13:46 [2021-04-02T12:13:46.816Z]  Supports d_type: true
12:13:46 [2021-04-02T12:13:46.816Z]  Native Overlay Diff: true
12:13:46 [2021-04-02T12:13:46.816Z] Logging Driver: json-file
12:13:46 [2021-04-02T12:13:46.816Z] Cgroup Driver: cgroupfs
12:13:46 [2021-04-02T12:13:46.816Z] Plugins:
12:13:46 [2021-04-02T12:13:46.816Z]  Volume: local
12:13:46 [2021-04-02T12:13:46.816Z]  Network: bridge host ipvlan macvlan null overlay
12:13:46 [2021-04-02T12:13:46.816Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
12:13:46 [2021-04-02T12:13:46.816Z] Swarm: inactive
12:13:46 [2021-04-02T12:13:46.816Z] Runtimes: runc
12:13:46 [2021-04-02T12:13:46.816Z] Default Runtime: runc
12:13:46 [2021-04-02T12:13:46.816Z] Init Binary: docker-init
12:13:46 [2021-04-02T12:13:46.816Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
12:13:46 [2021-04-02T12:13:46.816Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
12:13:46 [2021-04-02T12:13:46.816Z] init version: fec3683
12:13:46 [2021-04-02T12:13:46.816Z] Security Options:
12:13:46 [2021-04-02T12:13:46.816Z]  apparmor
12:13:46 [2021-04-02T12:13:46.816Z]  seccomp
12:13:46 [2021-04-02T12:13:46.816Z]   Profile: default
12:13:46 [2021-04-02T12:13:46.816Z] Kernel Version: 4.4.0-139-generic
12:13:46 [2021-04-02T12:13:46.816Z] Operating System: Ubuntu 16.04.3 LTS
12:13:46 [2021-04-02T12:13:46.816Z] OSType: linux
12:13:46 [2021-04-02T12:13:46.816Z] Architecture: ppc64le
12:13:46 [2021-04-02T12:13:46.816Z] CPUs: 4
12:13:46 [2021-04-02T12:13:46.816Z] Total Memory: 7.972GiB
12:13:46 [2021-04-02T12:13:46.816Z] Name: ppc64le-ubuntu-25
12:13:46 [2021-04-02T12:13:46.816Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
12:13:46 [2021-04-02T12:13:46.816Z] Docker Root Dir: /var/lib/docker
12:13:46 [2021-04-02T12:13:46.816Z] Debug Mode (client): false
12:13:46 [2021-04-02T12:13:46.816Z] Debug Mode (server): false
12:13:46 [2021-04-02T12:13:46.816Z] Registry: https://index.docker.io/v1/
12:13:46 [2021-04-02T12:13:46.816Z] Labels:
12:13:46 [2021-04-02T12:13:46.816Z] Experimental: true
12:13:46 [2021-04-02T12:13:46.816Z] Insecure Registries:
12:13:46 [2021-04-02T12:13:46.816Z]  127.0.0.0/8
12:13:46 [2021-04-02T12:13:46.816Z] Live Restore Enabled: false
12:13:46 [2021-04-02T12:13:46.816Z] 
[Pipeline] sh
12:13:46 [2021-04-02T12:13:46.908Z] #70 DONE 1.0s
12:13:46 [2021-04-02T12:13:46.908Z] 
12:13:46 [2021-04-02T12:13:46.908Z] #71 exporting to image
12:13:46 [2021-04-02T12:13:46.908Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:13:46 [2021-04-02T12:13:46.908Z] #71 exporting layers
12:13:47 [2021-04-02T12:13:47.201Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:47 [2021-04-02T12:13:47.201Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:13:47 [2021-04-02T12:13:47.201Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42245/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:13:47 [2021-04-02T12:13:47.201Z] + bash /home/docker/workspace/moby_PR-42245/check-config.sh
12:13:47 [2021-04-02T12:13:47.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:13:47 [2021-04-02T12:13:47.201Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
12:13:47 [2021-04-02T12:13:47.201Z] 
12:13:47 [2021-04-02T12:13:47.201Z] Generally Necessary:
12:13:47 [2021-04-02T12:13:47.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:13:47 [2021-04-02T12:13:47.201Z] - apparmor: enabled and tools installed
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_NAMESPACES: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_NET_NS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_PID_NS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_IPC_NS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_UTS_NS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_CGROUPS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_CGROUP_CPUACCT: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_CGROUP_DEVICE: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_CGROUP_FREEZER: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_CGROUP_SCHED: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_CPUSETS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_MEMCG: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_KEYS: enabled
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_VETH: enabled (as module)
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_BRIDGE: enabled (as module)
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:13:47 [2021-04-02T12:13:47.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
12:13:47 [2021-04-02T12:13:47.261Z] ?   	github.com/docker/docker/api	[no test files]
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_NF_NAT: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_NF_NAT_NEEDED: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_POSIX_MQUEUE: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
12:13:47 [2021-04-02T12:13:47.495Z] 
12:13:47 [2021-04-02T12:13:47.495Z] Optional Features:
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_USER_NS: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_SECCOMP: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_CGROUP_PIDS: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_MEMCG_SWAP: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:13:47 [2021-04-02T12:13:47.495Z]     (cgroup swap accounting is currently enabled)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_MEMCG_KMEM: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_BLK_CGROUP: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IOSCHED_CFQ: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_CGROUP_PERF: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_CGROUP_HUGETLB: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_CFS_BANDWIDTH: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_RT_GROUP_SCHED: missing
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_VS: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_VS_NFCT: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_IP_VS_RR: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_EXT4_FS: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:13:47 [2021-04-02T12:13:47.495Z] - Network Drivers:
12:13:47 [2021-04-02T12:13:47.495Z]   - "overlay":
12:13:47 [2021-04-02T12:13:47.495Z]     - CONFIG_VXLAN: enabled (as module)
12:13:47 [2021-04-02T12:13:47.495Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:13:47 [2021-04-02T12:13:47.495Z]       Optional (for encrypted networks):
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_CRYPTO: enabled
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_XFRM: enabled
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_XFRM_USER: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_INET_ESP: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]   - "ipvlan":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_IPVLAN: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]   - "macvlan":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_MACVLAN: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_DUMMY: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]   - "ftp,tftp client in container":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z] - Storage Drivers:
12:13:47 [2021-04-02T12:13:47.788Z]   - "aufs":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_AUFS_FS: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]   - "btrfs":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:13:47 [2021-04-02T12:13:47.788Z]   - "devicemapper":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_BLK_DEV_DM: enabled
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]   - "overlay":
12:13:47 [2021-04-02T12:13:47.788Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:13:47 [2021-04-02T12:13:47.788Z]   - "zfs":
12:13:47 [2021-04-02T12:13:47.788Z]     - /dev/zfs: missing
12:13:47 [2021-04-02T12:13:47.788Z]     - zfs command: missing
12:13:47 [2021-04-02T12:13:47.788Z]     - zpool command: missing
12:13:47 [2021-04-02T12:13:47.788Z] 
12:13:47 [2021-04-02T12:13:47.788Z] Limits:
12:13:47 [2021-04-02T12:13:47.788Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:13:47 [2021-04-02T12:13:47.788Z] 
12:13:47 [2021-04-02T12:13:47.788Z] + true
[Pipeline] }
[Pipeline] // stage
12:13:47 [2021-04-02T12:13:47.844Z] #71 exporting layers 0.8s done
12:13:47 [2021-04-02T12:13:47.844Z] #71 writing image sha256:0f8ce27370e4c6d385ca6739e14a2be4be0af71882deeeb463bfeaa12f416029
12:13:47 [2021-04-02T12:13:47.844Z] #71 writing image sha256:0f8ce27370e4c6d385ca6739e14a2be4be0af71882deeeb463bfeaa12f416029 done
12:13:47 [2021-04-02T12:13:47.844Z] #71 naming to docker.io/library/docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e done
12:13:47 [2021-04-02T12:13:47.844Z] #71 DONE 0.8s
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:13:48 [2021-04-02T12:13:48.281Z] + make bundles/buildx
12:13:48 [2021-04-02T12:13:48.291Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -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:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary test-integration
12:13:48 [2021-04-02T12:13:48.600Z] make: command: Command not found
12:13:48 [2021-04-02T12:13:48.600Z] make: command: Command not found
12:13:48 [2021-04-02T12:13:48.600Z] mkdir bundles
12:13:48 [2021-04-02T12:13:48.600Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
12:13:48 [2021-04-02T12:13:48.600Z] 	--build-arg BUILDX_COMMIT \
12:13:48 [2021-04-02T12:13:48.600Z] 	--build-arg BUILDX_REPO \
12:13:48 [2021-04-02T12:13:48.600Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
12:13:48 [2021-04-02T12:13:48.600Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
12:13:48 [2021-04-02T12:13:48.600Z] 	.
12:13:48 [2021-04-02T12:13:48.600Z] /bin/sh: 4: go: not found
12:13:48 [2021-04-02T12:13:48.600Z] /bin/sh: 5: go: not found
12:13:48 [2021-04-02T12:13:48.860Z] 
12:13:48 [2021-04-02T12:13:48.860Z] Removing bundles/
12:13:48 [2021-04-02T12:13:48.860Z] 
12:13:48 [2021-04-02T12:13:48.860Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:13:48 [2021-04-02T12:13:48.860Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:13:48 [2021-04-02T12:13:48.860Z] GOOS="" GOARCH="" GOARM=""
12:13:50 [2021-04-02T12:13:50.691Z] Sending build context to Docker daemon  58.34MB

12:13:50 [2021-04-02T12:13:50.691Z] Step 1/15 : ARG GO_VERSION=1.13.15
12:13:50 [2021-04-02T12:13:50.691Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1
12:13:50 [2021-04-02T12:13:50.691Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
12:13:50 [2021-04-02T12:13:50.691Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
12:13:50 [2021-04-02T12:13:50.691Z] 1.13.15-buster: Pulling from library/golang
12:13:50 [2021-04-02T12:13:50.988Z] db4e2d8d5901: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] dfe2d012519c: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] 5d8f1d1f9197: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] 1301750ffb48: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] dc5c6edc9cff: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] 3c370c2e2f82: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] 5ffb2f5886e2: Pulling fs layer
12:13:50 [2021-04-02T12:13:50.988Z] 1301750ffb48: Waiting
12:13:50 [2021-04-02T12:13:50.988Z] dc5c6edc9cff: Waiting
12:13:50 [2021-04-02T12:13:50.988Z] 3c370c2e2f82: Waiting
12:13:50 [2021-04-02T12:13:50.988Z] 5ffb2f5886e2: Waiting
12:13:51 [2021-04-02T12:13:51.284Z] dfe2d012519c: Verifying Checksum
12:13:51 [2021-04-02T12:13:51.284Z] dfe2d012519c: Download complete
12:13:51 [2021-04-02T12:13:51.581Z] 5d8f1d1f9197: Verifying Checksum
12:13:51 [2021-04-02T12:13:51.581Z] 5d8f1d1f9197: Download complete
12:13:53 [2021-04-02T12:13:53.686Z] db4e2d8d5901: Verifying Checksum
12:13:53 [2021-04-02T12:13:53.686Z] db4e2d8d5901: Download complete
12:13:54 [2021-04-02T12:13:54.332Z] 1301750ffb48: Verifying Checksum
12:13:54 [2021-04-02T12:13:54.332Z] 1301750ffb48: Download complete
12:13:54 [2021-04-02T12:13:54.630Z] 5ffb2f5886e2: Verifying Checksum
12:13:54 [2021-04-02T12:13:54.630Z] 5ffb2f5886e2: Download complete
12:13:55 [2021-04-02T12:13:55.273Z] dc5c6edc9cff: Verifying Checksum
12:13:55 [2021-04-02T12:13:55.273Z] dc5c6edc9cff: Download complete
12:13:55 [2021-04-02T12:13:55.753Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
12:13:57 [2021-04-02T12:13:57.367Z] db4e2d8d5901: Pull complete
12:13:58 [2021-04-02T12:13:58.010Z] dfe2d012519c: Pull complete
12:13:58 [2021-04-02T12:13:58.305Z] 5d8f1d1f9197: Pull complete
12:13:58 [2021-04-02T12:13:58.305Z] 3c370c2e2f82: Verifying Checksum
12:13:58 [2021-04-02T12:13:58.305Z] 3c370c2e2f82: Download complete
12:14:01 [2021-04-02T12:14:01.060Z] 1301750ffb48: Pull complete
12:14:03 [2021-04-02T12:14:03.140Z] dc5c6edc9cff: Pull complete
12:14:06 [2021-04-02T12:14:06.687Z] 3c370c2e2f82: Pull complete
12:14:06 [2021-04-02T12:14:06.687Z] 5ffb2f5886e2: Pull complete
12:14:06 [2021-04-02T12:14:06.687Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:14:06 [2021-04-02T12:14:06.687Z] Status: Downloaded newer image for golang:1.13.15-buster
12:14:06 [2021-04-02T12:14:06.687Z]  ---> 805dc2d65d1c
12:14:06 [2021-04-02T12:14:06.687Z] Step 5/15 : ARG BUILDX_REPO
12:14:06 [2021-04-02T12:14:06.981Z]  ---> Running in 94a6e7122c83
12:14:06 [2021-04-02T12:14:06.981Z] Removing intermediate container 94a6e7122c83
12:14:06 [2021-04-02T12:14:06.981Z]  ---> c46ea505e2c1
12:14:06 [2021-04-02T12:14:06.981Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
12:14:06 [2021-04-02T12:14:06.981Z]  ---> Running in c8b5a8f75b95
12:14:07 [2021-04-02T12:14:07.275Z] Cloning into '/buildx'...
12:14:11 [2021-04-02T12:14:11.754Z] Removing intermediate container c8b5a8f75b95
12:14:11 [2021-04-02T12:14:11.755Z]  ---> d590ab7691cc
12:14:11 [2021-04-02T12:14:11.755Z] Step 7/15 : WORKDIR /buildx
12:14:11 [2021-04-02T12:14:11.755Z]  ---> Running in 3417223c06b2
12:14:11 [2021-04-02T12:14:11.755Z] Removing intermediate container 3417223c06b2
12:14:11 [2021-04-02T12:14:11.755Z]  ---> 17a778605086
12:14:11 [2021-04-02T12:14:11.755Z] Step 8/15 : ARG BUILDX_COMMIT
12:14:11 [2021-04-02T12:14:11.755Z]  ---> Running in 0fabf25786ee
12:14:11 [2021-04-02T12:14:11.755Z] Removing intermediate container 0fabf25786ee
12:14:11 [2021-04-02T12:14:11.755Z]  ---> 2c9a7597a3de
12:14:11 [2021-04-02T12:14:11.755Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
12:14:11 [2021-04-02T12:14:11.755Z]  ---> Running in dcd25d6aca6d
12:14:12 [2021-04-02T12:14:12.047Z] From https://github.com/docker/buildx
12:14:12 [2021-04-02T12:14:12.048Z]  * [new tag]         v0.5.1     -> build
12:14:12 [2021-04-02T12:14:12.689Z] Switched to branch 'build'
12:14:12 [2021-04-02T12:14:12.987Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:14:12 [2021-04-02T12:14:12.987Z] 
12:14:12 [2021-04-02T12:14:12.987Z] + TEST_INTEGRATION_DEST=1
12:14:12 [2021-04-02T12:14:12.987Z] + CONTAINER_NAME=docker-pr1-1
12:14:12 [2021-04-02T12:14:12.987Z] + TEST_SKIP_INTEGRATION_CLI=1
12:14:12 [2021-04-02T12:14:12.987Z] + run_tests test-integration-flaky
12:14:12 [2021-04-02T12:14:12.987Z] + '[' -n 0 ']'
12:14:12 [2021-04-02T12:14:12.987Z] + rm=
12:14:12 [2021-04-02T12:14:12.987Z] + TEST_INTEGRATION_DEST=2
12:14:12 [2021-04-02T12:14:12.987Z] + CONTAINER_NAME=docker-pr1-2
12:14:12 [2021-04-02T12:14:12.987Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42245/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42245/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh test-integration-flaky test-integration
12:14:12 [2021-04-02T12:14:12.987Z] + TEST_SKIP_INTEGRATION=1
12:14:12 [2021-04-02T12:14:12.987Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:14:12 [2021-04-02T12:14:12.987Z] + run_tests
12:14:12 [2021-04-02T12:14:12.987Z] + c=0
12:14:12 [2021-04-02T12:14:12.987Z] + '[' -n 0 ']'
12:14:12 [2021-04-02T12:14:12.987Z] + rm=
12:14:12 [2021-04-02T12:14:12.987Z] + TEST_INTEGRATION_DEST=3
12:14:12 [2021-04-02T12:14:12.987Z] + CONTAINER_NAME=docker-pr1-3
12:14:12 [2021-04-02T12:14:12.987Z] + TEST_SKIP_INTEGRATION=1
12:14:12 [2021-04-02T12:14:12.987Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:14:12 [2021-04-02T12:14:12.987Z] + run_tests
12:14:12 [2021-04-02T12:14:12.988Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42245/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42245/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh '' test-integration
12:14:12 [2021-04-02T12:14:12.988Z] + '[' -n 0 ']'
12:14:12 [2021-04-02T12:14:12.988Z] + rm=
12:14:12 [2021-04-02T12:14:12.988Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42245/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42245/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh '' test-integration
12:14:12 [2021-04-02T12:14:12.988Z] ++ jobs -p
12:14:12 [2021-04-02T12:14:12.988Z] + for job in $(jobs -p)
12:14:12 [2021-04-02T12:14:12.988Z] + wait 15982
12:14:12 [2021-04-02T12:14:12.988Z] 
12:14:12 [2021-04-02T12:14:12.988Z] 
12:14:12 [2021-04-02T12:14:12.988Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:14:12 [2021-04-02T12:14:12.988Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:14:12 [2021-04-02T12:14:12.988Z] HOSTNAME=cd3a9a1d7bf6
12:14:12 [2021-04-02T12:14:12.988Z] TEST_SKIP_INTEGRATION=1
12:14:12 [2021-04-02T12:14:12.988Z] TESTDEBUG=0
12:14:12 [2021-04-02T12:14:12.988Z] DEST=bundles/test-integration
12:14:12 [2021-04-02T12:14:12.988Z] PWD=/go/src/github.com/docker/docker
12:14:12 [2021-04-02T12:14:12.988Z] KEEPBUNDLE=1
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:12 [2021-04-02T12:14:12.988Z] container=docker
12:14:12 [2021-04-02T12:14:12.988Z] HOME=/root
12:14:12 [2021-04-02T12:14:12.988Z] GOLANG_VERSION=1.13.15
12:14:12 [2021-04-02T12:14:12.988Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:14:12 [2021-04-02T12:14:12.988Z] VALIDATE_BRANCH=master
12:14:12 [2021-04-02T12:14:12.988Z] TERM=xterm
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_PKG=github.com/docker/docker
12:14:12 [2021-04-02T12:14:12.988Z] SHLVL=1
12:14:12 [2021-04-02T12:14:12.988Z] TIMEOUT=120m
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_GRAPHDRIVER=overlay2
12:14:12 [2021-04-02T12:14:12.988Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:14:12 [2021-04-02T12:14:12.988Z] GO111MODULE=off
12:14:12 [2021-04-02T12:14:12.988Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:14:12 [2021-04-02T12:14:12.988Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:14:12 [2021-04-02T12:14:12.988Z] GOPATH=/go
12:14:12 [2021-04-02T12:14:12.988Z] PKG_CONFIG=pkg-config
12:14:12 [2021-04-02T12:14:12.988Z] _=/usr/bin/env
12:14:12 [2021-04-02T12:14:12.988Z] Building test suite binary ./integration-cli/test.main
12:14:12 [2021-04-02T12:14:12.988Z] 
12:14:12 [2021-04-02T12:14:12.988Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:14:12 [2021-04-02T12:14:12.988Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:14:12 [2021-04-02T12:14:12.988Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:14:12 [2021-04-02T12:14:12.988Z] HOSTNAME=81bb67d08c08
12:14:12 [2021-04-02T12:14:12.988Z] TEST_SKIP_INTEGRATION=1
12:14:12 [2021-04-02T12:14:12.988Z] TESTDEBUG=0
12:14:12 [2021-04-02T12:14:12.988Z] DEST=bundles/test-integration
12:14:12 [2021-04-02T12:14:12.988Z] PWD=/go/src/github.com/docker/docker
12:14:12 [2021-04-02T12:14:12.988Z] KEEPBUNDLE=1
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:12 [2021-04-02T12:14:12.988Z] container=docker
12:14:12 [2021-04-02T12:14:12.988Z] HOME=/root
12:14:12 [2021-04-02T12:14:12.988Z] GOLANG_VERSION=1.13.15
12:14:12 [2021-04-02T12:14:12.988Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:14:12 [2021-04-02T12:14:12.988Z] VALIDATE_BRANCH=master
12:14:12 [2021-04-02T12:14:12.988Z] TERM=xterm
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_PKG=github.com/docker/docker
12:14:12 [2021-04-02T12:14:12.988Z] SHLVL=1
12:14:12 [2021-04-02T12:14:12.988Z] TIMEOUT=120m
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:14:12 [2021-04-02T12:14:12.988Z] DOCKER_GRAPHDRIVER=overlay2
12:14:12 [2021-04-02T12:14:12.988Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:14:12 [2021-04-02T12:14:12.988Z] GO111MODULE=off
12:14:12 [2021-04-02T12:14:12.988Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:14:12 [2021-04-02T12:14:12.988Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:14:12 [2021-04-02T12:14:12.988Z] GOPATH=/go
12:14:12 [2021-04-02T12:14:12.988Z] PKG_CONFIG=pkg-config
12:14:12 [2021-04-02T12:14:12.988Z] _=/usr/bin/env
12:14:12 [2021-04-02T12:14:12.988Z] Building test suite binary ./integration-cli/test.main
12:14:13 [2021-04-02T12:14:13.243Z] No new tests added to integration.
12:14:13 [2021-04-02T12:14:13.243Z] 
12:14:13 [2021-04-02T12:14:13.243Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:14:13 [2021-04-02T12:14:13.328Z] Removing intermediate container dcd25d6aca6d
12:14:13 [2021-04-02T12:14:13.328Z]  ---> 8842a9cc03ae
12:14:13 [2021-04-02T12:14:13.328Z] Step 10/15 : ARG GOOS
12:14:13 [2021-04-02T12:14:13.328Z]  ---> Running in 21a2352d271d
12:14:13 [2021-04-02T12:14:13.328Z] Removing intermediate container 21a2352d271d
12:14:13 [2021-04-02T12:14:13.328Z]  ---> ff483146f884
12:14:13 [2021-04-02T12:14:13.328Z] Step 11/15 : ARG GOARCH
12:14:13 [2021-04-02T12:14:13.620Z]  ---> Running in bc2a90e5bd16
12:14:13 [2021-04-02T12:14:13.620Z] Removing intermediate container bc2a90e5bd16
12:14:13 [2021-04-02T12:14:13.620Z]  ---> ff836a2e9d7f
12:14:13 [2021-04-02T12:14:13.620Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
12:14:13 [2021-04-02T12:14:13.620Z]  ---> Running in 97202ca3df67
12:14:13 [2021-04-02T12:14:13.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:14:13 [2021-04-02T12:14:13.804Z] HOSTNAME=22e133f28d39
12:14:13 [2021-04-02T12:14:13.804Z] TESTDEBUG=0
12:14:13 [2021-04-02T12:14:13.804Z] DEST=bundles/test-integration
12:14:13 [2021-04-02T12:14:13.804Z] PWD=/go/src/github.com/docker/docker
12:14:13 [2021-04-02T12:14:13.804Z] KEEPBUNDLE=1
12:14:13 [2021-04-02T12:14:13.804Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:13 [2021-04-02T12:14:13.804Z] container=docker
12:14:13 [2021-04-02T12:14:13.804Z] HOME=/root
12:14:13 [2021-04-02T12:14:13.804Z] GOLANG_VERSION=1.13.15
12:14:13 [2021-04-02T12:14:13.804Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:14:13 [2021-04-02T12:14:13.804Z] VALIDATE_BRANCH=master
12:14:13 [2021-04-02T12:14:13.804Z] TERM=xterm
12:14:13 [2021-04-02T12:14:13.804Z] DOCKER_PKG=github.com/docker/docker
12:14:13 [2021-04-02T12:14:13.804Z] SHLVL=1
12:14:13 [2021-04-02T12:14:13.804Z] TIMEOUT=120m
12:14:13 [2021-04-02T12:14:13.804Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:14:13 [2021-04-02T12:14:13.804Z] DOCKER_GRAPHDRIVER=overlay2
12:14:13 [2021-04-02T12:14:13.804Z] GO111MODULE=off
12:14:13 [2021-04-02T12:14:13.804Z] TEST_SKIP_INTEGRATION_CLI=1
12:14:13 [2021-04-02T12:14:13.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:14:13 [2021-04-02T12:14:13.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:14:13 [2021-04-02T12:14:13.804Z] GOPATH=/go
12:14:13 [2021-04-02T12:14:13.804Z] PKG_CONFIG=pkg-config
12:14:13 [2021-04-02T12:14:13.804Z] _=/usr/bin/env
12:14:13 [2021-04-02T12:14:13.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:14:28 [2021-04-02T12:14:28.675Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0954c807131596cf4) in /home/ubuntu/workspace/moby_PR-42245
[Pipeline] {
[Pipeline] checkout
12:14:28 [2021-04-02T12:14:28.753Z] The recommended git tool is: git
12:14:30 [2021-04-02T12:14:30.425Z] Running on azwin-2-3b2ee0 in d:\jenkins\workspace\moby_PR-42245
[Pipeline] {
[Pipeline] ws
12:14:30 [2021-04-02T12:14:30.449Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
12:14:30 [2021-04-02T12:14:30.557Z] The recommended git tool is: git
12:14:30 [2021-04-02T12:14:30.788Z] using credential docker-jenkins-github-credentials
12:14:30 [2021-04-02T12:14:30.867Z] Cloning the remote Git repository
12:14:30 [2021-04-02T12:14:30.867Z] Cloning with configured refspecs honoured and without tags
12:14:31 [2021-04-02T12:14:31.267Z] using credential docker-jenkins-github-credentials
12:14:31 [2021-04-02T12:14:31.273Z] Cloning the remote Git repository
12:14:31 [2021-04-02T12:14:31.273Z] Cloning with configured refspecs honoured and without tags
12:14:30 [2021-04-02T12:14:30.905Z] Cloning repository https://github.com/moby/moby.git
12:14:30 [2021-04-02T12:14:30.906Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:14:30 [2021-04-02T12:14:30.981Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:30 [2021-04-02T12:14:30.981Z]  > git --version # timeout=10
12:14:31 [2021-04-02T12:14:31.027Z]  > git --version # 'git version 2.24.1.windows.2'
12:14:31 [2021-04-02T12:14:31.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:31 [2021-04-02T12:14:31.030Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:30 [2021-04-02T12:14:30.697Z] Cloning repository https://github.com/moby/moby.git
12:14:30 [2021-04-02T12:14:30.799Z]  > git init /home/ubuntu/workspace/moby_PR-42245 # timeout=10
12:14:31 [2021-04-02T12:14:31.017Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:31 [2021-04-02T12:14:31.017Z]  > git --version # timeout=10
12:14:31 [2021-04-02T12:14:31.056Z]  > git --version # 'git version 2.25.1'
12:14:31 [2021-04-02T12:14:31.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:31 [2021-04-02T12:14:31.117Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:44 [2021-04-02T12:14:44.780Z] Fetching without tags
12:14:44 [2021-04-02T12:14:44.463Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:44 [2021-04-02T12:14:44.513Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:14:44 [2021-04-02T12:14:44.563Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:44 [2021-04-02T12:14:44.692Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:45 [2021-04-02T12:14:45.897Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:46 [2021-04-02T12:14:46.117Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a77dd832bf50b055) in /home/ubuntu/workspace/moby_PR-42245
[Pipeline] {
[Pipeline] checkout
12:14:46 [2021-04-02T12:14:46.246Z] The recommended git tool is: git
12:14:44 [2021-04-02T12:14:44.820Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:44 [2021-04-02T12:14:44.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:44 [2021-04-02T12:14:44.822Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:45 [2021-04-02T12:14:45.935Z]  > git config core.sparsecheckout # timeout=10
12:14:45 [2021-04-02T12:14:45.984Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:14:49 [2021-04-02T12:14:49.045Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:49 [2021-04-02T12:14:49.045Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:14:49 [2021-04-02T12:14:49.390Z] Fetching without tags
12:14:49 [2021-04-02T12:14:49.681Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:14:49 [2021-04-02T12:14:49.694Z] using credential docker-jenkins-github-credentials
12:14:49 [2021-04-02T12:14:49.697Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:49 [2021-04-02T12:14:49.703Z] Cloning the remote Git repository
12:14:49 [2021-04-02T12:14:49.703Z] Cloning with configured refspecs honoured and without tags
12:14:50 [2021-04-02T12:14:50.019Z]  > git --version # timeout=10
12:14:50 [2021-04-02T12:14:50.078Z]  > git --version # 'git version 2.24.1.windows.2'
12:14:50 [2021-04-02T12:14:50.128Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:14:48 [2021-04-02T12:14:48.730Z]  > git remote # timeout=10
12:14:48 [2021-04-02T12:14:48.781Z]  > git config --get remote.origin.url # timeout=10
12:14:48 [2021-04-02T12:14:48.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:48 [2021-04-02T12:14:48.832Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:14:48 [2021-04-02T12:14:48.960Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:14:49 [2021-04-02T12:14:49.083Z]  > git config core.sparsecheckout # timeout=10
12:14:49 [2021-04-02T12:14:49.147Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:14:50 [2021-04-02T12:14:50.371Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:14:50 [2021-04-02T12:14:50.372Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
12:14:49 [2021-04-02T12:14:49.319Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:49 [2021-04-02T12:14:49.326Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:14:49 [2021-04-02T12:14:49.346Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:49 [2021-04-02T12:14:49.371Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:49 [2021-04-02T12:14:49.394Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:49 [2021-04-02T12:14:49.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:49 [2021-04-02T12:14:49.395Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:49 [2021-04-02T12:14:49.703Z]  > git config core.sparsecheckout # timeout=10
12:14:49 [2021-04-02T12:14:49.718Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:14:50 [2021-04-02T12:14:50.292Z]  > git remote # timeout=10
12:14:50 [2021-04-02T12:14:50.310Z]  > git config --get remote.origin.url # timeout=10
12:14:50 [2021-04-02T12:14:50.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:50 [2021-04-02T12:14:50.335Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:14:50 [2021-04-02T12:14:50.352Z]  > git rev-parse HEAD^{commit} # timeout=10
12:14:50 [2021-04-02T12:14:50.374Z]  > git config core.sparsecheckout # timeout=10
12:14:50 [2021-04-02T12:14:50.385Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:14:49 [2021-04-02T12:14:49.734Z] Cloning repository https://github.com/moby/moby.git
12:14:49 [2021-04-02T12:14:49.793Z]  > git init /home/ubuntu/workspace/moby_PR-42245 # timeout=10
12:14:50 [2021-04-02T12:14:50.523Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:50 [2021-04-02T12:14:50.523Z]  > git --version # timeout=10
12:14:50 [2021-04-02T12:14:50.530Z]  > git --version # 'git version 2.25.1'
12:14:50 [2021-04-02T12:14:50.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:50 [2021-04-02T12:14:50.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:51 [2021-04-02T12:14:51.633Z] + docker version
12:14:51 [2021-04-02T12:14:51.633Z] Client: Docker Engine - Enterprise
12:14:51 [2021-04-02T12:14:51.633Z]  Version:           19.03.12
12:14:51 [2021-04-02T12:14:51.633Z]  API version:       1.40
12:14:51 [2021-04-02T12:14:51.633Z]  Go version:        go1.13.13
12:14:51 [2021-04-02T12:14:51.633Z]  Git commit:        4306744
12:14:51 [2021-04-02T12:14:51.633Z]  Built:             08/05/2020 19:27:53
12:14:51 [2021-04-02T12:14:51.633Z]  OS/Arch:           windows/amd64
12:14:51 [2021-04-02T12:14:51.633Z]  Experimental:      false
12:14:51 [2021-04-02T12:14:51.633Z] 
12:14:51 [2021-04-02T12:14:51.633Z] Server: Docker Engine - Enterprise
12:14:51 [2021-04-02T12:14:51.633Z]  Engine:
12:14:51 [2021-04-02T12:14:51.633Z]   Version:          19.03.12
12:14:51 [2021-04-02T12:14:51.633Z]   API version:      1.40 (minimum version 1.24)
12:14:51 [2021-04-02T12:14:51.633Z]   Go version:       go1.13.13
12:14:51 [2021-04-02T12:14:51.633Z]   Git commit:       f295753ffd
12:14:51 [2021-04-02T12:14:51.633Z]   Built:            08/05/2020 19:26:41
12:14:51 [2021-04-02T12:14:51.633Z]   OS/Arch:          windows/amd64
12:14:51 [2021-04-02T12:14:51.633Z]   Experimental:     true
[Pipeline] sh
12:14:52 [2021-04-02T12:14:52.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:14:52 [2021-04-02T12:14:52.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 5.7% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/builder/remotecontext	0.346s	coverage: 13.7% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/builder/dockerfile	1.029s	coverage: 48.5% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.206s	coverage: 86.3% of statements
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/cli	[no test files]
12:14:52 [2021-04-02T12:14:52.651Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:14:52 [2021-04-02T12:14:52.709Z] + docker info
12:14:53 [2021-04-02T12:14:53.678Z] ok  	github.com/docker/docker/client	0.102s	coverage: 75.4% of statements
12:14:53 [2021-04-02T12:14:53.705Z] Client:
12:14:53 [2021-04-02T12:14:53.705Z]  Debug Mode: false
12:14:53 [2021-04-02T12:14:53.705Z]  Plugins:
12:14:53 [2021-04-02T12:14:53.705Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
12:14:53 [2021-04-02T12:14:53.705Z] 
12:14:53 [2021-04-02T12:14:53.705Z] Server:
12:14:53 [2021-04-02T12:14:53.705Z]  Containers: 0
12:14:53 [2021-04-02T12:14:53.705Z]   Running: 0
12:14:53 [2021-04-02T12:14:53.705Z]   Paused: 0
12:14:53 [2021-04-02T12:14:53.705Z]   Stopped: 0
12:14:53 [2021-04-02T12:14:53.705Z]  Images: 10
12:14:53 [2021-04-02T12:14:53.705Z]  Server Version: 19.03.12
12:14:53 [2021-04-02T12:14:53.705Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:14:53 [2021-04-02T12:14:53.705Z]   Windows: 
12:14:53 [2021-04-02T12:14:53.705Z]   LCOW: 
12:14:53 [2021-04-02T12:14:53.705Z]  Logging Driver: json-file
12:14:53 [2021-04-02T12:14:53.705Z]  Plugins:
12:14:53 [2021-04-02T12:14:53.705Z]   Volume: local
12:14:53 [2021-04-02T12:14:53.705Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:14:53 [2021-04-02T12:14:53.705Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:14:53 [2021-04-02T12:14:53.705Z]  Swarm: inactive
12:14:53 [2021-04-02T12:14:53.705Z]  Default Isolation: process
12:14:53 [2021-04-02T12:14:53.705Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:14:53 [2021-04-02T12:14:53.705Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
12:14:53 [2021-04-02T12:14:53.705Z]  OSType: windows
12:14:53 [2021-04-02T12:14:53.705Z]  Architecture: x86_64
12:14:53 [2021-04-02T12:14:53.705Z]  CPUs: 4
12:14:53 [2021-04-02T12:14:53.705Z]  Total Memory: 32GiB
12:14:53 [2021-04-02T12:14:53.705Z]  Name: azwin-2-3b2ee0
12:14:53 [2021-04-02T12:14:53.705Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
12:14:53 [2021-04-02T12:14:53.705Z]  Docker Root Dir: D:\docker
12:14:53 [2021-04-02T12:14:53.705Z]  Debug Mode: false
12:14:53 [2021-04-02T12:14:53.705Z]  Registry: https://index.docker.io/v1/
12:14:53 [2021-04-02T12:14:53.705Z]  Labels:
12:14:53 [2021-04-02T12:14:53.705Z]  Experimental: true
12:14:53 [2021-04-02T12:14:53.705Z]  Insecure Registries:
12:14:53 [2021-04-02T12:14:53.705Z]   10.0.0.4:5000
12:14:53 [2021-04-02T12:14:53.705Z]   127.0.0.0/8
12:14:53 [2021-04-02T12:14:53.705Z]  Registry Mirrors:
12:14:53 [2021-04-02T12:14:53.705Z]   http://10.0.0.4:5000/
12:14:53 [2021-04-02T12:14:53.705Z]  Live Restore Enabled: false
12:14:53 [2021-04-02T12:14:53.705Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:14:54 [2021-04-02T12:14:54.234Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:14:54 [2021-04-02T12:14:54.249Z]  > git --version # timeout=10
12:14:54 [2021-04-02T12:14:54.260Z]  > git --version # 'git version 2.25.1'
12:14:54 [2021-04-02T12:14:54.271Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:14:55 [2021-04-02T12:14:55.245Z] + docker version
12:15:05 [2021-04-02T12:15:05.225Z] Client: Docker Engine - Community
12:15:05 [2021-04-02T12:15:05.225Z]  Version:           20.10.5
12:15:05 [2021-04-02T12:15:05.225Z]  API version:       1.41
12:15:05 [2021-04-02T12:15:05.225Z]  Go version:        go1.13.15
12:15:05 [2021-04-02T12:15:05.225Z]  Git commit:        55c4c88
12:15:05 [2021-04-02T12:15:05.225Z]  Built:             Tue Mar  2 20:18:20 2021
12:15:05 [2021-04-02T12:15:05.225Z]  OS/Arch:           linux/amd64
12:15:05 [2021-04-02T12:15:05.225Z]  Context:           default
12:15:05 [2021-04-02T12:15:05.225Z]  Experimental:      true
12:15:05 [2021-04-02T12:15:05.225Z] 
12:15:05 [2021-04-02T12:15:05.225Z] Server: Docker Engine - Community
12:15:05 [2021-04-02T12:15:05.225Z]  Engine:
12:15:05 [2021-04-02T12:15:05.225Z]   Version:          20.10.5
12:15:05 [2021-04-02T12:15:05.225Z]   API version:      1.41 (minimum version 1.12)
12:15:05 [2021-04-02T12:15:05.225Z]   Go version:       go1.13.15
12:15:05 [2021-04-02T12:15:05.225Z]   Git commit:       363e9a8
12:15:05 [2021-04-02T12:15:05.225Z]   Built:            Tue Mar  2 20:16:15 2021
12:15:05 [2021-04-02T12:15:05.225Z]   OS/Arch:          linux/amd64
12:15:05 [2021-04-02T12:15:05.225Z]   Experimental:     true
12:15:05 [2021-04-02T12:15:05.225Z]  containerd:
12:15:05 [2021-04-02T12:15:05.225Z]   Version:          1.4.4
12:15:05 [2021-04-02T12:15:05.225Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:15:05 [2021-04-02T12:15:05.225Z]  runc:
12:15:05 [2021-04-02T12:15:05.225Z]   Version:          1.0.0-rc93
12:15:05 [2021-04-02T12:15:05.225Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:15:05 [2021-04-02T12:15:05.225Z]  docker-init:
12:15:05 [2021-04-02T12:15:05.225Z]   Version:          0.19.0
12:15:05 [2021-04-02T12:15:05.225Z]   GitCommit:        de40ad0
[Pipeline] sh
12:15:05 [2021-04-02T12:15:05.519Z] + docker info
12:15:09 [2021-04-02T12:15:09.325Z] Fetching without tags
12:15:09 [2021-04-02T12:15:09.425Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:15:09 [2021-04-02T12:15:09.425Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c3e7fee2\powershellScript.ps1'; exit $LASTEXITCODE;
12:15:09 [2021-04-02T12:15:09.425Z] ----------------------------------------------------------------------------
12:15:09 [2021-04-02T12:15:09.425Z] 
12:15:09 [2021-04-02T12:15:09.425Z] INFO: executeCI.ps1 starting at Fri Apr  2 12:15:07 CUT 2021
12:15:09 [2021-04-02T12:15:09.425Z] 
12:15:09 [2021-04-02T12:15:09.425Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:15:09 [2021-04-02T12:15:09.425Z] INFO: Running git version 2.24.1.windows.2
12:15:09 [2021-04-02T12:15:09.425Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
12:15:09 [2021-04-02T12:15:09.425Z] INFO: Environment variables:
12:15:09 [2021-04-02T12:15:09.425Z] 
12:15:09 [2021-04-02T12:15:09.425Z] Name                           Value                                                                                   
12:15:09 [2021-04-02T12:15:09.425Z] ----                           -----                                                                                   
12:15:09 [2021-04-02T12:15:09.425Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:15:09 [2021-04-02T12:15:09.425Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
12:15:09 [2021-04-02T12:15:09.425Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:15:09 [2021-04-02T12:15:09.425Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
12:15:09 [2021-04-02T12:15:09.425Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:15:09 [2021-04-02T12:15:09.425Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
12:15:09 [2021-04-02T12:15:09.425Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:15:09 [2021-04-02T12:15:09.425Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:15:09 [2021-04-02T12:15:09.425Z] BRANCH_NAME                    PR-42245                                                                                
12:15:09 [2021-04-02T12:15:09.425Z] BUILD_DISPLAY_NAME             #1                                                                                      
12:15:09 [2021-04-02T12:15:09.425Z] BUILD_ID                       1                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] BUILD_NUMBER                   1                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] BUILD_TAG                      jenkins-moby-PR-42245-1                                                                 
12:15:09 [2021-04-02T12:15:09.425Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42245/1/                              
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_BRANCH                  use_proper_domains                                                                      
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_FORK                    thaJeztah/docker                                                                        
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_ID                      42245                                                                                   
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_TARGET                  master                                                                                  
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_TITLE                   Use designated test domains (RFC2606) in tests                                          
12:15:09 [2021-04-02T12:15:09.425Z] CHANGE_URL                     https://github.com/moby/moby/pull/42245                                                 
12:15:09 [2021-04-02T12:15:09.425Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
12:15:09 [2021-04-02T12:15:09.425Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:15:09 [2021-04-02T12:15:09.425Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:15:09 [2021-04-02T12:15:09.425Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:15:09 [2021-04-02T12:15:09.425Z] COMPUTERNAME                   azwin-2-3b2ee0                                                                          
12:15:09 [2021-04-02T12:15:09.425Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
12:15:09 [2021-04-02T12:15:09.425Z] ConfigSequenceNumber           0                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] DOCKER_BUILDKIT                0                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] DOCKER_DUT_DEBUG               1                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:15:09 [2021-04-02T12:15:09.425Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:15:09 [2021-04-02T12:15:09.425Z] EXECUTOR_NUMBER                0                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] FQDN                           azwin-2-3b2ee0.westus.cloudapp.azure.com                                                
12:15:09 [2021-04-02T12:15:09.425Z] GIT_BRANCH                     PR-42245                                                                                
12:15:09 [2021-04-02T12:15:09.425Z] GIT_COMMIT                     97a5b797b6f4c3f600d134e2fdd130bbaa2a617e                                                
12:15:09 [2021-04-02T12:15:09.425Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:15:09 [2021-04-02T12:15:09.425Z] HUDSON_COOKIE                  6727c203-7198-435b-8585-a42f8ac2c676                                                    
12:15:09 [2021-04-02T12:15:09.425Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:15:09 [2021-04-02T12:15:09.425Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:15:09 [2021-04-02T12:15:09.425Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:15:09 [2021-04-02T12:15:09.425Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
12:15:09 [2021-04-02T12:15:09.425Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:15:09 [2021-04-02T12:15:09.425Z] JENKINS_NODE_COOKIE            5b70886b-54bb-402d-844b-a0c9f2caca0e                                                    
12:15:09 [2021-04-02T12:15:09.425Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:15:09 [2021-04-02T12:15:09.425Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:15:09 [2021-04-02T12:15:09.425Z] JOB_BASE_NAME                  PR-42245                                                                                
12:15:09 [2021-04-02T12:15:09.425Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42245/display/redirect                
12:15:09 [2021-04-02T12:15:09.425Z] JOB_NAME                       moby/PR-42245                                                                           
12:15:09 [2021-04-02T12:15:09.425Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42245/                                
12:15:09 [2021-04-02T12:15:09.425Z] library.jps.version            master                                                                                  
12:15:09 [2021-04-02T12:15:09.425Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
12:15:09 [2021-04-02T12:15:09.425Z] NODE_LABELS                    amd64 azure azwin-2-3b2ee0 azwin-2019 docker west-us windows windows-2019 x86_64        
12:15:09 [2021-04-02T12:15:09.425Z] NODE_NAME                      azwin-2-3b2ee0                                                                          
12:15:09 [2021-04-02T12:15:09.425Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] OS                             Windows_NT                                                                              
12:15:09 [2021-04-02T12:15:09.425Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
12:15:09 [2021-04-02T12:15:09.425Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:15:09 [2021-04-02T12:15:09.425Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:15:09 [2021-04-02T12:15:09.425Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
12:15:09 [2021-04-02T12:15:09.425Z] PROCESSOR_LEVEL                6                                                                                       
12:15:09 [2021-04-02T12:15:09.425Z] PROCESSOR_REVISION             5504                                                                                    
12:15:09 [2021-04-02T12:15:09.425Z] ProgramData                    C:\ProgramData                                                                          
12:15:09 [2021-04-02T12:15:09.425Z] ProgramFiles                   C:\Program Files                                                                        
12:15:09 [2021-04-02T12:15:09.425Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:15:09 [2021-04-02T12:15:09.425Z] ProgramW6432                   C:\Program Files                                                                        
12:15:09 [2021-04-02T12:15:09.425Z] PROMPT                         $P$G                                                                                    
12:15:09 [2021-04-02T12:15:09.425Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:15:09 [2021-04-02T12:15:09.425Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
12:15:09 [2021-04-02T12:15:09.425Z] PUBLIC                         C:\Users\Public                                                                         
12:15:09 [2021-04-02T12:15:09.425Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42245/1/display/redirect?page=artif...
12:15:09 [2021-04-02T12:15:09.425Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42245/1/display/redirect?page=changes 
12:15:09 [2021-04-02T12:15:09.425Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42245/1/display/redirect              
12:15:09 [2021-04-02T12:15:09.425Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42245/1/display/redirect?page=tests   
12:15:09 [2021-04-02T12:15:09.425Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:15:09 [2021-04-02T12:15:09.426Z] SOURCES_DRIVE                  d                                                                                       
12:15:09 [2021-04-02T12:15:09.426Z] SOURCES_SUBDIR                 gopath                                                                                  
12:15:09 [2021-04-02T12:15:09.426Z] STAGE_NAME                     Run tests                                                                               
12:15:09 [2021-04-02T12:15:09.426Z] SystemDrive                    C:                                                                                      
12:15:09 [2021-04-02T12:15:09.426Z] SystemRoot                     C:\windows                                                                              
12:15:09 [2021-04-02T12:15:09.426Z] TEMP                           C:\windows\TEMP                                                                         
12:15:09 [2021-04-02T12:15:09.426Z] TESTDEBUG                      0                                                                                       
12:15:09 [2021-04-02T12:15:09.426Z] TESTRUN_DRIVE                  d                                                                                       
12:15:09 [2021-04-02T12:15:09.426Z] TESTRUN_SUBDIR                 CI                                                                                      
12:15:09 [2021-04-02T12:15:09.426Z] TIMEOUT                        120m                                                                                    
12:15:09 [2021-04-02T12:15:09.426Z] TMP                            C:\windows\TEMP                                                                         
12:15:09 [2021-04-02T12:15:09.426Z] USERDOMAIN                     WORKGROUP                                                                               
12:15:09 [2021-04-02T12:15:09.426Z] USERNAME                       azwin-2-3b2ee0$                                                                         
12:15:09 [2021-04-02T12:15:09.426Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
12:15:09 [2021-04-02T12:15:09.426Z] windir                         C:\windows                                                                              
12:15:09 [2021-04-02T12:15:09.426Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
12:15:09 [2021-04-02T12:15:09.426Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
12:15:09 [2021-04-02T12:15:09.426Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:15:09 [2021-04-02T12:15:09.426Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Sources under d:\gopath\...
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Test run under d:\CI\...
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:15:09 [2021-04-02T12:15:09.426Z] INFO: docker/docker repository was found
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817'
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Docker version of control daemon
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] Client: Docker Engine - Enterprise
12:15:09 [2021-04-02T12:15:09.426Z]  Version:           19.03.12
12:15:09 [2021-04-02T12:15:09.426Z]  API version:       1.40
12:15:09 [2021-04-02T12:15:09.426Z]  Go version:        go1.13.13
12:15:09 [2021-04-02T12:15:09.426Z]  Git commit:        4306744
12:15:09 [2021-04-02T12:15:09.426Z]  Built:             08/05/2020 19:27:53
12:15:09 [2021-04-02T12:15:09.426Z]  OS/Arch:           windows/amd64
12:15:09 [2021-04-02T12:15:09.426Z]  Experimental:      false
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] Server: Docker Engine - Enterprise
12:15:09 [2021-04-02T12:15:09.426Z]  Engine:
12:15:09 [2021-04-02T12:15:09.426Z]   Version:          19.03.12
12:15:09 [2021-04-02T12:15:09.426Z]   API version:      1.40 (minimum version 1.24)
12:15:09 [2021-04-02T12:15:09.426Z]   Go version:       go1.13.13
12:15:09 [2021-04-02T12:15:09.426Z]   Git commit:       f295753ffd
12:15:09 [2021-04-02T12:15:09.426Z]   Built:            08/05/2020 19:26:41
12:15:09 [2021-04-02T12:15:09.426Z]   OS/Arch:          windows/amd64
12:15:09 [2021-04-02T12:15:09.426Z]   Experimental:     true
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Docker info of control daemon
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] Client:
12:15:09 [2021-04-02T12:15:09.426Z]  Debug Mode: false
12:15:09 [2021-04-02T12:15:09.426Z]  Plugins:
12:15:09 [2021-04-02T12:15:09.426Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] Server:
12:15:09 [2021-04-02T12:15:09.426Z]  Containers: 0
12:15:09 [2021-04-02T12:15:09.426Z]   Running: 0
12:15:09 [2021-04-02T12:15:09.426Z]   Paused: 0
12:15:09 [2021-04-02T12:15:09.426Z]   Stopped: 0
12:15:09 [2021-04-02T12:15:09.426Z]  Images: 10
12:15:09 [2021-04-02T12:15:09.426Z]  Server Version: 19.03.12
12:15:09 [2021-04-02T12:15:09.426Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:15:09 [2021-04-02T12:15:09.426Z]   Windows: 
12:15:09 [2021-04-02T12:15:09.426Z]   LCOW: 
12:15:09 [2021-04-02T12:15:09.426Z]  Logging Driver: json-file
12:15:09 [2021-04-02T12:15:09.426Z]  Plugins:
12:15:09 [2021-04-02T12:15:09.426Z]   Volume: local
12:15:09 [2021-04-02T12:15:09.426Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:15:09 [2021-04-02T12:15:09.426Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:15:09 [2021-04-02T12:15:09.426Z]  Swarm: inactive
12:15:09 [2021-04-02T12:15:09.426Z]  Default Isolation: process
12:15:09 [2021-04-02T12:15:09.426Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:15:09 [2021-04-02T12:15:09.426Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
12:15:09 [2021-04-02T12:15:09.426Z]  OSType: windows
12:15:09 [2021-04-02T12:15:09.426Z]  Architecture: x86_64
12:15:09 [2021-04-02T12:15:09.426Z]  CPUs: 4
12:15:09 [2021-04-02T12:15:09.426Z]  Total Memory: 32GiB
12:15:09 [2021-04-02T12:15:09.426Z]  Name: azwin-2-3b2ee0
12:15:09 [2021-04-02T12:15:09.426Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
12:15:09 [2021-04-02T12:15:09.426Z]  Docker Root Dir: D:\docker
12:15:09 [2021-04-02T12:15:09.426Z]  Debug Mode: false
12:15:09 [2021-04-02T12:15:09.426Z]  Registry: https://index.docker.io/v1/
12:15:09 [2021-04-02T12:15:09.426Z]  Labels:
12:15:09 [2021-04-02T12:15:09.426Z]  Experimental: true
12:15:09 [2021-04-02T12:15:09.426Z]  Insecure Registries:
12:15:09 [2021-04-02T12:15:09.426Z]   10.0.0.4:5000
12:15:09 [2021-04-02T12:15:09.426Z]   127.0.0.0/8
12:15:09 [2021-04-02T12:15:09.426Z]  Registry Mirrors:
12:15:09 [2021-04-02T12:15:09.426Z]   http://10.0.0.4:5000/
12:15:09 [2021-04-02T12:15:09.426Z]  Live Restore Enabled: false
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] 
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Commit hash is 97a5b797b6
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Nuke-Everything...
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Container count on control daemon to delete is 0
12:15:09 [2021-04-02T12:15:09.426Z] INFO: Nuking d:\CI
12:15:09 [2021-04-02T12:15:09.744Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:15:09 [2021-04-02T12:15:09.899Z] INFO: Zapped successfully
12:15:09 [2021-04-02T12:15:09.899Z] INFO: Location for testing is d:\CI\PR-42245\1
12:15:09 [2021-04-02T12:15:09.899Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:15:09 [2021-04-02T12:15:09.899Z] 
12:15:09 [2021-04-02T12:15:09.899Z] 
12:15:09 [2021-04-02T12:15:09.899Z] INFO: Building the image from Dockerfile.windows at 04/02/2021 12:15:09...
12:15:09 [2021-04-02T12:15:09.899Z] 
12:15:09 [2021-04-02T12:15:09.287Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:15:09 [2021-04-02T12:15:09.296Z]  > git config --add remote.origin.fetch +refs/pull/42245/head:refs/remotes/origin/PR-42245 # timeout=10
12:15:09 [2021-04-02T12:15:09.305Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:15:09 [2021-04-02T12:15:09.319Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:15:09 [2021-04-02T12:15:09.331Z] Fetching upstream changes from https://github.com/moby/moby.git
12:15:09 [2021-04-02T12:15:09.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:15:09 [2021-04-02T12:15:09.334Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42245/head:refs/remotes/origin/PR-42245 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:15:09 [2021-04-02T12:15:09.754Z]  > git config core.sparsecheckout # timeout=10
12:15:09 [2021-04-02T12:15:09.769Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:15:10 [2021-04-02T12:15:10.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:15:10 [2021-04-02T12:15:10.808Z] Merge succeeded, producing 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:15:10 [2021-04-02T12:15:10.809Z] Checking out Revision 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e (PR-42245)
12:15:10 [2021-04-02T12:15:10.754Z]  > git remote # timeout=10
12:15:10 [2021-04-02T12:15:10.769Z]  > git config --get remote.origin.url # timeout=10
12:15:10 [2021-04-02T12:15:10.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:15:10 [2021-04-02T12:15:10.778Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
12:15:10 [2021-04-02T12:15:10.792Z]  > git rev-parse HEAD^{commit} # timeout=10
12:15:10 [2021-04-02T12:15:10.813Z]  > git config core.sparsecheckout # timeout=10
12:15:10 [2021-04-02T12:15:10.821Z]  > git checkout -f 97a5b797b6f4c3f600d134e2fdd130bbaa2a617e # timeout=10
12:15:14 [2021-04-02T12:15:14.685Z] Sending build context to Docker daemon  58.33MB
12:15:14 [2021-04-02T12:15:14.685Z] 
12:15:14 [2021-04-02T12:15:14.685Z] Step 1/10 : FROM microsoft/windowsservercore
12:15:14 [2021-04-02T12:15:14.685Z]  ---> 3eaa9ebbf51f
12:15:14 [2021-04-02T12:15:14.685Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> adb430fa1602
12:15:14 [2021-04-02T12:15:14.685Z] Step 3/10 : ARG GO_VERSION=1.13.15
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> cf340e846e1c
12:15:14 [2021-04-02T12:15:14.685Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> 5f452d8af8f3
12:15:14 [2021-04-02T12:15:14.685Z] 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}
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> 1cd366967b13
12:15:14 [2021-04-02T12:15:14.685Z] 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;
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> 5ac13c854239
12:15:14 [2021-04-02T12:15:14.685Z] 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
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> 862375a9d2f3
12:15:14 [2021-04-02T12:15:14.685Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> f8d9e932291a
12:15:14 [2021-04-02T12:15:14.685Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:15:14 [2021-04-02T12:15:14.685Z]  ---> Using cache
12:15:14 [2021-04-02T12:15:14.685Z]  ---> f70ecc59ce9b
12:15:14 [2021-04-02T12:15:14.685Z] Step 10/10 : COPY . .
12:15:15 [2021-04-02T12:15:15.375Z] Commit message: "Use designated test domains (RFC2606) in tests"
12:15:15 [2021-04-02T12:15:15.402Z]  > git --version # timeout=10
12:15:15 [2021-04-02T12:15:15.406Z]  > git --version # 'git version 2.25.1'
12:15:15 [2021-04-02T12:15:15.411Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:15:16 [2021-04-02T12:15:16.450Z] + docker version
12:15:20 [2021-04-02T12:15:20.351Z] Client:
12:15:20 [2021-04-02T12:15:20.351Z]  Context:    default
12:15:20 [2021-04-02T12:15:20.351Z]  Debug Mode: false
12:15:20 [2021-04-02T12:15:20.351Z]  Plugins:
12:15:20 [2021-04-02T12:15:20.351Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:15:20 [2021-04-02T12:15:20.351Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:15:20 [2021-04-02T12:15:20.351Z] 
12:15:20 [2021-04-02T12:15:20.351Z] Server:
12:15:20 [2021-04-02T12:15:20.351Z]  Containers: 0
12:15:20 [2021-04-02T12:15:20.351Z]   Running: 0
12:15:20 [2021-04-02T12:15:20.351Z]   Paused: 0
12:15:20 [2021-04-02T12:15:20.351Z]   Stopped: 0
12:15:20 [2021-04-02T12:15:20.351Z]  Images: 0
12:15:20 [2021-04-02T12:15:20.351Z]  Server Version: 20.10.5
12:15:20 [2021-04-02T12:15:20.351Z]  Storage Driver: overlay2
12:15:20 [2021-04-02T12:15:20.351Z]   Backing Filesystem: extfs
12:15:20 [2021-04-02T12:15:20.351Z]   Supports d_type: true
12:15:20 [2021-04-02T12:15:20.351Z]   Native Overlay Diff: true
12:15:20 [2021-04-02T12:15:20.351Z]  Logging Driver: json-file
12:15:20 [2021-04-02T12:15:20.351Z]  Cgroup Driver: systemd
12:15:20 [2021-04-02T12:15:20.351Z]  Cgroup Version: 2
12:15:20 [2021-04-02T12:15:20.351Z]  Plugins:
12:15:20 [2021-04-02T12:15:20.351Z]   Volume: local
12:15:20 [2021-04-02T12:15:20.351Z]   Network: bridge host ipvlan macvlan null overlay
12:15:20 [2021-04-02T12:15:20.351Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:15:20 [2021-04-02T12:15:20.351Z]  Swarm: inactive
12:15:20 [2021-04-02T12:15:20.351Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:15:20 [2021-04-02T12:15:20.351Z]  Default Runtime: runc
12:15:20 [2021-04-02T12:15:20.351Z]  Init Binary: docker-init
12:15:20 [2021-04-02T12:15:20.351Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:15:20 [2021-04-02T12:15:20.351Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:15:20 [2021-04-02T12:15:20.351Z]  init version: de40ad0
12:15:20 [2021-04-02T12:15:20.351Z]  Security Options:
12:15:20 [2021-04-02T12:15:20.351Z]   apparmor
12:15:20 [2021-04-02T12:15:20.351Z]   seccomp
12:15:20 [2021-04-02T12:15:20.351Z]    Profile: default
12:15:20 [2021-04-02T12:15:20.351Z]   cgroupns
12:15:20 [2021-04-02T12:15:20.351Z]  Kernel Version: 5.4.0-1041-aws
12:15:20 [2021-04-02T12:15:20.351Z]  Operating System: Ubuntu 20.04.2 LTS
12:15:20 [2021-04-02T12:15:20.351Z]  OSType: linux
12:15:20 [2021-04-02T12:15:20.351Z]  Architecture: x86_64
12:15:20 [2021-04-02T12:15:20.351Z]  CPUs: 2
12:15:20 [2021-04-02T12:15:20.351Z]  Total Memory: 7.487GiB
12:15:20 [2021-04-02T12:15:20.351Z]  Name: ip-10-100-71-132
12:15:20 [2021-04-02T12:15:20.351Z]  ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR
12:15:20 [2021-04-02T12:15:20.351Z]  Docker Root Dir: /var/lib/docker
12:15:20 [2021-04-02T12:15:20.351Z]  Debug Mode: false
12:15:20 [2021-04-02T12:15:20.351Z]  Registry: https://index.docker.io/v1/
12:15:20 [2021-04-02T12:15:20.351Z]  Labels:
12:15:20 [2021-04-02T12:15:20.351Z]  Experimental: true
12:15:20 [2021-04-02T12:15:20.351Z]  Insecure Registries:
12:15:20 [2021-04-02T12:15:20.351Z]   127.0.0.0/8
12:15:20 [2021-04-02T12:15:20.351Z]  Live Restore Enabled: true
12:15:20 [2021-04-02T12:15:20.351Z] 
12:15:20 [2021-04-02T12:15:20.351Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:15:20 [2021-04-02T12:15:20.680Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:15:20 [2021-04-02T12:15:20.742Z] ok  	github.com/docker/docker/cmd/dockerd	0.101s	coverage: 29.1% of statements
12:15:20 [2021-04-02T12:15:20.742Z] ok  	github.com/docker/docker/container	0.111s	coverage: 34.7% of statements
12:15:20 [2021-04-02T12:15:20.742Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:15:20 [2021-04-02T12:15:20.742Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:15:20 [2021-04-02T12:15:20.742Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:15:20 [2021-04-02T12:15:20.742Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:15:20 [2021-04-02T12:15:20.937Z] #1 [internal] load build definition from Dockerfile
12:15:20 [2021-04-02T12:15:20.937Z] #1 sha256:25748c167aa085b57215cd99df89968ea25cad0934c58f43e161863b8fb744f3
12:15:20 [2021-04-02T12:15:20.937Z] #1 transferring dockerfile: 17.02kB done
12:15:20 [2021-04-02T12:15:20.937Z] #1 DONE 0.1s
12:15:20 [2021-04-02T12:15:20.937Z] 
12:15:20 [2021-04-02T12:15:20.937Z] #2 [internal] load .dockerignore
12:15:20 [2021-04-02T12:15:20.937Z] #2 sha256:f7b2c06be19e8bc430e0e9e0c5309725b9692363fa9adeae2c5809245b32f598
12:15:20 [2021-04-02T12:15:20.937Z] #2 transferring context: 87B done
12:15:20 [2021-04-02T12:15:20.937Z] #2 DONE 0.0s
12:15:20 [2021-04-02T12:15:20.937Z] 
12:15:20 [2021-04-02T12:15:20.937Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:15:20 [2021-04-02T12:15:20.937Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:15:21 [2021-04-02T12:15:21.498Z] #3 DONE 0.4s
12:15:21 [2021-04-02T12:15:21.498Z] 
12:15:21 [2021-04-02T12:15:21.498Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:15:21 [2021-04-02T12:15:21.498Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:15:21 [2021-04-02T12:15:21.498Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:15:21 [2021-04-02T12:15:21.498Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:15:21 [2021-04-02T12:15:21.498Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:15:21 [2021-04-02T12:15:21.498Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:15:21 [2021-04-02T12:15:21.498Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
12:15:21 [2021-04-02T12:15:21.498Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s
12:15:21 [2021-04-02T12:15:21.754Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
12:15:21 [2021-04-02T12:15:21.754Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:15:22 [2021-04-02T12:15:22.056Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
12:15:22 [2021-04-02T12:15:22.056Z] #4 DONE 0.6s
12:15:22 [2021-04-02T12:15:22.311Z] 
12:15:22 [2021-04-02T12:15:22.311Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:22 [2021-04-02T12:15:22.311Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:15:22 [2021-04-02T12:15:22.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:15:23 [2021-04-02T12:15:23.280Z] #8 DONE 1.0s
12:15:23 [2021-04-02T12:15:23.280Z] 
12:15:23 [2021-04-02T12:15:23.280Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:23 [2021-04-02T12:15:23.280Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:15:23 [2021-04-02T12:15:23.280Z] #6 DONE 0.9s
12:15:23 [2021-04-02T12:15:23.280Z] 
12:15:23 [2021-04-02T12:15:23.280Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:15:23 [2021-04-02T12:15:23.280Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:15:23 [2021-04-02T12:15:23.280Z] #7 DONE 0.9s
12:15:23 [2021-04-02T12:15:23.280Z] 
12:15:23 [2021-04-02T12:15:23.280Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:15:23 [2021-04-02T12:15:23.280Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:15:23 [2021-04-02T12:15:23.280Z] #5 DONE 1.0s
12:15:24 [2021-04-02T12:15:24.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:15:25 [2021-04-02T12:15:25.166Z] 
12:15:25 [2021-04-02T12:15:25.166Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:25 [2021-04-02T12:15:25.166Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:25 [2021-04-02T12:15:25.166Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:15:25 [2021-04-02T12:15:25.166Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:15:25 [2021-04-02T12:15:25.166Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:15:25 [2021-04-02T12:15:25.166Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:15:25 [2021-04-02T12:15:25.178Z] ok  	github.com/docker/docker/daemon/cluster	0.095s	coverage: 0.5% of statements
12:15:25 [2021-04-02T12:15:25.332Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:15:25 [2021-04-02T12:15:25.332Z] 
12:15:25 [2021-04-02T12:15:25.332Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:15:25 [2021-04-02T12:15:25.332Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:15:25 [2021-04-02T12:15:25.332Z] HOSTNAME=174c6b5255d1
12:15:25 [2021-04-02T12:15:25.332Z] DEST=bundles/test-integration
12:15:25 [2021-04-02T12:15:25.332Z] PWD=/go/src/github.com/docker/docker
12:15:25 [2021-04-02T12:15:25.332Z] DOCKER_ROOTLESS=1
12:15:25 [2021-04-02T12:15:25.332Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:15:25 [2021-04-02T12:15:25.332Z] container=docker
12:15:25 [2021-04-02T12:15:25.332Z] HOME=/root
12:15:25 [2021-04-02T12:15:25.332Z] GOLANG_VERSION=1.13.15
12:15:25 [2021-04-02T12:15:25.332Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:15:25 [2021-04-02T12:15:25.332Z] VALIDATE_BRANCH=master
12:15:25 [2021-04-02T12:15:25.332Z] TERM=xterm
12:15:25 [2021-04-02T12:15:25.332Z] DOCKER_PKG=github.com/docker/docker
12:15:25 [2021-04-02T12:15:25.332Z] SHLVL=1
12:15:25 [2021-04-02T12:15:25.332Z] TIMEOUT=120m
12:15:25 [2021-04-02T12:15:25.332Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:15:25 [2021-04-02T12:15:25.332Z] DOCKER_GRAPHDRIVER=overlay2
12:15:25 [2021-04-02T12:15:25.332Z] GO111MODULE=off
12:15:25 [2021-04-02T12:15:25.332Z] DOCKER_EXPERIMENTAL=1
12:15:25 [2021-04-02T12:15:25.332Z] TEST_SKIP_INTEGRATION_CLI=1
12:15:25 [2021-04-02T12:15:25.332Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:15:25 [2021-04-02T12:15:25.332Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:15:25 [2021-04-02T12:15:25.332Z] GOPATH=/go
12:15:25 [2021-04-02T12:15:25.332Z] PKG_CONFIG=pkg-config
12:15:25 [2021-04-02T12:15:25.332Z] _=/usr/bin/env
12:15:25 [2021-04-02T12:15:25.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:15:25 [2021-04-02T12:15:25.855Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
12:15:25 [2021-04-02T12:15:25.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:15:26 [2021-04-02T12:15:26.456Z] Client: Docker Engine - Community
12:15:26 [2021-04-02T12:15:26.456Z]  Version:           20.10.5
12:15:26 [2021-04-02T12:15:26.456Z]  API version:       1.41
12:15:26 [2021-04-02T12:15:26.457Z]  Go version:        go1.13.15
12:15:26 [2021-04-02T12:15:26.457Z]  Git commit:        55c4c88
12:15:26 [2021-04-02T12:15:26.457Z]  Built:             Tue Mar  2 20:19:31 2021
12:15:26 [2021-04-02T12:15:26.457Z]  OS/Arch:           linux/arm64
12:15:26 [2021-04-02T12:15:26.457Z]  Context:           default
12:15:26 [2021-04-02T12:15:26.457Z]  Experimental:      true
12:15:26 [2021-04-02T12:15:26.457Z] 
12:15:26 [2021-04-02T12:15:26.457Z] Server: Docker Engine - Community
12:15:26 [2021-04-02T12:15:26.457Z]  Engine:
12:15:26 [2021-04-02T12:15:26.457Z]   Version:          20.10.5
12:15:26 [2021-04-02T12:15:26.457Z]   API version:      1.41 (minimum version 1.12)
12:15:26 [2021-04-02T12:15:26.457Z]   Go version:       go1.13.15
12:15:26 [2021-04-02T12:15:26.457Z]   Git commit:       363e9a8
12:15:26 [2021-04-02T12:15:26.457Z]   Built:            Tue Mar  2 20:17:22 2021
12:15:26 [2021-04-02T12:15:26.457Z]   OS/Arch:          linux/arm64
12:15:26 [2021-04-02T12:15:26.457Z]   Experimental:     true
12:15:26 [2021-04-02T12:15:26.457Z]  containerd:
12:15:26 [2021-04-02T12:15:26.457Z]   Version:          1.4.4
12:15:26 [2021-04-02T12:15:26.457Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:15:26 [2021-04-02T12:15:26.457Z]  runc:
12:15:26 [2021-04-02T12:15:26.457Z]   Version:          1.0.0-rc93
12:15:26 [2021-04-02T12:15:26.457Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:15:26 [2021-04-02T12:15:26.457Z]  docker-init:
12:15:26 [2021-04-02T12:15:26.457Z]   Version:          0.19.0
12:15:26 [2021-04-02T12:15:26.457Z]   GitCommit:        de40ad0
[Pipeline] sh
12:15:26 [2021-04-02T12:15:26.787Z] + docker info
12:15:27 [2021-04-02T12:15:27.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:15:27 [2021-04-02T12:15:27.354Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
12:15:27 [2021-04-02T12:15:27.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:15:29 [2021-04-02T12:15:29.398Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 3.6s
12:15:29 [2021-04-02T12:15:29.398Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 3.7s
12:15:29 [2021-04-02T12:15:29.398Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s
12:15:29 [2021-04-02T12:15:29.398Z] #64 ...
12:15:29 [2021-04-02T12:15:29.398Z] 
12:15:29 [2021-04-02T12:15:29.398Z] #23 [internal] load build context
12:15:29 [2021-04-02T12:15:29.398Z] #23 sha256:5d630b32659bc191caebb7623190c95cef5801f9e64a70754ff829b4a695b931
12:15:29 [2021-04-02T12:15:29.398Z] #23 transferring context: 53.41MB 4.0s done
12:15:29 [2021-04-02T12:15:29.398Z] #23 DONE 4.4s
12:15:29 [2021-04-02T12:15:29.398Z] 
12:15:29 [2021-04-02T12:15:29.398Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:29 [2021-04-02T12:15:29.398Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:30 [2021-04-02T12:15:30.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:15:30 [2021-04-02T12:15:30.803Z] #64 ...
12:15:30 [2021-04-02T12:15:30.803Z] 
12:15:30 [2021-04-02T12:15:30.803Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:30 [2021-04-02T12:15:30.803Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:15:30 [2021-04-02T12:15:30.803Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:15:30 [2021-04-02T12:15:30.803Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:15:30 [2021-04-02T12:15:30.803Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:15:30 [2021-04-02T12:15:30.803Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:15:30 [2021-04-02T12:15:30.803Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done
12:15:30 [2021-04-02T12:15:30.803Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done
12:15:30 [2021-04-02T12:15:30.803Z] #62 DONE 5.7s
12:15:30 [2021-04-02T12:15:30.803Z] 
12:15:30 [2021-04-02T12:15:30.803Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:30 [2021-04-02T12:15:30.803Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:30 [2021-04-02T12:15:30.803Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done
12:15:30 [2021-04-02T12:15:30.803Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
12:15:31 [2021-04-02T12:15:31.758Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done
12:15:32 [2021-04-02T12:15:32.338Z] #64 DONE 7.3s
12:15:32 [2021-04-02T12:15:32.338Z] 
12:15:32 [2021-04-02T12:15:32.338Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:15:32 [2021-04-02T12:15:32.338Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.7s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.2s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done
12:15:32 [2021-04-02T12:15:32.338Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s
12:15:32 [2021-04-02T12:15:32.597Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
12:15:32 [2021-04-02T12:15:32.857Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
12:15:33 [2021-04-02T12:15:33.419Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
12:15:33 [2021-04-02T12:15:33.679Z] #9 ...
12:15:33 [2021-04-02T12:15:33.679Z] 
12:15:33 [2021-04-02T12:15:33.679Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:15:33 [2021-04-02T12:15:33.679Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:15:33 [2021-04-02T12:15:33.679Z] #63 DONE 0.6s
12:15:33 [2021-04-02T12:15:33.679Z] 
12:15:33 [2021-04-02T12:15:33.679Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:15:33 [2021-04-02T12:15:33.679Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:15:34 [2021-04-02T12:15:34.239Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.454s	coverage: 14.0% of statements
12:15:34 [2021-04-02T12:15:34.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:15:34 [2021-04-02T12:15:34.608Z] #65 DONE 0.9s
12:15:34 [2021-04-02T12:15:34.608Z] 
12:15:34 [2021-04-02T12:15:34.608Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:34 [2021-04-02T12:15:34.608Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:15:34 [2021-04-02T12:15:34.608Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.8s
12:15:34 [2021-04-02T12:15:34.864Z] #9 ...
12:15:34 [2021-04-02T12:15:34.864Z] 
12:15:34 [2021-04-02T12:15:34.864Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:15:34 [2021-04-02T12:15:34.864Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
12:15:34 [2021-04-02T12:15:34.864Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done
12:15:34 [2021-04-02T12:15:34.864Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done
12:15:34 [2021-04-02T12:15:34.864Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done
12:15:34 [2021-04-02T12:15:34.864Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done
12:15:34 [2021-04-02T12:15:34.864Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 6.2s done
12:15:34 [2021-04-02T12:15:34.864Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 3.0s
12:15:34 [2021-04-02T12:15:34.870Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.8% of statements
12:15:35 [2021-04-02T12:15:35.120Z] #26 ...
12:15:35 [2021-04-02T12:15:35.120Z] 
12:15:35 [2021-04-02T12:15:35.120Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:35 [2021-04-02T12:15:35.120Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:15:35 [2021-04-02T12:15:35.501Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
12:15:35 [2021-04-02T12:15:35.968Z] Removing intermediate container 97202ca3df67
12:15:35 [2021-04-02T12:15:35.968Z]  ---> ee379f5e9d65
12:15:35 [2021-04-02T12:15:35.968Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
12:15:35 [2021-04-02T12:15:35.968Z]  ---> 805dc2d65d1c
12:15:35 [2021-04-02T12:15:35.968Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
12:15:35 [2021-04-02T12:15:35.968Z]  ---> efbddb990ad3
12:15:35 [2021-04-02T12:15:35.968Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
12:15:35 [2021-04-02T12:15:35.968Z]  ---> Running in 725d43164c51
12:15:35 [2021-04-02T12:15:35.968Z] Removing intermediate container 725d43164c51
12:15:35 [2021-04-02T12:15:35.968Z]  ---> f0ee2f2503e1
12:15:35 [2021-04-02T12:15:35.968Z] Successfully built f0ee2f2503e1
12:15:35 [2021-04-02T12:15:35.968Z] Successfully tagged moby-buildx:latest
12:15:35 [2021-04-02T12:15:35.968Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
12:15:35 [2021-04-02T12:15:35.968Z] if [ -n "${id}" ]; then \
12:15:35 [2021-04-02T12:15:35.968Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
12:15:35 [2021-04-02T12:15:35.968Z] 	&& touch bundles/buildx; \
12:15:35 [2021-04-02T12:15:35.968Z] 	docker rm -f ${id}; \
12:15:35 [2021-04-02T12:15:35.968Z] fi
12:15:35 [2021-04-02T12:15:35.968Z] e47dacfb4f66659f3b22dde13595517d1c75ac0e36c2f3326be1727dad8f2a13
12:15:35 [2021-04-02T12:15:35.968Z] bundles/buildx version
12:15:35 [2021-04-02T12:15:35.968Z] buildx v0.5.1 11057da
12:15:35 [2021-04-02T12:15:35.968Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:15:35 [2021-04-02T12:15:35.968Z] #1 [internal] booting buildkit
12:15:35 [2021-04-02T12:15:35.968Z] #1 sha256:3bcf3aa3c2e2f83fb05d923a3764747158bcd34d6bbd2fa5bb211ed5ff804535
12:15:35 [2021-04-02T12:15:35.968Z] #1 pulling image moby/buildkit:buildx-stable-1
12:15:35 [2021-04-02T12:15:35.968Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
12:15:35 [2021-04-02T12:15:35.968Z] #1 creating container buildx_buildkit_default
12:15:35 [2021-04-02T12:15:35.968Z] #1 creating container buildx_buildkit_default 0.4s done
12:15:35 [2021-04-02T12:15:35.968Z] #1 DONE 3.2s
12:15:35 [2021-04-02T12:15:35.968Z] 
12:15:35 [2021-04-02T12:15:35.968Z] #2 [internal] load build definition from Dockerfile
12:15:35 [2021-04-02T12:15:35.968Z] #2 sha256:45675605ae5d0d9be06f6d52b4fa3a56ff01ab28500983893e19d0f9aa2b460f
12:15:35 [2021-04-02T12:15:35.968Z] #2 transferring dockerfile: 17.01kB done
12:15:35 [2021-04-02T12:15:35.968Z] #2 DONE 0.0s
12:15:35 [2021-04-02T12:15:35.968Z] 
12:15:35 [2021-04-02T12:15:35.968Z] #3 [internal] load .dockerignore
12:15:35 [2021-04-02T12:15:35.968Z] #3 sha256:d16bf115880f1eb6e85f7129f25e6f01385529a0495350ceb62411d8c030fa06
12:15:35 [2021-04-02T12:15:35.968Z] #3 transferring context: 32B
12:15:36 [2021-04-02T12:15:36.063Z] #9 ...
12:15:36 [2021-04-02T12:15:36.063Z] 
12:15:36 [2021-04-02T12:15:36.063Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:15:36 [2021-04-02T12:15:36.063Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
12:15:36 [2021-04-02T12:15:36.063Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 4.0s done
12:15:36 [2021-04-02T12:15:36.063Z] #26 DONE 11.1s
12:15:36 [2021-04-02T12:15:36.063Z] 
12:15:36 [2021-04-02T12:15:36.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:36 [2021-04-02T12:15:36.063Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:15:36 [2021-04-02T12:15:36.132Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
12:15:36 [2021-04-02T12:15:36.261Z] #3 transferring context: 87B done
12:15:36 [2021-04-02T12:15:36.261Z] #3 DONE 0.0s
12:15:36 [2021-04-02T12:15:36.261Z] 
12:15:36 [2021-04-02T12:15:36.261Z] #4 resolve image config for docker.io/docker/dockerfile:1.2
12:15:36 [2021-04-02T12:15:36.261Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e
12:15:36 [2021-04-02T12:15:36.557Z] #4 DONE 0.5s
12:15:36 [2021-04-02T12:15:36.763Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
12:15:36 [2021-04-02T12:15:36.852Z] 
12:15:36 [2021-04-02T12:15:36.852Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:15:36 [2021-04-02T12:15:36.852Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35
12:15:36 [2021-04-02T12:15:36.852Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:15:36 [2021-04-02T12:15:36.852Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done
12:15:36 [2021-04-02T12:15:36.852Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988
12:15:37 [2021-04-02T12:15:37.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:15:37 [2021-04-02T12:15:37.144Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done
12:15:37 [2021-04-02T12:15:37.144Z] #5 DONE 0.4s
12:15:37 [2021-04-02T12:15:37.144Z] 
12:15:37 [2021-04-02T12:15:37.144Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:37 [2021-04-02T12:15:37.144Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:15:37 [2021-04-02T12:15:37.436Z] #6 DONE 0.4s
12:15:37 [2021-04-02T12:15:37.436Z] 
12:15:37 [2021-04-02T12:15:37.436Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:15:37 [2021-04-02T12:15:37.436Z] #9 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743
12:15:37 [2021-04-02T12:15:37.737Z] #9 DONE 0.5s
12:15:37 [2021-04-02T12:15:37.737Z] 
12:15:37 [2021-04-02T12:15:37.737Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:37 [2021-04-02T12:15:37.737Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:15:37 [2021-04-02T12:15:37.737Z] #8 DONE 0.5s
12:15:37 [2021-04-02T12:15:37.737Z] 
12:15:37 [2021-04-02T12:15:37.737Z] #7 [internal] load metadata for docker.io/library/debian:buster
12:15:37 [2021-04-02T12:15:37.737Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16
12:15:37 [2021-04-02T12:15:37.737Z] #7 DONE 0.5s
12:15:37 [2021-04-02T12:15:37.737Z] 
12:15:37 [2021-04-02T12:15:37.737Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:15:37 [2021-04-02T12:15:37.737Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58
12:15:37 [2021-04-02T12:15:37.737Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done
12:15:37 [2021-04-02T12:15:37.737Z] #27 DONE 0.0s
12:15:37 [2021-04-02T12:15:37.737Z] 
12:15:37 [2021-04-02T12:15:37.737Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:37 [2021-04-02T12:15:37.737Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:37 [2021-04-02T12:15:37.737Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:15:37 [2021-04-02T12:15:37.796Z] ok  	github.com/docker/docker/daemon	12.274s	coverage: 17.2% of statements
12:15:37 [2021-04-02T12:15:37.796Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:15:37 [2021-04-02T12:15:37.796Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:15:37 [2021-04-02T12:15:37.796Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:15:37 [2021-04-02T12:15:37.796Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:15:37 [2021-04-02T12:15:37.954Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
12:15:38 [2021-04-02T12:15:38.210Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
12:15:38 [2021-04-02T12:15:38.437Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
12:15:38 [2021-04-02T12:15:38.437Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s
12:15:38 [2021-04-02T12:15:38.859Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.78MB / 12.42MB 0.5s
12:15:38 [2021-04-02T12:15:38.859Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.6s
12:15:38 [2021-04-02T12:15:38.859Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.8s
12:15:38 [2021-04-02T12:15:38.859Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
12:15:38 [2021-04-02T12:15:38.859Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
12:15:38 [2021-04-02T12:15:38.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:15:39 [2021-04-02T12:15:39.022Z] Client:
12:15:39 [2021-04-02T12:15:39.022Z]  Context:    default
12:15:39 [2021-04-02T12:15:39.022Z]  Debug Mode: false
12:15:39 [2021-04-02T12:15:39.022Z]  Plugins:
12:15:39 [2021-04-02T12:15:39.022Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:15:39 [2021-04-02T12:15:39.022Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:15:39 [2021-04-02T12:15:39.022Z] 
12:15:39 [2021-04-02T12:15:39.022Z] Server:
12:15:39 [2021-04-02T12:15:39.022Z]  Containers: 0
12:15:39 [2021-04-02T12:15:39.022Z]   Running: 0
12:15:39 [2021-04-02T12:15:39.022Z]   Paused: 0
12:15:39 [2021-04-02T12:15:39.022Z]   Stopped: 0
12:15:39 [2021-04-02T12:15:39.022Z]  Images: 0
12:15:39 [2021-04-02T12:15:39.022Z]  Server Version: 20.10.5
12:15:39 [2021-04-02T12:15:39.022Z]  Storage Driver: overlay2
12:15:39 [2021-04-02T12:15:39.022Z]   Backing Filesystem: extfs
12:15:39 [2021-04-02T12:15:39.022Z]   Supports d_type: true
12:15:39 [2021-04-02T12:15:39.022Z]   Native Overlay Diff: true
12:15:39 [2021-04-02T12:15:39.022Z]  Logging Driver: json-file
12:15:39 [2021-04-02T12:15:39.022Z]  Cgroup Driver: cgroupfs
12:15:39 [2021-04-02T12:15:39.022Z]  Cgroup Version: 1
12:15:39 [2021-04-02T12:15:39.022Z]  Plugins:
12:15:39 [2021-04-02T12:15:39.022Z]   Volume: local
12:15:39 [2021-04-02T12:15:39.022Z]   Network: bridge host ipvlan macvlan null overlay
12:15:39 [2021-04-02T12:15:39.022Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:15:39 [2021-04-02T12:15:39.022Z]  Swarm: inactive
12:15:39 [2021-04-02T12:15:39.022Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:15:39 [2021-04-02T12:15:39.022Z]  Default Runtime: runc
12:15:39 [2021-04-02T12:15:39.022Z]  Init Binary: docker-init
12:15:39 [2021-04-02T12:15:39.022Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:15:39 [2021-04-02T12:15:39.022Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:15:39 [2021-04-02T12:15:39.022Z]  init version: de40ad0
12:15:39 [2021-04-02T12:15:39.022Z]  Security Options:
12:15:39 [2021-04-02T12:15:39.022Z]   apparmor
12:15:39 [2021-04-02T12:15:39.022Z]   seccomp
12:15:39 [2021-04-02T12:15:39.022Z]    Profile: default
12:15:39 [2021-04-02T12:15:39.022Z]  Kernel Version: 5.4.0-1041-aws
12:15:39 [2021-04-02T12:15:39.022Z]  Operating System: Ubuntu 20.04.2 LTS
12:15:39 [2021-04-02T12:15:39.022Z]  OSType: linux
12:15:39 [2021-04-02T12:15:39.022Z]  Architecture: aarch64
12:15:39 [2021-04-02T12:15:39.022Z]  CPUs: 4
12:15:39 [2021-04-02T12:15:39.022Z]  Total Memory: 7.494GiB
12:15:39 [2021-04-02T12:15:39.022Z]  Name: ip-10-100-118-84
12:15:39 [2021-04-02T12:15:39.022Z]  ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4
12:15:39 [2021-04-02T12:15:39.022Z]  Docker Root Dir: /var/lib/docker
12:15:39 [2021-04-02T12:15:39.022Z]  Debug Mode: false
12:15:39 [2021-04-02T12:15:39.022Z]  Registry: https://index.docker.io/v1/
12:15:39 [2021-04-02T12:15:39.022Z]  Labels:
12:15:39 [2021-04-02T12:15:39.022Z]  Experimental: true
12:15:39 [2021-04-02T12:15:39.022Z]  Insecure Registries:
12:15:39 [2021-04-02T12:15:39.022Z]   127.0.0.0/8
12:15:39 [2021-04-02T12:15:39.022Z]  Live Restore Enabled: true
12:15:39 [2021-04-02T12:15:39.022Z] 
12:15:39 [2021-04-02T12:15:39.022Z] WARNING: No swap limit support
[Pipeline] sh
12:15:39 [2021-04-02T12:15:39.300Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
12:15:39 [2021-04-02T12:15:39.313Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:15:39 [2021-04-02T12:15:39.313Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:15:39 [2021-04-02T12:15:39.313Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42245/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:15:39 [2021-04-02T12:15:39.313Z] + bash /home/ubuntu/workspace/moby_PR-42245/check-config.sh
12:15:39 [2021-04-02T12:15:39.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:15:39 [2021-04-02T12:15:39.313Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:15:39 [2021-04-02T12:15:39.313Z] 
12:15:39 [2021-04-02T12:15:39.313Z] Generally Necessary:
12:15:39 [2021-04-02T12:15:39.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:15:39 [2021-04-02T12:15:39.313Z] - apparmor: enabled and tools installed
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_NAMESPACES: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_NET_NS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_PID_NS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_IPC_NS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_UTS_NS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_CGROUPS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_CGROUP_CPUACCT: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_CGROUP_DEVICE: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_CGROUP_FREEZER: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_CGROUP_SCHED: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_CPUSETS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_MEMCG: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_KEYS: enabled
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_VETH: enabled (as module)
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_BRIDGE: enabled (as module)
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:15:39 [2021-04-02T12:15:39.313Z] - CONFIG_NF_NAT_IPV4: missing
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_NF_NAT: enabled (as module)
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_NF_NAT_NEEDED: missing
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_POSIX_MQUEUE: enabled
12:15:39 [2021-04-02T12:15:39.575Z] 
12:15:39 [2021-04-02T12:15:39.575Z] Optional Features:
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_USER_NS: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_SECCOMP: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_CGROUP_PIDS: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_MEMCG_SWAP: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:15:39 [2021-04-02T12:15:39.575Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_BLK_CGROUP: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_IOSCHED_CFQ: missing
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_CGROUP_PERF: enabled
12:15:39 [2021-04-02T12:15:39.575Z] - CONFIG_CGROUP_HUGETLB: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_CFS_BANDWIDTH: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_RT_GROUP_SCHED: missing
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_IP_VS: enabled (as module)
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_IP_VS_NFCT: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_IP_VS_RR: enabled (as module)
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_EXT4_FS: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:15:39 [2021-04-02T12:15:39.837Z] - Network Drivers:
12:15:39 [2021-04-02T12:15:39.837Z]   - "overlay":
12:15:39 [2021-04-02T12:15:39.837Z]     - CONFIG_VXLAN: enabled (as module)
12:15:39 [2021-04-02T12:15:39.837Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:15:39 [2021-04-02T12:15:39.837Z]       Optional (for encrypted networks):
12:15:39 [2021-04-02T12:15:39.931Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 56.2% of statements
12:15:40 [2021-04-02T12:15:40.057Z]  ---> 0c203ca42a7e
12:15:40 [2021-04-02T12:15:40.057Z] Successfully built 0c203ca42a7e
12:15:40 [2021-04-02T12:15:40.057Z] Successfully tagged docker:latest
12:15:40 [2021-04-02T12:15:40.057Z] INFO: Image build ended at 04/02/2021 12:15:37. Duration:00:00:28.1830504
12:15:40 [2021-04-02T12:15:40.057Z] 
12:15:40 [2021-04-02T12:15:40.057Z] 
12:15:40 [2021-04-02T12:15:40.057Z] INFO: Building the test binaries at 04/02/2021 12:15:37...
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_CRYPTO: enabled
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_CRYPTO_AEAD: enabled
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_CRYPTO_GCM: enabled
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_CRYPTO_GHASH: enabled
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_XFRM: enabled
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_XFRM_USER: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_INET_ESP: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:15:40 [2021-04-02T12:15:40.098Z]   - "ipvlan":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_IPVLAN: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]   - "macvlan":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_MACVLAN: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_DUMMY: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]   - "ftp,tftp client in container":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z] - Storage Drivers:
12:15:40 [2021-04-02T12:15:40.098Z]   - "aufs":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_AUFS_FS: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]   - "btrfs":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:15:40 [2021-04-02T12:15:40.098Z]   - "devicemapper":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_BLK_DEV_DM: enabled
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]   - "overlay":
12:15:40 [2021-04-02T12:15:40.098Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:15:40 [2021-04-02T12:15:40.098Z]   - "zfs":
12:15:40 [2021-04-02T12:15:40.098Z]     - /dev/zfs: present
12:15:40 [2021-04-02T12:15:40.098Z]     - zfs command: missing
12:15:40 [2021-04-02T12:15:40.098Z]     - zpool command: missing
12:15:40 [2021-04-02T12:15:40.098Z] 
12:15:40 [2021-04-02T12:15:40.098Z] Limits:
12:15:40 [2021-04-02T12:15:40.098Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:15:40 [2021-04-02T12:15:40.098Z] 
12:15:40 [2021-04-02T12:15:40.098Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:15:40 [2021-04-02T12:15:40.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:15:40 [2021-04-02T12:15:40.444Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e .
12:15:40 [2021-04-02T12:15:40.774Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|exports_file|files|imports|name) took 2m0.947749406s 
12:15:40 [2021-04-02T12:15:40.774Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 663.812498ms 
12:15:40 [2021-04-02T12:15:40.879Z] #65 ...
12:15:40 [2021-04-02T12:15:40.879Z] 
12:15:40 [2021-04-02T12:15:40.879Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:40 [2021-04-02T12:15:40.879Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:15:40 [2021-04-02T12:15:40.879Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:15:40 [2021-04-02T12:15:40.880Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
12:15:40 [2021-04-02T12:15:40.880Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done
12:15:40 [2021-04-02T12:15:40.880Z] #63 DONE 2.7s
12:15:40 [2021-04-02T12:15:40.880Z] 
12:15:40 [2021-04-02T12:15:40.880Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:40 [2021-04-02T12:15:40.880Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 23.07MB / 57.46MB 2.1s
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 28.31MB / 73.58MB 2.1s
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 27.26MB / 96.52MB 2.1s
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 2.0s
12:15:40 [2021-04-02T12:15:40.880Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 2.3s
12:15:41 [2021-04-02T12:15:41.015Z] #2 [internal] load .dockerignore
12:15:41 [2021-04-02T12:15:41.015Z] #2 sha256:be1a0712f71a7d53e80ef4df05a1e78c6cb3776955aaa64c25db7a37e6a15e52
12:15:41 [2021-04-02T12:15:41.015Z] #2 transferring context: 87B done
12:15:41 [2021-04-02T12:15:41.015Z] #2 DONE 0.1s
12:15:41 [2021-04-02T12:15:41.015Z] 
12:15:41 [2021-04-02T12:15:41.015Z] #1 [internal] load build definition from Dockerfile
12:15:41 [2021-04-02T12:15:41.015Z] #1 sha256:f4385d7687d5332dbd8b73819c15d427dc9bcebbb649ea020d266c9bf427a6b6
12:15:41 [2021-04-02T12:15:41.015Z] #1 transferring dockerfile: 17.02kB done
12:15:41 [2021-04-02T12:15:41.015Z] #1 DONE 0.2s
12:15:41 [2021-04-02T12:15:41.195Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.51MB / 54.14MB 2.4s
12:15:41 [2021-04-02T12:15:41.277Z] 
12:15:41 [2021-04-02T12:15:41.277Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:15:41 [2021-04-02T12:15:41.277Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
12:15:41 [2021-04-02T12:15:41.509Z] #10 ...
12:15:41 [2021-04-02T12:15:41.509Z] 
12:15:41 [2021-04-02T12:15:41.509Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:41 [2021-04-02T12:15:41.509Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:41 [2021-04-02T12:15:41.509Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
12:15:41 [2021-04-02T12:15:41.509Z] #65 DONE 3.1s
12:15:41 [2021-04-02T12:15:41.509Z] 
12:15:41 [2021-04-02T12:15:41.509Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:41 [2021-04-02T12:15:41.509Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:41 [2021-04-02T12:15:41.509Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 2.7s
12:15:41 [2021-04-02T12:15:41.509Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 33.55MB / 73.58MB 2.7s
12:15:41 [2021-04-02T12:15:41.509Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 34.60MB / 96.52MB 2.7s
12:15:41 [2021-04-02T12:15:41.509Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 2.7s
12:15:41 [2021-04-02T12:15:41.843Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 3.0s
12:15:41 [2021-04-02T12:15:41.843Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 39.85MB / 54.14MB 3.0s
12:15:41 [2021-04-02T12:15:41.843Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.80MB / 73.58MB 3.2s
12:15:41 [2021-04-02T12:15:41.843Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 39.85MB / 96.52MB 3.2s
12:15:41 [2021-04-02T12:15:41.843Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.04MB / 57.46MB 3.3s
12:15:42 [2021-04-02T12:15:42.245Z] #10 ...
12:15:42 [2021-04-02T12:15:42.245Z] 
12:15:42 [2021-04-02T12:15:42.245Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:15:42 [2021-04-02T12:15:42.245Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f
12:15:42 [2021-04-02T12:15:42.245Z] #64 DONE 0.4s
12:15:42 [2021-04-02T12:15:42.245Z] 
12:15:42 [2021-04-02T12:15:42.245Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:42 [2021-04-02T12:15:42.245Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:42 [2021-04-02T12:15:42.245Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.99MB / 73.58MB 3.5s
12:15:42 [2021-04-02T12:15:42.245Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 3.6s
12:15:42 [2021-04-02T12:15:42.245Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.09MB / 96.52MB 3.6s
12:15:42 [2021-04-02T12:15:42.245Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.04MB / 54.14MB 3.5s
12:15:42 [2021-04-02T12:15:42.381Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
12:15:42 [2021-04-02T12:15:42.381Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
12:15:42 [2021-04-02T12:15:42.560Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 3.8s
12:15:42 [2021-04-02T12:15:42.560Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 3.8s
12:15:42 [2021-04-02T12:15:42.560Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 3.8s
12:15:42 [2021-04-02T12:15:42.560Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.05MB / 73.58MB 4.1s
12:15:42 [2021-04-02T12:15:42.560Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.33MB / 96.52MB 4.1s
12:15:42 [2021-04-02T12:15:42.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:15:42 [2021-04-02T12:15:42.868Z] #10 ...
12:15:42 [2021-04-02T12:15:42.868Z] 
12:15:42 [2021-04-02T12:15:42.868Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:15:42 [2021-04-02T12:15:42.868Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac
12:15:42 [2021-04-02T12:15:42.868Z] #66 DONE 0.4s
12:15:42 [2021-04-02T12:15:42.868Z] 
12:15:42 [2021-04-02T12:15:42.868Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:42 [2021-04-02T12:15:42.868Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:42 [2021-04-02T12:15:42.868Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.62MB / 57.46MB 4.1s
12:15:42 [2021-04-02T12:15:42.868Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.43MB / 54.14MB 4.1s
12:15:42 [2021-04-02T12:15:42.868Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.2s done
12:15:43 [2021-04-02T12:15:43.045Z] INFO: make.ps1 starting at 04/02/2021 12:15:42
12:15:43 [2021-04-02T12:15:43.045Z] INFO: Git commit (97a5b797b6) assumed from DOCKER_GITCOMMIT environment variable
12:15:43 [2021-04-02T12:15:43.045Z] INFO: Invoking autogen...
12:15:43 [2021-04-02T12:15:43.165Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.62MB / 73.58MB 4.4s
12:15:43 [2021-04-02T12:15:43.165Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.2s done
12:15:43 [2021-04-02T12:15:43.165Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
12:15:43 [2021-04-02T12:15:43.165Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 59.77MB / 96.52MB 4.7s
12:15:43 [2021-04-02T12:15:43.465Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 4.7s
12:15:43 [2021-04-02T12:15:43.465Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 5.0s
12:15:43 [2021-04-02T12:15:43.465Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.16MB / 96.52MB 5.0s
12:15:43 [2021-04-02T12:15:43.518Z] INFO: Building daemon...
12:15:43 [2021-04-02T12:15:43.761Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.1s done
12:15:43 [2021-04-02T12:15:43.761Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.50MB / 96.52MB 5.3s
12:15:44 [2021-04-02T12:15:44.063Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.74MB / 96.52MB 5.4s
12:15:44 [2021-04-02T12:15:44.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:15:44 [2021-04-02T12:15:44.280Z] #9 ...
12:15:44 [2021-04-02T12:15:44.281Z] 
12:15:44 [2021-04-02T12:15:44.281Z] #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
12:15:44 [2021-04-02T12:15:44.281Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
12:15:44 [2021-04-02T12:15:44.281Z] #27 1.028 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 1.038 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 1.038 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 1.192 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 1.640 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 1.952 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
12:15:44 [2021-04-02T12:15:44.281Z] #27 3.254 Fetched 8426 kB in 2s (3397 kB/s)
12:15:44 [2021-04-02T12:15:44.281Z] #27 3.254 Reading package lists...
12:15:44 [2021-04-02T12:15:44.281Z] #27 4.146 Reading package lists...
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.032 Building dependency tree...
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.347 The following additional packages will be installed:
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.347   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.347   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.348   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.349 Suggested packages:
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.349   krb5-doc krb5-user
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.349 Recommended packages:
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.349   krb5-locales publicsuffix libsasl2-modules
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.568 The following NEW packages will be installed:
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.568   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.569   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.569   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.570   libssh2-1 libssl1.1 openssl
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.850 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.850 Need to get 5059 kB of archives.
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.850 After this operation, 12.1 MB of additional disk space will be used.
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.850 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.856 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.868 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.868 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.868 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.868 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.868 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.869 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.872 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.876 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.883 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.889 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.889 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.904 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.904 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.904 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.904 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.904 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.925 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.925 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 5.925 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.082 debconf: delaying package configuration, since apt-utils is not installed
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.101 Fetched 5059 kB in 0s (15.3 MB/s)
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.140 Selecting previously unselected package libssl1.1:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.140 (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.)
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.150 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.157 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.358 Selecting previously unselected package openssl.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.360 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.364 Unpacking openssl (1.1.1d-0+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.499 Selecting previously unselected package ca-certificates.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.499 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.504 Unpacking ca-certificates (20200601~deb10u2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.583 Selecting previously unselected package libkeyutils1:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.583 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.587 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.657 Selecting previously unselected package libkrb5support0:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.657 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.665 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.704 Selecting previously unselected package libk5crypto3:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.704 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.715 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.762 Selecting previously unselected package libkrb5-3:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.762 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.766 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.873 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.873 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.877 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.934 Selecting previously unselected package libsasl2-modules-db:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.934 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 6.939 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.039 Selecting previously unselected package libsasl2-2:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.039 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.042 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.088 Selecting previously unselected package libldap-common.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.088 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.093 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.137 Selecting previously unselected package libldap-2.4-2:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.137 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.139 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.208 Selecting previously unselected package libnghttp2-14:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.208 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.212 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.258 Selecting previously unselected package libpsl5:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.258 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.261 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.296 Selecting previously unselected package librtmp1:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.298 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.302 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.344 Selecting previously unselected package libssh2-1:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.344 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.347 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.396 Selecting previously unselected package libcurl4:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.398 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.402 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.461 Selecting previously unselected package curl.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.461 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.464 Unpacking curl (7.64.0-4+deb10u2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.528 Selecting previously unselected package libonig5:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.528 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.532 Unpacking libonig5:amd64 (6.9.1-1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.590 Selecting previously unselected package libjq1:amd64.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.592 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.596 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.639 Selecting previously unselected package jq.
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.639 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.648 Unpacking jq (1.5+dfsg-2+b1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.686 Setting up libkeyutils1:amd64 (1.6-6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.697 Setting up libpsl5:amd64 (0.20.2-2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.708 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.843 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.855 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.869 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.882 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.892 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.903 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.915 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.930 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.944 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.955 Setting up openssl (1.1.1d-0+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.975 Setting up libonig5:amd64 (6.9.1-1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 7.990 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 8.004 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 8.016 Setting up ca-certificates (20200601~deb10u2) ...
12:15:44 [2021-04-02T12:15:44.281Z] #27 ...
12:15:44 [2021-04-02T12:15:44.281Z] 
12:15:44 [2021-04-02T12:15:44.281Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:44 [2021-04-02T12:15:44.281Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:15:44 [2021-04-02T12:15:44.365Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.13MB / 96.52MB 5.7s
12:15:44 [2021-04-02T12:15:44.365Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.42MB / 96.52MB 5.9s
12:15:44 [2021-04-02T12:15:44.378Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.959s	coverage: 46.2% of statements
12:15:44 [2021-04-02T12:15:44.668Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.9s done
12:15:44 [2021-04-02T12:15:44.669Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.9% of statements
12:15:45 [2021-04-02T12:15:45.483Z] #3 DONE 3.7s
12:15:45 [2021-04-02T12:15:45.483Z] 
12:15:45 [2021-04-02T12:15:45.483Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:15:45 [2021-04-02T12:15:45.483Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
12:15:45 [2021-04-02T12:15:45.483Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done
12:15:45 [2021-04-02T12:15:45.484Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:15:45 [2021-04-02T12:15:45.484Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
12:15:45 [2021-04-02T12:15:45.484Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
12:15:45 [2021-04-02T12:15:45.484Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 225.28kB / 9.01MB 0.3s
12:15:45 [2021-04-02T12:15:45.484Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
12:15:45 [2021-04-02T12:15:45.745Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done
12:15:45 [2021-04-02T12:15:45.745Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
12:15:45 [2021-04-02T12:15:45.745Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
12:15:46 [2021-04-02T12:15:46.008Z] #4 DONE 1.0s
12:15:46 [2021-04-02T12:15:46.008Z] 
12:15:46 [2021-04-02T12:15:46.008Z] #6 [internal] load metadata for docker.io/library/debian:buster
12:15:46 [2021-04-02T12:15:46.008Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
12:15:46 [2021-04-02T12:15:46.208Z] #10 ...
12:15:46 [2021-04-02T12:15:46.208Z] 
12:15:46 [2021-04-02T12:15:46.208Z] #24 [internal] load build context
12:15:46 [2021-04-02T12:15:46.208Z] #24 sha256:9b6cc09d288a58ace3633f81d4c12dcc08a542fcdbe981d7ae89fb1f70d0d105
12:15:46 [2021-04-02T12:15:46.208Z] #24 transferring context: 53.42MB 8.3s done
12:15:46 [2021-04-02T12:15:46.208Z] #24 DONE 8.4s
12:15:46 [2021-04-02T12:15:46.208Z] 
12:15:46 [2021-04-02T12:15:46.208Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:15:46 [2021-04-02T12:15:46.208Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58
12:15:46 [2021-04-02T12:15:46.208Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 54.18MB / 54.18MB 3.2s done
12:15:46 [2021-04-02T12:15:46.208Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e
12:15:46 [2021-04-02T12:15:46.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:15:46 [2021-04-02T12:15:46.949Z] #6 DONE 0.9s
12:15:46 [2021-04-02T12:15:46.949Z] 
12:15:46 [2021-04-02T12:15:46.949Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:46 [2021-04-02T12:15:46.949Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:15:46 [2021-04-02T12:15:46.949Z] #5 DONE 0.8s
12:15:46 [2021-04-02T12:15:46.949Z] 
12:15:46 [2021-04-02T12:15:46.949Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:46 [2021-04-02T12:15:46.949Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:15:46 [2021-04-02T12:15:46.949Z] #7 DONE 0.8s
12:15:46 [2021-04-02T12:15:46.949Z] 
12:15:46 [2021-04-02T12:15:46.949Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:15:46 [2021-04-02T12:15:46.949Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
12:15:46 [2021-04-02T12:15:46.949Z] #8 DONE 0.8s
12:15:47 [2021-04-02T12:15:47.256Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 6.1s done
12:15:47 [2021-04-02T12:15:47.256Z] #27 DONE 9.4s
12:15:47 [2021-04-02T12:15:47.256Z] 
12:15:47 [2021-04-02T12:15:47.256Z] #28 [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
12:15:47 [2021-04-02T12:15:47.256Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
12:15:47 [2021-04-02T12:15:47.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:15:47 [2021-04-02T12:15:47.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:15:47 [2021-04-02T12:15:47.294Z] Using test binary docker
12:15:47 [2021-04-02T12:15:47.294Z] +++ /etc/init.d/apparmor start
12:15:47 [2021-04-02T12:15:47.294Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:15:47 [2021-04-02T12:15:47.294Z] INFO: Waiting for daemon to start...
12:15:47 [2021-04-02T12:15:47.294Z] Starting dockerd
12:15:47 [2021-04-02T12:15:47.294Z] +++ 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
12:15:47 [2021-04-02T12:15:47.520Z] 
12:15:47 [2021-04-02T12:15:47.520Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:47 [2021-04-02T12:15:47.520Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:47 [2021-04-02T12:15:47.520Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:15:47 [2021-04-02T12:15:47.554Z] #28 0.225 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:15:47 [2021-04-02T12:15:47.554Z] #28 0.245 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
12:15:47 [2021-04-02T12:15:47.554Z] #28 0.265 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:15:47 [2021-04-02T12:15:47.599Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
12:15:47 [2021-04-02T12:15:47.792Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:15:47 [2021-04-02T12:15:47.792Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:15:47 [2021-04-02T12:15:47.792Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:15:47 [2021-04-02T12:15:47.792Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s
12:15:47 [2021-04-02T12:15:47.792Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.75MB / 12.42MB 0.3s
12:15:47 [2021-04-02T12:15:47.852Z] #28 0.452 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
12:15:47 [2021-04-02T12:15:47.854Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:15:47 [2021-04-02T12:15:47.854Z] Using test binary docker
12:15:48 [2021-04-02T12:15:48.054Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s
12:15:48 [2021-04-02T12:15:48.110Z] +++ /etc/init.d/apparmor start
12:15:48 [2021-04-02T12:15:48.110Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:15:48 [2021-04-02T12:15:48.110Z] INFO: Waiting for daemon to start...
12:15:48 [2021-04-02T12:15:48.110Z] Starting dockerd
12:15:48 [2021-04-02T12:15:48.110Z] +++ 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
12:15:48 [2021-04-02T12:15:48.110Z] .Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:15:48 [2021-04-02T12:15:48.147Z] #28 ...
12:15:48 [2021-04-02T12:15:48.147Z] 
12:15:48 [2021-04-02T12:15:48.147Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:48 [2021-04-02T12:15:48.147Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:48 [2021-04-02T12:15:48.147Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.8s done
12:15:48 [2021-04-02T12:15:48.147Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
12:15:48 [2021-04-02T12:15:48.147Z] #10 DONE 9.5s
12:15:48 [2021-04-02T12:15:48.147Z] 
12:15:48 [2021-04-02T12:15:48.147Z] #28 [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
12:15:48 [2021-04-02T12:15:48.147Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
12:15:48 [2021-04-02T12:15:48.147Z] #28 0.767 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:15:48 [2021-04-02T12:15:48.161Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done
12:15:48 [2021-04-02T12:15:48.187Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.260s	coverage: 49.4% of statements
12:15:48 [2021-04-02T12:15:48.417Z] #9 ...
12:15:48 [2021-04-02T12:15:48.417Z] 
12:15:48 [2021-04-02T12:15:48.417Z] #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
12:15:48 [2021-04-02T12:15:48.417Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
12:15:48 [2021-04-02T12:15:48.417Z] #27 8.583 Updating certificates in /etc/ssl/certs...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.273 137 added, 0 removed; done.
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.333 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.346 Setting up jq (1.5+dfsg-2+b1) ...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.359 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.370 Setting up curl (7.64.0-4+deb10u2) ...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.381 Processing triggers for libc-bin (2.28-10) ...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.400 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.412 Updating certificates in /etc/ssl/certs...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.963 0 added, 0 removed; done.
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.963 Running hooks in /etc/ca-certificates/update.d...
12:15:48 [2021-04-02T12:15:48.417Z] #27 9.964 done.
12:15:48 [2021-04-02T12:15:48.417Z] #27 DONE 12.5s
12:15:48 [2021-04-02T12:15:48.417Z] 
12:15:48 [2021-04-02T12:15:48.417Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:48 [2021-04-02T12:15:48.417Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:15:48 [2021-04-02T12:15:48.417Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
12:15:48 [2021-04-02T12:15:48.442Z] #28 1.057 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
12:15:48 [2021-04-02T12:15:48.641Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
12:15:48 [2021-04-02T12:15:48.641Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
12:15:48 [2021-04-02T12:15:48.672Z] #9 DONE 23.9s
12:15:48 [2021-04-02T12:15:48.672Z] 
12:15:48 [2021-04-02T12:15:48.672Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:15:48 [2021-04-02T12:15:48.672Z] #28 sha256:8ef078816c67dbb67f457cfa0dbaa41361c98aaac213915ee96d03ca49c7e1ae
12:15:48 [2021-04-02T12:15:48.672Z] #28 DONE 0.2s
12:15:48 [2021-04-02T12:15:48.672Z] 
12:15:48 [2021-04-02T12:15:48.672Z] #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
12:15:48 [2021-04-02T12:15:48.672Z] #29 sha256:9cdac352669813f9997c8b123443ede6369cff5d184f0be01b66ed751a39a425
12:15:49 [2021-04-02T12:15:49.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:15:49 [2021-04-02T12:15:49.034Z] Using test binary docker
12:15:49 [2021-04-02T12:15:49.034Z] +++ /etc/init.d/apparmor start
12:15:49 [2021-04-02T12:15:49.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:15:49 [2021-04-02T12:15:49.034Z] INFO: Waiting for daemon to start...
12:15:49 [2021-04-02T12:15:49.034Z] Starting dockerd
12:15:49 [2021-04-02T12:15:49.034Z] +++ 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
12:15:49 [2021-04-02T12:15:49.603Z] #29 ...
12:15:49 [2021-04-02T12:15:49.603Z] 
12:15:49 [2021-04-02T12:15:49.603Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:15:49 [2021-04-02T12:15:49.603Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:15:49 [2021-04-02T12:15:49.603Z] #10 DONE 0.6s
12:15:49 [2021-04-02T12:15:49.603Z] 
12:15:49 [2021-04-02T12:15:49.603Z] #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
12:15:49 [2021-04-02T12:15:49.603Z] #29 sha256:9cdac352669813f9997c8b123443ede6369cff5d184f0be01b66ed751a39a425
12:15:49 [2021-04-02T12:15:49.603Z] #29 0.996 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:15:49 [2021-04-02T12:15:49.862Z] #29 1.057 
12:15:49 [2021-04-02T12:15:49.958Z] .
12:15:49 [2021-04-02T12:15:49.958Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:15:49 [2021-04-02T12:15:49.958Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:15:49 [2021-04-02T12:15:49.958Z] Error: No such image: emptyfs
12:15:49 [2021-04-02T12:15:49.958Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:15:49 [2021-04-02T12:15:49.958Z] ++++ docker load
12:15:49 [2021-04-02T12:15:49.958Z] Running integration-test (iteration 1)
12:15:49 [2021-04-02T12:15:49.958Z] 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)/
12:15:49 [2021-04-02T12:15:49.958Z] ++ 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)/'
12:15:49 [2021-04-02T12:15:49.958Z] ++ set -e
12:15:49 [2021-04-02T12:15:49.958Z] ++ '[' -n 0 ']'
12:15:49 [2021-04-02T12:15:49.958Z] ++ set -x
12:15:49 [2021-04-02T12:15:49.958Z] ++ 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)/'
12:15:49 [2021-04-02T12:15:49.958Z] 
12:15:49 [2021-04-02T12:15:49.958Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:15:49 [2021-04-02T12:15:49.958Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:15:49 [2021-04-02T12:15:49.958Z] Error: No such image: emptyfs
12:15:49 [2021-04-02T12:15:49.958Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:15:49 [2021-04-02T12:15:49.958Z] ++++ docker load
12:15:50 [2021-04-02T12:15:50.045Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
12:15:50 [2021-04-02T12:15:50.118Z] #29 1.260 
                                                                           0.0%
12:15:50 [2021-04-02T12:15:50.118Z] #29 ...
12:15:50 [2021-04-02T12:15:50.118Z] 
12:15:50 [2021-04-02T12:15:50.118Z] #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
12:15:50 [2021-04-02T12:15:50.118Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:15:50 [2021-04-02T12:15:50.118Z] #11 DONE 0.7s
12:15:50 [2021-04-02T12:15:50.118Z] 
12:15:50 [2021-04-02T12:15:50.118Z] #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
12:15:50 [2021-04-02T12:15:50.118Z] #29 sha256:9cdac352669813f9997c8b123443ede6369cff5d184f0be01b66ed751a39a425
12:15:50 [2021-04-02T12:15:50.213Z] Running integration-test (iteration 1)
12:15:50 [2021-04-02T12:15:50.213Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:15:50 [2021-04-02T12:15:50.213Z] ++ 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)/'
12:15:50 [2021-04-02T12:15:50.213Z] ++ set -e
12:15:50 [2021-04-02T12:15:50.213Z] ++ '[' -n 0 ']'
12:15:50 [2021-04-02T12:15:50.213Z] ++ set -x
12:15:50 [2021-04-02T12:15:50.213Z] ++ 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)/'
12:15:50 [2021-04-02T12:15:50.375Z] #29 1.260 
                                                                           0.0%
#################################                                         46.8%
###################################################                       71.4%#29 ...
12:15:50 [2021-04-02T12:15:50.375Z] 
12:15:50 [2021-04-02T12:15:50.375Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:15:50 [2021-04-02T12:15:50.375Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:15:50 [2021-04-02T12:15:50.375Z] #39 DONE 0.2s
12:15:50 [2021-04-02T12:15:50.375Z] 
12:15:50 [2021-04-02T12:15:50.375Z] #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
12:15:50 [2021-04-02T12:15:50.375Z] #29 sha256:9cdac352669813f9997c8b123443ede6369cff5d184f0be01b66ed751a39a425
12:15:50 [2021-04-02T12:15:50.375Z] #29 1.260 
                                                                           0.0%
#################################                                         46.8%
###################################################                       71.4%
#############################################################             85.2%
######################################################################## 100.0%
12:15:50 [2021-04-02T12:15:50.375Z] #29 ...
12:15:50 [2021-04-02T12:15:50.375Z] 
12:15:50 [2021-04-02T12:15:50.375Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:15:50 [2021-04-02T12:15:50.375Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:15:50 [2021-04-02T12:15:50.375Z] #31 DONE 0.3s
12:15:50 [2021-04-02T12:15:50.375Z] 
12:15:50 [2021-04-02T12:15:50.375Z] #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
12:15:50 [2021-04-02T12:15:50.375Z] #29 sha256:9cdac352669813f9997c8b123443ede6369cff5d184f0be01b66ed751a39a425
12:15:50 [2021-04-02T12:15:50.375Z] #29 1.720 
12:15:50 [2021-04-02T12:15:50.528Z] #28 3.256 Fetched 8201 kB in 3s (2693 kB/s)
12:15:50 [2021-04-02T12:15:50.620Z] #64 ...
12:15:50 [2021-04-02T12:15:50.620Z] 
12:15:50 [2021-04-02T12:15:50.620Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:50 [2021-04-02T12:15:50.620Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:15:50 [2021-04-02T12:15:50.620Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:15:50 [2021-04-02T12:15:50.620Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
12:15:50 [2021-04-02T12:15:50.620Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:15:50 [2021-04-02T12:15:50.620Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:15:50 [2021-04-02T12:15:50.620Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:15:50 [2021-04-02T12:15:50.620Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done
12:15:50 [2021-04-02T12:15:50.620Z] #62 DONE 3.1s
12:15:50 [2021-04-02T12:15:50.620Z] 
12:15:50 [2021-04-02T12:15:50.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
12:15:50 [2021-04-02T12:15:50.620Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.3s done
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.7s
12:15:50 [2021-04-02T12:15:50.620Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.8s
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 27.26MB / 62.53MB 3.1s
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.1s
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.1s
12:15:50 [2021-04-02T12:15:50.620Z] #9 ...
12:15:50 [2021-04-02T12:15:50.620Z] 
12:15:50 [2021-04-02T12:15:50.620Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:50 [2021-04-02T12:15:50.620Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:15:50 [2021-04-02T12:15:50.620Z] #64 DONE 3.2s
12:15:50 [2021-04-02T12:15:50.620Z] 
12:15:50 [2021-04-02T12:15:50.620Z] #23 [internal] load build context
12:15:50 [2021-04-02T12:15:50.620Z] #23 sha256:777a1ca230c96610766365f42a6b2ee2ef5c15d143806e67ced7715b3d6a9061
12:15:50 [2021-04-02T12:15:50.620Z] #23 transferring context: 53.42MB 2.7s done
12:15:50 [2021-04-02T12:15:50.620Z] #23 DONE 3.2s
12:15:50 [2021-04-02T12:15:50.620Z] 
12:15:50 [2021-04-02T12:15:50.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
12:15:50 [2021-04-02T12:15:50.620Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.19MB / 62.53MB 3.2s
12:15:50 [2021-04-02T12:15:50.634Z] #29 1.960 
#############                                                             18.4%
######################################################################## 100.0%
12:15:50 [2021-04-02T12:15:50.634Z] #29 2.090 
12:15:50 [2021-04-02T12:15:50.884Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 52.43MB / 62.53MB 3.3s
12:15:50 [2021-04-02T12:15:50.884Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 14.68MB / 52.16MB 3.3s
12:15:50 [2021-04-02T12:15:50.884Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.29MB / 97.69MB 3.3s
12:15:50 [2021-04-02T12:15:50.890Z] #29 2.206 
################################                                          45.3%
######################################################################## 100.0%
12:15:51 [2021-04-02T12:15:51.147Z] #29 2.446 
12:15:51 [2021-04-02T12:15:51.154Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.5s
12:15:51 [2021-04-02T12:15:51.154Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 3.5s
12:15:51 [2021-04-02T12:15:51.154Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 3.5s
12:15:51 [2021-04-02T12:15:51.154Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 43.40MB / 97.69MB 3.6s
12:15:51 [2021-04-02T12:15:51.154Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.07MB / 52.16MB 3.7s
12:15:51 [2021-04-02T12:15:51.154Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.67MB / 97.69MB 3.7s
12:15:51 [2021-04-02T12:15:51.170Z] #28 3.256 Reading package lists...
12:15:51 [2021-04-02T12:15:51.171Z] #28 ...
12:15:51 [2021-04-02T12:15:51.171Z] 
12:15:51 [2021-04-02T12:15:51.171Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:51 [2021-04-02T12:15:51.171Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:51 [2021-04-02T12:15:51.171Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done
12:15:51 [2021-04-02T12:15:51.171Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
12:15:51 [2021-04-02T12:15:51.171Z] #10 DONE 12.5s
12:15:51 [2021-04-02T12:15:51.171Z] 
12:15:51 [2021-04-02T12:15:51.171Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:51 [2021-04-02T12:15:51.171Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:51 [2021-04-02T12:15:51.171Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad
12:15:51 [2021-04-02T12:15:51.425Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.8s
12:15:51 [2021-04-02T12:15:51.425Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 3.8s
12:15:51 [2021-04-02T12:15:51.425Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 83.28MB / 97.69MB 3.9s
12:15:51 [2021-04-02T12:15:51.667Z] #29 2.580 
####                                                                       6.6%
################                                                          22.7%
#################################                                         46.1%
##################################################                        69.7%
#########################################################                 79.7%
######################################################################## 100.0%
12:15:51 [2021-04-02T12:15:51.687Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.23MB / 97.69MB 4.0s
12:15:51 [2021-04-02T12:15:51.687Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.1s
12:15:51 [2021-04-02T12:15:51.925Z] #29 3.201 
12:15:52 [2021-04-02T12:15:52.261Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s done
12:15:52 [2021-04-02T12:15:52.834Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.9s done
12:15:53 [2021-04-02T12:15:53.405Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.8s done
12:15:53 [2021-04-02T12:15:53.476Z] 
12:15:53 [2021-04-02T12:15:53.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:15:53 [2021-04-02T12:15:53.476Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:15:53 [2021-04-02T12:15:53.476Z] Error: No such image: emptyfs
12:15:53 [2021-04-02T12:15:53.476Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:15:53 [2021-04-02T12:15:53.476Z] ++++ docker load
12:15:53 [2021-04-02T12:15:53.476Z] Running integration-test (iteration 1)
12:15:53 [2021-04-02T12:15:53.476Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:15:53 [2021-04-02T12:15:53.476Z] ++ 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
12:15:53 [2021-04-02T12:15:53.476Z] ++ set -e
12:15:53 [2021-04-02T12:15:53.476Z] ++ '[' -n 0 ']'
12:15:53 [2021-04-02T12:15:53.476Z] ++ set -x
12:15:53 [2021-04-02T12:15:53.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:15:53 [2021-04-02T12:15:53.938Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done
12:15:53 [2021-04-02T12:15:53.938Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0
12:15:53 [2021-04-02T12:15:53.997Z] #29 3.343 
##                                                                         2.9%
######                                                                     8.6%
##########                                                                14.8%
##############                                                            20.0%
##################                                                        25.3%
#####################                                                     30.4%
#########################                                                 35.7%
#############################                                             40.9%
#################################                                         46.1%
####################################                                      51.4%
#####################################                                     51.7%
############################################                              62.0%
################################################                          67.3%
####################################################                      72.5%
########################################################                  77.8%
###########################################################               83.0%
###############################################################           88.1%
###################################################################       93.4%
######################################################################    98.6%
######################################################################## 100.0%
12:15:53 [2021-04-02T12:15:53.997Z] #29 5.199 
12:15:54 [2021-04-02T12:15:54.253Z] #29 5.555 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:15:54 [2021-04-02T12:15:54.348Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
12:15:54 [2021-04-02T12:15:54.516Z] #29 5.633 
12:15:54 [2021-04-02T12:15:54.516Z] #29 5.697 
######################################################################## 100.0%
12:15:54 [2021-04-02T12:15:54.516Z] #29 5.734 
12:15:54 [2021-04-02T12:15:54.610Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
12:15:54 [2021-04-02T12:15:54.772Z] #29 6.155 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:15:55 [2021-04-02T12:15:55.028Z] #29 6.241 
12:15:55 [2021-04-02T12:15:55.028Z] #29 6.389 
#######################################################                   77.3%
######################################################################## 100.0%
12:15:55 [2021-04-02T12:15:55.028Z] #29 6.419 
12:15:55 [2021-04-02T12:15:55.124Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.527s	coverage: 73.3% of statements
12:15:55 [2021-04-02T12:15:55.124Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:15:55 [2021-04-02T12:15:55.124Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 57.5% of statements
12:15:55 [2021-04-02T12:15:55.124Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.175s	coverage: 57.7% of statements
12:15:55 [2021-04-02T12:15:55.124Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:15:55 [2021-04-02T12:15:55.124Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:15:55 [2021-04-02T12:15:55.414Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
12:15:55 [2021-04-02T12:15:55.591Z] #29 6.807 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:15:55 [2021-04-02T12:15:55.591Z] #29 6.917 
12:15:55 [2021-04-02T12:15:55.996Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.1s done
12:15:55 [2021-04-02T12:15:55.996Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 8.5s
12:15:56 [2021-04-02T12:15:56.045Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
12:15:56 [2021-04-02T12:15:56.147Z] #29 7.097 
                                                                           0.0%
##########                                                                14.4%
#############################                                             41.0%
#################################                                         47.1%
12:15:56 [2021-04-02T12:15:56.147Z] #29 ...
12:15:56 [2021-04-02T12:15:56.147Z] 
12:15:56 [2021-04-02T12:15:56.147Z] #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
12:15:56 [2021-04-02T12:15:56.147Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:15:56 [2021-04-02T12:15:56.147Z] #12 DONE 6.1s
12:15:56 [2021-04-02T12:15:56.147Z] 
12:15:56 [2021-04-02T12:15:56.147Z] #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
12:15:56 [2021-04-02T12:15:56.147Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:15:56 [2021-04-02T12:15:56.162Z] #10 ...
12:15:56 [2021-04-02T12:15:56.162Z] 
12:15:56 [2021-04-02T12:15:56.162Z] #28 [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
12:15:56 [2021-04-02T12:15:56.162Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
12:15:56 [2021-04-02T12:15:56.162Z] #28 3.256 Reading package lists...
12:15:56 [2021-04-02T12:15:56.162Z] #28 4.744 Reading package lists...
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.231 Building dependency tree...
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.708 The following additional packages will be installed:
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.708   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.708   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.709   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.711 Suggested packages:
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.711   krb5-doc krb5-user
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.711 Recommended packages:
12:15:56 [2021-04-02T12:15:56.162Z] #28 6.711   krb5-locales publicsuffix libsasl2-modules
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.068 The following NEW packages will be installed:
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.068   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.068   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.069   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.069   libssh2-1 libssl1.1 openssl
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.114 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.114 Need to get 5176 kB of archives.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.114 After this operation, 14.5 MB of additional disk space will be used.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.114 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.124 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.159 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.162 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.166 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.171 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.175 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.204 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.212 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.216 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.217 Get:11 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.227 Get:12 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.231 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.234 Get:14 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.244 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.248 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.251 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.256 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.260 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.269 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.274 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.473 debconf: delaying package configuration, since apt-utils is not installed
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.502 Fetched 5176 kB in 0s (29.8 MB/s)
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.525 Selecting previously unselected package libssl1.1:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.525 (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.)
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.533 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.536 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.745 Selecting previously unselected package openssl.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.747 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.757 Unpacking openssl (1.1.1d-0+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.889 Selecting previously unselected package ca-certificates.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.893 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.893 Unpacking ca-certificates (20200601~deb10u2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.961 Selecting previously unselected package libkeyutils1:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.961 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.963 Unpacking libkeyutils1:ppc64el (1.6-6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.985 Selecting previously unselected package libkrb5support0:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.987 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 7.989 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.044 Selecting previously unselected package libk5crypto3:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.047 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.051 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.176 Selecting previously unselected package libkrb5-3:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.179 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.180 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.259 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.262 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.263 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.303 Selecting previously unselected package libsasl2-modules-db:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.306 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.308 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.335 Selecting previously unselected package libsasl2-2:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.337 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.338 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.372 Selecting previously unselected package libldap-common.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.374 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.376 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.403 Selecting previously unselected package libldap-2.4-2:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.405 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.406 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.464 Selecting previously unselected package libnghttp2-14:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.466 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.467 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.499 Selecting previously unselected package libpsl5:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.501 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.502 Unpacking libpsl5:ppc64el (0.20.2-2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.527 Selecting previously unselected package librtmp1:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.529 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.530 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.555 Selecting previously unselected package libssh2-1:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.557 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.559 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.595 Selecting previously unselected package libcurl4:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.597 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.598 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.654 Selecting previously unselected package curl.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.655 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.657 Unpacking curl (7.64.0-4+deb10u2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.712 Selecting previously unselected package libonig5:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.714 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.715 Unpacking libonig5:ppc64el (6.9.1-1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.759 Selecting previously unselected package libjq1:ppc64el.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.760 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.763 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.796 Selecting previously unselected package jq.
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.798 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.800 Unpacking jq (1.5+dfsg-2+b1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.829 Setting up libkeyutils1:ppc64el (1.6-6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.833 Setting up libpsl5:ppc64el (0.20.2-2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.835 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.992 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 8.995 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 9.000 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 9.003 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 9.006 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 9.009 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.162Z] #28 9.012 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.256Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.6s
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.016 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.019 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.022 Setting up openssl (1.1.1d-0+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.036 Setting up libonig5:ppc64el (6.9.1-1) ...
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.049 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.049 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
12:15:56 [2021-04-02T12:15:56.459Z] #28 9.049 Setting up ca-certificates (20200601~deb10u2) ...
12:15:56 [2021-04-02T12:15:56.521Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
12:15:56 [2021-04-02T12:15:56.783Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.1s done
12:15:56 [2021-04-02T12:15:56.783Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
12:15:57 [2021-04-02T12:15:57.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:15:57 [2021-04-02T12:15:57.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:15:57 [2021-04-02T12:15:57.518Z] #28 9.928 Updating certificates in /etc/ssl/certs...
12:15:57 [2021-04-02T12:15:57.551Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 6.7% of statements
12:15:57 [2021-04-02T12:15:57.551Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:15:57 [2021-04-02T12:15:57.551Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:15:57 [2021-04-02T12:15:57.725Z] #9 ...
12:15:57 [2021-04-02T12:15:57.725Z] 
12:15:57 [2021-04-02T12:15:57.725Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:15:57 [2021-04-02T12:15:57.725Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02
12:15:57 [2021-04-02T12:15:57.725Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done
12:15:57 [2021-04-02T12:15:57.725Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done
12:15:57 [2021-04-02T12:15:57.725Z] #26 sha256:c27a62aa2e74f8bcfab5451574adabc92c4c8e8f2264f5d6da581aa8a08deed5 529B / 529B done
12:15:57 [2021-04-02T12:15:57.725Z] #26 sha256:4333ac3aa4e42d5c617b3bbf4db72c884307379c6c794f87195ba3cc9bac5611 1.46kB / 1.46kB done
12:15:57 [2021-04-02T12:15:57.725Z] #26 sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 49.23MB / 49.23MB 9.9s
12:15:57 [2021-04-02T12:15:57.844Z] ok  	github.com/docker/docker/daemon/logger	0.215s	coverage: 43.2% of statements
12:15:57 [2021-04-02T12:15:57.987Z] #26 ...
12:15:57 [2021-04-02T12:15:57.987Z] 
12:15:57 [2021-04-02T12:15:57.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:57 [2021-04-02T12:15:57.987Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
12:15:57 [2021-04-02T12:15:57.987Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
12:15:58 [2021-04-02T12:15:58.158Z] #28 ...
12:15:58 [2021-04-02T12:15:58.158Z] 
12:15:58 [2021-04-02T12:15:58.158Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:15:58 [2021-04-02T12:15:58.158Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
12:15:58 [2021-04-02T12:15:58.158Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done
12:15:58 [2021-04-02T12:15:58.158Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
12:15:58 [2021-04-02T12:15:58.158Z] #10 DONE 19.6s
12:15:58 [2021-04-02T12:15:58.158Z] 
12:15:58 [2021-04-02T12:15:58.158Z] #28 [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
12:15:58 [2021-04-02T12:15:58.158Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.85 137 added, 0 removed; done.
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.90 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.90 Setting up jq (1.5+dfsg-2+b1) ...
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.91 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ...
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.91 Setting up curl (7.64.0-4+deb10u2) ...
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.91 Processing triggers for libc-bin (2.28-10) ...
12:15:58 [2021-04-02T12:15:58.158Z] #28 10.93 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:15:58 [2021-04-02T12:15:58.158Z] #28 ...
12:15:58 [2021-04-02T12:15:58.158Z] 
12:15:58 [2021-04-02T12:15:58.158Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:15:58 [2021-04-02T12:15:58.158Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858
12:15:58 [2021-04-02T12:15:58.453Z] #11 DONE 0.2s
12:15:58 [2021-04-02T12:15:58.453Z] 
12:15:58 [2021-04-02T12:15:58.453Z] #12 [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
12:15:58 [2021-04-02T12:15:58.453Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159
12:15:58 [2021-04-02T12:15:58.752Z] #12 DONE 0.2s
12:15:58 [2021-04-02T12:15:58.752Z] 
12:15:58 [2021-04-02T12:15:58.752Z] #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
12:15:58 [2021-04-02T12:15:58.752Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:15:58 [2021-04-02T12:15:58.752Z] #50 ...
12:15:58 [2021-04-02T12:15:58.752Z] 
12:15:58 [2021-04-02T12:15:58.752Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:15:58 [2021-04-02T12:15:58.752Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92
12:15:58 [2021-04-02T12:15:58.752Z] #32 DONE 0.1s
12:15:58 [2021-04-02T12:15:58.752Z] 
12:15:58 [2021-04-02T12:15:58.752Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:15:58 [2021-04-02T12:15:58.752Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0
12:15:58 [2021-04-02T12:15:58.752Z] #40 DONE 0.1s
12:15:58 [2021-04-02T12:15:58.861Z] INFO [runner/unused/goanalysis] analyzers took 28.801590568s with top 10 stages: buildssa: 24.604845232s, U1000: 4.196745336s 
12:15:58 [2021-04-02T12:15:58.876Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
12:15:58 [2021-04-02T12:15:58.876Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.069s	coverage: 77.8% of statements
12:15:58 [2021-04-02T12:15:58.876Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:15:58 [2021-04-02T12:15:58.876Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:15:59 [2021-04-02T12:15:59.049Z] 
12:15:59 [2021-04-02T12:15:59.049Z] #41 [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
12:15:59 [2021-04-02T12:15:59.049Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
12:15:59 [2021-04-02T12:15:59.049Z] #41 ...
12:15:59 [2021-04-02T12:15:59.049Z] 
12:15:59 [2021-04-02T12:15:59.049Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:15:59 [2021-04-02T12:15:59.049Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168
12:15:59 [2021-04-02T12:15:59.049Z] #13 DONE 0.5s
12:15:59 [2021-04-02T12:15:59.348Z] 
12:15:59 [2021-04-02T12:15:59.348Z] #28 [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
12:15:59 [2021-04-02T12:15:59.348Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
12:15:59 [2021-04-02T12:15:59.348Z] #28 10.93 Updating certificates in /etc/ssl/certs...
12:15:59 [2021-04-02T12:15:59.348Z] #28 11.77 0 added, 0 removed; done.
12:15:59 [2021-04-02T12:15:59.348Z] #28 11.77 Running hooks in /etc/ca-certificates/update.d...
12:15:59 [2021-04-02T12:15:59.348Z] #28 11.77 done.
12:15:59 [2021-04-02T12:15:59.348Z] #28 DONE 11.9s
12:15:59 [2021-04-02T12:15:59.348Z] 
12:15:59 [2021-04-02T12:15:59.348Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:15:59 [2021-04-02T12:15:59.348Z] #29 sha256:5566dacf48f77a250dcd328f329f56786c66130780c7f9619caee633ed77ef83
12:15:59 [2021-04-02T12:15:59.348Z] #29 DONE 0.1s
12:15:59 [2021-04-02T12:15:59.348Z] 
12:15:59 [2021-04-02T12:15:59.348Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:15:59 [2021-04-02T12:15:59.348Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:15:59 [2021-04-02T12:15:59.348Z] #43 0.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:15:59 [2021-04-02T12:15:59.348Z] #43 0.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:15:59 [2021-04-02T12:15:59.348Z] #43 0.618 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:15:59 [2021-04-02T12:15:59.560Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 23.9% of statements
12:15:59 [2021-04-02T12:15:59.560Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 69.9% of statements
12:16:00 [2021-04-02T12:16:00.191Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
12:16:00 [2021-04-02T12:16:00.317Z] #13 ...
12:16:00 [2021-04-02T12:16:00.317Z] 
12:16:00 [2021-04-02T12:16:00.317Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:00 [2021-04-02T12:16:00.317Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:16:00 [2021-04-02T12:16:00.317Z] #55 9.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #55 9.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #55 9.076 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #55 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #55 ...
12:16:00 [2021-04-02T12:16:00.317Z] 
12:16:00 [2021-04-02T12:16:00.317Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:00 [2021-04-02T12:16:00.317Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:00 [2021-04-02T12:16:00.317Z] #42 8.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #42 8.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #42 8.792 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #42 9.955 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #42 ...
12:16:00 [2021-04-02T12:16:00.317Z] 
12:16:00 [2021-04-02T12:16:00.317Z] #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
12:16:00 [2021-04-02T12:16:00.317Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:16:00 [2021-04-02T12:16:00.317Z] #36 7.125 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #36 7.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #36 7.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #36 8.073 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #36 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
12:16:00 [2021-04-02T12:16:00.317Z] #36 ...
12:16:00 [2021-04-02T12:16:00.317Z] 
12:16:00 [2021-04-02T12:16:00.317Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:00 [2021-04-02T12:16:00.317Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.742 + RM_GOPATH=0
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.742 + TMP_GOPATH=
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.742 + : /build
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.742 + '[' -z '' ']'
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.742 ++ mktemp -d
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.742 + export GOPATH=/tmp/tmp.Xqq0ek4APk
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.753 + GOPATH=/tmp/tmp.Xqq0ek4APk
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.753 + RM_GOPATH=1
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.753 + case "$(go env GOARCH)" in
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.753 ++ go env GOARCH
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + export GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 ++ dirname /tmp/install/install.sh
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + dir=/tmp/install
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + bin=golangci_lint
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + shift
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.813 + . /tmp/install/golangci_lint.installer
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 ++ : v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 + install_golangci_lint
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 + set -e
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 + export GO111MODULE=on
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 + GO111MODULE=on
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 + GOBIN=/build
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.815 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.861 go: finding github.com v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.865 go: finding github.com/golangci/golangci-lint v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.869 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.877 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 8.882 go: finding github.com/golangci v1.23.8
12:16:00 [2021-04-02T12:16:00.317Z] #49 10.02 go: downloading github.com/golangci/golangci-lint v1.23.8
12:16:00 [2021-04-02T12:16:00.401Z] #43 1.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:16:00 [2021-04-02T12:16:00.481Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
12:16:00 [2021-04-02T12:16:00.481Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:16:00 [2021-04-02T12:16:00.573Z] #49 ...
12:16:00 [2021-04-02T12:16:00.573Z] 
12:16:00 [2021-04-02T12:16:00.573Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:00 [2021-04-02T12:16:00.573Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.958 + RM_GOPATH=0
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.958 + TMP_GOPATH=
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.958 + : /build
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.958 + '[' -z '' ']'
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.958 ++ mktemp -d
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.968 + export GOPATH=/tmp/tmp.evQzd1Yv2V
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.968 + GOPATH=/tmp/tmp.evQzd1Yv2V
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.968 + RM_GOPATH=1
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.968 + case "$(go env GOARCH)" in
12:16:00 [2021-04-02T12:16:00.573Z] #51 6.969 ++ go env GOARCH
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.001 + export GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.001 + GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.001 ++ dirname /tmp/install/install.sh
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + dir=/tmp/install
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + bin=shfmt
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + shift
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + . /tmp/install/shfmt.installer
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + install_shfmt
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.005 + git clone https://github.com/mvdan/sh.git /tmp/tmp.evQzd1Yv2V/src/github.com/mvdan/sh
12:16:00 [2021-04-02T12:16:00.573Z] #51 7.013 Cloning into '/tmp/tmp.evQzd1Yv2V/src/github.com/mvdan/sh'...
12:16:00 [2021-04-02T12:16:00.830Z] #51 ...
12:16:00 [2021-04-02T12:16:00.830Z] 
12:16:00 [2021-04-02T12:16:00.830Z] #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
12:16:00 [2021-04-02T12:16:00.830Z] #24 sha256:a94000b9045fc48590b05dc97cf3d6cad61ce5ae481ae7c1f1a3566060cb2338
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.966 + RM_GOPATH=0
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.966 + TMP_GOPATH=
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.966 + : /build
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.966 + '[' -z '' ']'
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.966 ++ mktemp -d
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.981 + export GOPATH=/tmp/tmp.ETsMqZqk9c
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.981 + GOPATH=/tmp/tmp.ETsMqZqk9c
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.981 + RM_GOPATH=1
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.981 + case "$(go env GOARCH)" in
12:16:00 [2021-04-02T12:16:00.830Z] #24 6.981 ++ go env GOARCH
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.011 + export GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.011 + GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.011 ++ dirname /tmp/install/install.sh
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + dir=/tmp/install
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + bin=dockercli
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + shift
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + . /tmp/install/dockercli.installer
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 ++ : stable
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 ++ : 17.06.2-ce
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + install_dockercli
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 ++ uname -m
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.019 Install docker/cli version 17.06.2-ce from stable
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.023 + arch=x86_64
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.023 + '[' x86_64 '!=' x86_64 ']'
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.023 + url=https://download.docker.com/linux/static
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.027 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:16:00 [2021-04-02T12:16:00.830Z] #24 7.027 + tar -xz docker/docker
12:16:00 [2021-04-02T12:16:00.830Z] #24 ...
12:16:00 [2021-04-02T12:16:00.830Z] 
12:16:00 [2021-04-02T12:16:00.830Z] #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
12:16:00 [2021-04-02T12:16:00.830Z] #29 sha256:9cdac352669813f9997c8b123443ede6369cff5d184f0be01b66ed751a39a425
12:16:00 [2021-04-02T12:16:00.830Z] #29 7.097 
                                                                           0.0%
##########                                                                14.4%
#############################                                             41.0%
#################################                                         47.1%
########################################                                  55.8%
##########################################                                58.9%
###########################################                               60.4%
#################################################                         68.5%
#########################################################                 79.7%
#################################################################         91.0%
######################################################################## 100.0%
12:16:00 [2021-04-02T12:16:00.830Z] #29 8.289 
12:16:00 [2021-04-02T12:16:00.830Z] #29 9.336 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:16:00 [2021-04-02T12:16:00.830Z] #29 9.796 
12:16:00 [2021-04-02T12:16:00.830Z] #29 9.995 
######################################################################## 100.0%
12:16:00 [2021-04-02T12:16:00.830Z] #29 10.15 
12:16:00 [2021-04-02T12:16:00.830Z] #29 10.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:16:00 [2021-04-02T12:16:00.830Z] #29 11.29 
12:16:00 [2021-04-02T12:16:00.830Z] #29 11.50 
######################################################################## 100.0%
12:16:00 [2021-04-02T12:16:00.830Z] #29 11.64 
12:16:00 [2021-04-02T12:16:00.830Z] #29 11.79 Download of images into '/build' complete.
12:16:00 [2021-04-02T12:16:00.830Z] #29 11.79 Use something like the following to load the result into a Docker daemon:
12:16:00 [2021-04-02T12:16:00.830Z] #29 11.79   tar -cC '/build' . | docker load
12:16:00 [2021-04-02T12:16:00.830Z] #29 DONE 12.1s
12:16:00 [2021-04-02T12:16:00.830Z] 
12:16:00 [2021-04-02T12:16:00.830Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:00 [2021-04-02T12:16:00.830Z] #58 sha256:05cb00e7487caa8f4ba23a88dd430a4e72676db6f3ab24c9710c7c5e48fa40f0
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.908 + RM_GOPATH=0
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.908 + TMP_GOPATH=
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.908 + : /build
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.908 + '[' -z '' ']'
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.910 ++ mktemp -d
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.928 + export GOPATH=/tmp/tmp.gc52H2RhE2
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.928 + GOPATH=/tmp/tmp.gc52H2RhE2
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.928 + RM_GOPATH=1
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.928 + case "$(go env GOARCH)" in
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.928 ++ go env GOARCH
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.941 + export GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.941 + GO_BUILDMODE=-buildmode=pie
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.944 ++ dirname /tmp/install/install.sh
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.944 + dir=/tmp/install
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.944 + bin=rootlesskit
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.944 + shift
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.944 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.944 + . /tmp/install/rootlesskit.installer
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.954 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + install_rootlesskit
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + case "$1" in
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + export CGO_ENABLED=0
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + CGO_ENABLED=0
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + _install_rootlesskit
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd'
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gc52H2RhE2/src/github.com/rootless-containers/rootlesskit
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.962 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:00 [2021-04-02T12:16:00.830Z] #58 6.984 Cloning into '/tmp/tmp.gc52H2RhE2/src/github.com/rootless-containers/rootlesskit'...
12:16:01 [2021-04-02T12:16:01.112Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 58.6% of statements
12:16:01 [2021-04-02T12:16:01.130Z] #58 ...
12:16:01 [2021-04-02T12:16:01.130Z] 
12:16:01 [2021-04-02T12:16:01.130Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:01 [2021-04-02T12:16:01.130Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.678 + RM_GOPATH=0
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.679 + TMP_GOPATH=
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.679 + : /build
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.679 + '[' -z '' ']'
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.680 ++ mktemp -d
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.682 + export GOPATH=/tmp/tmp.ZTkV9oHRbQ
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.682 + GOPATH=/tmp/tmp.ZTkV9oHRbQ
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.682 + RM_GOPATH=1
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.682 + case "$(go env GOARCH)" in
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.688 ++ go env GOARCH
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + export GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 ++ dirname /tmp/install/install.sh
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + dir=/tmp/install
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + bin=tomlv
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + shift
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + . /tmp/install/tomlv.installer
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + install_tomlv
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.695 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZTkV9oHRbQ/src/github.com/BurntSushi/toml
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.696 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:01 [2021-04-02T12:16:01.130Z] #34 5.711 Cloning into '/tmp/tmp.ZTkV9oHRbQ/src/github.com/BurntSushi/toml'...
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.348 + cd /tmp/tmp.ZTkV9oHRbQ/src/github.com/BurntSushi/toml
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.348 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.348 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.672 internal/cpu
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.677 runtime/internal/atomic
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.903 runtime/internal/sys
12:16:01 [2021-04-02T12:16:01.130Z] #34 6.997 runtime/internal/math
12:16:01 [2021-04-02T12:16:01.130Z] #34 7.020 internal/bytealg
12:16:01 [2021-04-02T12:16:01.130Z] #34 7.050 math/bits
12:16:01 [2021-04-02T12:16:01.130Z] #34 7.636 math
12:16:01 [2021-04-02T12:16:01.130Z] #34 7.701 runtime
12:16:01 [2021-04-02T12:16:01.130Z] #34 ...
12:16:01 [2021-04-02T12:16:01.130Z] 
12:16:01 [2021-04-02T12:16:01.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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:01 [2021-04-02T12:16:01.130Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:16:01 [2021-04-02T12:16:01.130Z] #32 6.194 + git clone https://github.com/kolyshkin/go-swagger.git .
12:16:01 [2021-04-02T12:16:01.130Z] #32 6.194 Cloning into '.'...
12:16:01 [2021-04-02T12:16:01.296Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.3s done
12:16:01 [2021-04-02T12:16:01.389Z] #32 ...
12:16:01 [2021-04-02T12:16:01.389Z] 
12:16:01 [2021-04-02T12:16:01.389Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:01 [2021-04-02T12:16:01.389Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.626 + RM_GOPATH=0
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.626 + TMP_GOPATH=
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.626 + : /build
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.626 + '[' -z '' ']'
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.626 ++ mktemp -d
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + export GOPATH=/tmp/tmp.jzKz7T7TZ5
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + GOPATH=/tmp/tmp.jzKz7T7TZ5
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + RM_GOPATH=1
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + case "$(go env GOARCH)" in
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 ++ go env GOARCH
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + export GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 ++ dirname /tmp/install/install.sh
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + dir=/tmp/install
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + bin=vndr
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + shift
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + '[' '!' -f /tmp/install/vndr.installer ']'
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + . /tmp/install/vndr.installer
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + install_vndr
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jzKz7T7TZ5/src/github.com/LK4D4/vndr
12:16:01 [2021-04-02T12:16:01.389Z] #45 5.637 Cloning into '/tmp/tmp.jzKz7T7TZ5/src/github.com/LK4D4/vndr'...
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.093 + cd /tmp/tmp.jzKz7T7TZ5/src/github.com/LK4D4/vndr
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.093 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.105 + go build -buildmode=pie -v -o /build/vndr .
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.621 runtime/internal/atomic
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.634 internal/cpu
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.725 runtime/internal/sys
12:16:01 [2021-04-02T12:16:01.389Z] #45 6.948 runtime/internal/math
12:16:01 [2021-04-02T12:16:01.389Z] #45 7.024 internal/race
12:16:01 [2021-04-02T12:16:01.389Z] #45 7.042 internal/bytealg
12:16:01 [2021-04-02T12:16:01.389Z] #45 7.071 sync/atomic
12:16:01 [2021-04-02T12:16:01.389Z] #45 7.276 unicode
12:16:01 [2021-04-02T12:16:01.389Z] #45 7.638 runtime
12:16:01 [2021-04-02T12:16:01.389Z] #45 10.88 unicode/utf8
12:16:01 [2021-04-02T12:16:01.389Z] #45 ...
12:16:01 [2021-04-02T12:16:01.389Z] 
12:16:01 [2021-04-02T12:16:01.389Z] #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
12:16:01 [2021-04-02T12:16:01.389Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:16:01 [2021-04-02T12:16:01.389Z] #40 7.384 + git clone https://github.com/docker/distribution.git .
12:16:01 [2021-04-02T12:16:01.389Z] #40 7.390 Cloning into '.'...
12:16:01 [2021-04-02T12:16:01.557Z] #9 ...
12:16:01 [2021-04-02T12:16:01.557Z] 
12:16:01 [2021-04-02T12:16:01.557Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:16:01 [2021-04-02T12:16:01.557Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
12:16:01 [2021-04-02T12:16:01.557Z] #63 DONE 1.9s
12:16:01 [2021-04-02T12:16:01.557Z] 
12:16:01 [2021-04-02T12:16:01.557Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
12:16:01 [2021-04-02T12:16:01.557Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02
12:16:01 [2021-04-02T12:16:01.557Z] #26 sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 49.23MB / 49.23MB 10.6s done
12:16:01 [2021-04-02T12:16:01.557Z] #26 extracting sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 3.1s
12:16:01 [2021-04-02T12:16:01.558Z] Loaded image: buildpack-deps:buster
12:16:01 [2021-04-02T12:16:01.558Z] Loaded image: buildpack-deps:buster
12:16:01 [2021-04-02T12:16:01.558Z] Loaded image: busybox:latest
12:16:01 [2021-04-02T12:16:01.558Z] Loaded image: busybox:latest
12:16:01 [2021-04-02T12:16:01.558Z] Loaded image: busybox:glibc
12:16:01 [2021-04-02T12:16:01.558Z] Loaded image: busybox:glibc
12:16:01 [2021-04-02T12:16:01.647Z] #40 ...
12:16:01 [2021-04-02T12:16:01.647Z] 
12:16:01 [2021-04-02T12:16:01.647Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:01 [2021-04-02T12:16:01.647Z] #47 sha256:e4565f6dbdfb3ed1b467781081ff9923d74a8ccff5cc0cfe58620d0657d0753f
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + RM_GOPATH=0
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + TMP_GOPATH=
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + : /build
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + '[' -z '' ']'
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 ++ mktemp -d
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + export GOPATH=/tmp/tmp.uWDaOnIMzT
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + GOPATH=/tmp/tmp.uWDaOnIMzT
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + RM_GOPATH=1
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 + case "$(go env GOARCH)" in
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.332 ++ go env GOARCH
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + export GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 ++ dirname /tmp/install/install.sh
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + dir=/tmp/install
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + bin=gotestsum
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + shift
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 + . /tmp/install/gotestsum.installer
12:16:01 [2021-04-02T12:16:01.647Z] #47 5.343 ++ : v0.5.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.343 + install_gotestsum
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.343 + set -e
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.343 + export GO111MODULE=on
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.343 + GO111MODULE=on
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.343 + GOBIN=/build
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.343 + go get gotest.tools/gotestsum@v0.5.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.454 go: finding gotest.tools/gotestsum v0.5.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 5.454 go: finding gotest.tools v0.5.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 6.147 go: downloading gotest.tools/gotestsum v0.5.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 6.622 go: extracting gotest.tools/gotestsum v0.5.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.216 go: downloading github.com/fatih/color v1.9.0
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.249 go: downloading github.com/spf13/pflag v1.0.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.249 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.278 go: downloading github.com/pkg/errors v0.9.1
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.362 go: downloading github.com/jonboulle/clockwork v0.1.0
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.389 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.389 go: extracting github.com/pkg/errors v0.9.1
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.422 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.498 go: extracting github.com/fatih/color v1.9.0
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.498 go: downloading github.com/mattn/go-colorable v0.1.6
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.638 go: downloading github.com/mattn/go-isatty v0.0.12
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.665 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.665 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.752 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.802 go: extracting github.com/spf13/pflag v1.0.3
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.842 go: extracting github.com/mattn/go-colorable v0.1.6
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.921 go: extracting github.com/jonboulle/clockwork v0.1.0
12:16:01 [2021-04-02T12:16:01.648Z] #47 7.921 go: extracting github.com/mattn/go-isatty v0.0.12
12:16:01 [2021-04-02T12:16:01.648Z] #47 8.465 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:01 [2021-04-02T12:16:01.648Z] #47 10.62 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:01 [2021-04-02T12:16:01.743Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
12:16:01 [2021-04-02T12:16:01.844Z] #26 extracting sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 3.2s done
12:16:01 [2021-04-02T12:16:01.906Z] #47 11.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:01 [2021-04-02T12:16:01.906Z] #47 ...
12:16:01 [2021-04-02T12:16:01.906Z] 
12:16:01 [2021-04-02T12:16:01.906Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:01 [2021-04-02T12:16:01.906Z] #67 sha256:0279edbf8da39ec5b228772a0651262cf43152b852a237e7d7dab2e5f125e139
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.778 + RM_GOPATH=0
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.778 + TMP_GOPATH=
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.778 + : /build
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.778 + '[' -z '' ']'
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.778 ++ mktemp -d
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.783 + export GOPATH=/tmp/tmp.zygCCWdFyr
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.783 + GOPATH=/tmp/tmp.zygCCWdFyr
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.783 + RM_GOPATH=1
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.783 + case "$(go env GOARCH)" in
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.783 ++ go env GOARCH
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.805 + export GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.805 + GO_BUILDMODE=-buildmode=pie
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.816 ++ dirname /tmp/install/install.sh
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + dir=/tmp/install
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + bin=proxy
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + shift
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + '[' '!' -f /tmp/install/proxy.installer ']'
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + . /tmp/install/proxy.installer
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + install_proxy
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + case "$1" in
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + export CGO_ENABLED=0
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + CGO_ENABLED=0
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + _install_proxy
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.830 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zygCCWdFyr/src/github.com/docker/libnetwork
12:16:01 [2021-04-02T12:16:01.906Z] #67 5.846 Cloning into '/tmp/tmp.zygCCWdFyr/src/github.com/docker/libnetwork'...
12:16:01 [2021-04-02T12:16:01.906Z] #67 ...
12:16:01 [2021-04-02T12:16:01.906Z] 
12:16:01 [2021-04-02T12:16:01.906Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:01 [2021-04-02T12:16:01.906Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:16:01 [2021-04-02T12:16:01.906Z] #45 11.83 math
12:16:02 [2021-04-02T12:16:02.775Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 46.8% of statements
12:16:02 [2021-04-02T12:16:02.789Z] #26 DONE 15.1s
12:16:02 [2021-04-02T12:16:02.789Z] 
12:16:02 [2021-04-02T12:16:02.789Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:16:02 [2021-04-02T12:16:02.789Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
12:16:02 [2021-04-02T12:16:02.789Z] #65 DONE 1.3s
12:16:02 [2021-04-02T12:16:02.789Z] 
12:16:02 [2021-04-02T12:16:02.789Z] #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
12:16:02 [2021-04-02T12:16:02.789Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
12:16:03 [2021-04-02T12:16:03.065Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
12:16:03 [2021-04-02T12:16:03.275Z] #43 4.268 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
12:16:03 [2021-04-02T12:16:03.355Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
12:16:03 [2021-04-02T12:16:03.444Z] Loaded image: debian:bullseye
12:16:03 [2021-04-02T12:16:03.444Z] Loaded image: hello-world:latest
12:16:03 [2021-04-02T12:16:03.444Z] Loaded image: debian:bullseye
12:16:03 [2021-04-02T12:16:03.444Z] Loaded image: arm32v7/hello-world:latest
12:16:03 [2021-04-02T12:16:03.444Z] INFO: Testing against a local daemon
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite
12:16:03 [2021-04-02T12:16:03.444Z] Loaded image: hello-world:latest
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:16:03 [2021-04-02T12:16:03.444Z] Loaded image: arm32v7/hello-world:latest
12:16:03 [2021-04-02T12:16:03.444Z] INFO: Testing against a local daemon
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerDaemonSuite
12:16:03 [2021-04-02T12:16:03.444Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:16:03 [2021-04-02T12:16:03.595Z] #43 ...
12:16:03 [2021-04-02T12:16:03.595Z] 
12:16:03 [2021-04-02T12:16:03.595Z] #30 [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
12:16:03 [2021-04-02T12:16:03.595Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:03 [2021-04-02T12:16:03.595Z] #30 2.111 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:16:03 [2021-04-02T12:16:03.595Z] #30 2.742 
12:16:03 [2021-04-02T12:16:03.646Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.452s	coverage: 82.5% of statements
12:16:03 [2021-04-02T12:16:03.646Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:16:03 [2021-04-02T12:16:03.646Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:16:03 [2021-04-02T12:16:03.734Z] #27 1.083 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
12:16:03 [2021-04-02T12:16:03.734Z] #27 1.083 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:03 [2021-04-02T12:16:03.734Z] #27 1.098 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:03 [2021-04-02T12:16:03.998Z] #27 1.292 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [266 kB]
12:16:04 [2021-04-02T12:16:04.200Z] #30 2.925 
                                                                           0.1%
#                                                                          2.8%
####                                                                       6.8%
##########                                                                15.0%
###############                                                           21.1%
####################                                                      29.1%
############################                                              39.3%
################################                                          45.4%
########################################                                  55.6%
#############################################                             63.7%
##################################################                        69.8%
######################################################                    75.9%
############################################################              84.0%
################################################################          90.1%
#####################################################################     96.2%
######################################################################## 100.0%
12:16:04 [2021-04-02T12:16:04.259Z] #27 1.659 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
12:16:04 [2021-04-02T12:16:04.805Z] Loaded image: buildpack-deps:buster
12:16:04 [2021-04-02T12:16:04.805Z] Loaded image: busybox:latest
12:16:04 [2021-04-02T12:16:04.832Z] #27 1.978 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
12:16:04 [2021-04-02T12:16:04.900Z] #30 5.464 
12:16:05 [2021-04-02T12:16:05.060Z] Loaded image: busybox:glibc
12:16:05 [2021-04-02T12:16:05.228Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 48.2% of statements
12:16:05 [2021-04-02T12:16:05.228Z] ok  	github.com/docker/docker/distribution	0.243s	coverage: 25.2% of statements
12:16:05 [2021-04-02T12:16:05.228Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:16:05 [2021-04-02T12:16:05.508Z] #30 5.838 
###########                                                               16.3%
##############################                                            42.9%
#################################################                         69.3%
####################################################################      95.8%
######################################################################## 100.0%
12:16:05 [2021-04-02T12:16:05.930Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 53.1% of statements
12:16:06 [2021-04-02T12:16:06.188Z] #30 6.766 
12:16:06 [2021-04-02T12:16:06.220Z] #27 3.501 Fetched 8250 kB in 3s (3094 kB/s)
12:16:06 [2021-04-02T12:16:06.254Z] #45 15.89 unicode/utf16
12:16:06 [2021-04-02T12:16:06.254Z] #45 16.21 container/list
12:16:06 [2021-04-02T12:16:06.422Z] Loaded image: debian:bullseye
12:16:06 [2021-04-02T12:16:06.510Z] #45 ...
12:16:06 [2021-04-02T12:16:06.510Z] 
12:16:06 [2021-04-02T12:16:06.510Z] #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
12:16:06 [2021-04-02T12:16:06.510Z] #24 sha256:a94000b9045fc48590b05dc97cf3d6cad61ce5ae481ae7c1f1a3566060cb2338
12:16:06 [2021-04-02T12:16:06.510Z] #24 16.13 + mkdir -p /build
12:16:06 [2021-04-02T12:16:06.510Z] #24 16.17 + mv docker/docker /build/
12:16:06 [2021-04-02T12:16:06.510Z] #24 16.17 + rmdir docker
12:16:06 [2021-04-02T12:16:06.510Z] #24 DONE 16.6s
12:16:06 [2021-04-02T12:16:06.677Z] Loaded image: hello-world:latest
12:16:06 [2021-04-02T12:16:06.677Z] Loaded image: arm32v7/hello-world:latest
12:16:06 [2021-04-02T12:16:06.767Z] 
12:16:06 [2021-04-02T12:16:06.767Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:06 [2021-04-02T12:16:06.767Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:16:06 [2021-04-02T12:16:06.767Z] #45 16.73 crypto/internal/subtle
12:16:06 [2021-04-02T12:16:06.787Z] #30 6.969 
#                                                                          2.5%
#######################                                                   32.6%
######################################                                    53.2%
############################################################              83.9%
######################################################################## 100.0%
12:16:06 [2021-04-02T12:16:06.931Z] INFO: Testing against a local daemon
12:16:06 [2021-04-02T12:16:06.931Z] === RUN   TestCgroupNamespacesBuild
12:16:06 [2021-04-02T12:16:06.962Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.6% of statements
12:16:07 [2021-04-02T12:16:07.023Z] #45 16.87 crypto/subtle
12:16:07 [2021-04-02T12:16:07.279Z] #45 17.05 vendor/golang.org/x/crypto/cryptobyte/asn1
12:16:07 [2021-04-02T12:16:07.279Z] #45 17.13 internal/nettrace
12:16:07 [2021-04-02T12:16:07.320Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
12:16:07 [2021-04-02T12:16:07.418Z] #30 7.914 #=#=#                                                                         
12:16:07 [2021-04-02T12:16:07.535Z] #45 17.28 runtime/cgo
12:16:07 [2021-04-02T12:16:07.608Z] #27 3.501 Reading package lists...
12:16:07 [2021-04-02T12:16:07.951Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.1% of statements
12:16:07 [2021-04-02T12:16:07.951Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:16:07 [2021-04-02T12:16:07.951Z] ok  	github.com/docker/docker/image/tarexport	0.019s	coverage: 0.6% of statements
12:16:08 [2021-04-02T12:16:08.181Z] #27 4.826 Reading package lists...
12:16:08 [2021-04-02T12:16:08.181Z] #27 ...
12:16:08 [2021-04-02T12:16:08.181Z] 
12:16:08 [2021-04-02T12:16:08.181Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:16:08 [2021-04-02T12:16:08.181Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
12:16:08 [2021-04-02T12:16:08.181Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.1s done
12:16:08 [2021-04-02T12:16:08.181Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done
12:16:08 [2021-04-02T12:16:08.181Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
12:16:08 [2021-04-02T12:16:08.181Z] #9 DONE 20.6s
12:16:08 [2021-04-02T12:16:08.181Z] 
12:16:08 [2021-04-02T12:16:08.181Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:16:08 [2021-04-02T12:16:08.181Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
12:16:08 [2021-04-02T12:16:08.582Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
12:16:08 [2021-04-02T12:16:08.582Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:16:08 [2021-04-02T12:16:08.697Z] #30 8.138 
                                                                           0.0%
##                                                                         3.8%
#####                                                                      7.7%
########                                                                  11.5%
###########                                                               15.3%
#############                                                             19.2%
#################                                                         24.9%
######################                                                    30.7%
########################                                                  34.5%
###########################                                               38.4%
12:16:08 [2021-04-02T12:16:08.697Z] #30 ...
12:16:08 [2021-04-02T12:16:08.697Z] 
12:16:08 [2021-04-02T12:16:08.697Z] #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
12:16:08 [2021-04-02T12:16:08.697Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.697 + RM_GOPATH=0
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.698 + TMP_GOPATH=
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.698 + : /build
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.699 + '[' -z '' ']'
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.701 ++ mktemp -d
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.709 + export GOPATH=/tmp/tmp.0TLSIwWQDu
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.710 + GOPATH=/tmp/tmp.0TLSIwWQDu
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.710 + RM_GOPATH=1
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.711 + case "$(go env GOARCH)" in
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.712 ++ go env GOARCH
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.757 + export GO_BUILDMODE=-buildmode=pie
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.757 + GO_BUILDMODE=-buildmode=pie
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.757 ++ dirname /tmp/install/install.sh
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.759 + dir=/tmp/install
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.760 + bin=shfmt
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.760 + shift
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.760 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.760 + . /tmp/install/shfmt.installer
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.761 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.761 + install_shfmt
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.762 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.762 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.762 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0TLSIwWQDu/src/github.com/mvdan/sh
12:16:08 [2021-04-02T12:16:08.697Z] #52 0.819 Cloning into '/tmp/tmp.0TLSIwWQDu/src/github.com/mvdan/sh'...
12:16:08 [2021-04-02T12:16:08.697Z] #52 ...
12:16:08 [2021-04-02T12:16:08.697Z] 
12:16:08 [2021-04-02T12:16:08.697Z] #37 [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
12:16:08 [2021-04-02T12:16:08.697Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:16:08 [2021-04-02T12:16:08.697Z] #37 0.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:08 [2021-04-02T12:16:08.697Z] #37 1.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:08 [2021-04-02T12:16:08.697Z] #37 1.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:08 [2021-04-02T12:16:08.697Z] #37 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:16:08 [2021-04-02T12:16:08.697Z] #37 5.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
12:16:08 [2021-04-02T12:16:08.697Z] #37 8.073 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
12:16:08 [2021-04-02T12:16:08.998Z] #37 ...
12:16:08 [2021-04-02T12:16:08.998Z] 
12:16:08 [2021-04-02T12:16:08.998Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:08 [2021-04-02T12:16:08.998Z] #35 sha256:44c26639c4028cc3e9d66a450b95ca20b3526ff624d1e5c2afbe6a76f3431e65
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.738 + RM_GOPATH=0
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.775 + TMP_GOPATH=
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.776 + : /build
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.776 + '[' -z '' ']'
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.785 ++ mktemp -d
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.787 + export GOPATH=/tmp/tmp.yY8BWz2nAt
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.788 + GOPATH=/tmp/tmp.yY8BWz2nAt
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.788 + RM_GOPATH=1
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.788 + case "$(go env GOARCH)" in
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.804 ++ go env GOARCH
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.832 + export GO_BUILDMODE=-buildmode=pie
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.840 + GO_BUILDMODE=-buildmode=pie
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.841 ++ dirname /tmp/install/install.sh
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.877 + dir=/tmp/install
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.882 + bin=tomlv
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.882 + shift
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.882 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.883 + . /tmp/install/tomlv.installer
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.885 + install_tomlv
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.886 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.886 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.887 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yY8BWz2nAt/src/github.com/BurntSushi/toml
12:16:08 [2021-04-02T12:16:08.998Z] #35 0.890 Cloning into '/tmp/tmp.yY8BWz2nAt/src/github.com/BurntSushi/toml'...
12:16:08 [2021-04-02T12:16:08.998Z] #35 2.205 + cd /tmp/tmp.yY8BWz2nAt/src/github.com/BurntSushi/toml
12:16:08 [2021-04-02T12:16:08.998Z] #35 2.205 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:08 [2021-04-02T12:16:08.998Z] #35 2.239 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:16:08 [2021-04-02T12:16:08.998Z] #35 2.989 internal/cpu
12:16:08 [2021-04-02T12:16:08.998Z] #35 3.011 math/bits
12:16:08 [2021-04-02T12:16:08.998Z] #35 3.084 runtime/internal/sys
12:16:08 [2021-04-02T12:16:08.998Z] #35 3.338 runtime/internal/atomic
12:16:08 [2021-04-02T12:16:08.998Z] #35 3.960 runtime/internal/math
12:16:08 [2021-04-02T12:16:08.998Z] #35 4.346 internal/bytealg
12:16:08 [2021-04-02T12:16:08.998Z] #35 4.535 unicode/utf8
12:16:08 [2021-04-02T12:16:08.998Z] #35 5.088 sync/atomic
12:16:08 [2021-04-02T12:16:08.998Z] #35 6.203 math
12:16:08 [2021-04-02T12:16:08.998Z] #35 6.244 unicode
12:16:08 [2021-04-02T12:16:08.998Z] #35 6.372 internal/testlog
12:16:08 [2021-04-02T12:16:08.998Z] #35 7.451 encoding
12:16:08 [2021-04-02T12:16:08.998Z] #35 7.599 runtime
12:16:08 [2021-04-02T12:16:08.998Z] #35 8.179 runtime/cgo
12:16:08 [2021-04-02T12:16:08.998Z] #35 ...
12:16:08 [2021-04-02T12:16:08.998Z] 
12:16:08 [2021-04-02T12:16:08.998Z] #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
12:16:08 [2021-04-02T12:16:08.998Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
12:16:08 [2021-04-02T12:16:08.998Z] #56 0.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:08 [2021-04-02T12:16:08.998Z] #56 0.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:08 [2021-04-02T12:16:08.998Z] #56 0.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:08 [2021-04-02T12:16:08.998Z] #56 2.262 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:16:08 [2021-04-02T12:16:08.998Z] #56 5.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
12:16:08 [2021-04-02T12:16:08.998Z] #56 7.476 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
12:16:09 [2021-04-02T12:16:09.213Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
12:16:09 [2021-04-02T12:16:09.305Z] #56 ...
12:16:09 [2021-04-02T12:16:09.305Z] 
12:16:09 [2021-04-02T12:16:09.305Z] #25 [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
12:16:09 [2021-04-02T12:16:09.305Z] #25 sha256:80e38f965f1bbe24b9333e1cd5623f23f06baf1a5c298c8a8a6dad00ed116590
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.746 + RM_GOPATH=0
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.746 + TMP_GOPATH=
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.746 + : /build
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.746 + '[' -z '' ']'
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.758 ++ mktemp -d
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.760 + export GOPATH=/tmp/tmp.V3pd0saQdW
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.761 + GOPATH=/tmp/tmp.V3pd0saQdW
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.761 + RM_GOPATH=1
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.761 + case "$(go env GOARCH)" in
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.763 ++ go env GOARCH
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.822 + export GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.822 + GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.825 ++ dirname /tmp/install/install.sh
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.851 + dir=/tmp/install
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.851 + bin=dockercli
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.851 + shift
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.852 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.852 + . /tmp/install/dockercli.installer
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.853 ++ : stable
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.854 ++ : 17.06.2-ce
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.855 + install_dockercli
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.855 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.855 Install docker/cli version 17.06.2-ce from stable
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.856 ++ uname -m
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.886 + arch=ppc64le
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.887 + '[' ppc64le '!=' x86_64 ']'
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.889 + '[' ppc64le '!=' s390x ']'
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.891 + '[' ppc64le '!=' armhf ']'
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.891 + build_dockercli
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.895 + git clone https://github.com/docker/docker-ce /tmp/tmp.V3pd0saQdW/tmp/docker-ce
12:16:09 [2021-04-02T12:16:09.305Z] #25 0.899 Cloning into '/tmp/tmp.V3pd0saQdW/tmp/docker-ce'...
12:16:09 [2021-04-02T12:16:09.305Z] #25 ...
12:16:09 [2021-04-02T12:16:09.305Z] 
12:16:09 [2021-04-02T12:16:09.305Z] #14 [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
12:16:09 [2021-04-02T12:16:09.305Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:16:09 [2021-04-02T12:16:09.305Z] #14 0.518 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 0.526 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 0.594 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 0.627 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 2.274 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 5.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 7.301 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
12:16:09 [2021-04-02T12:16:09.305Z] #14 9.979 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
12:16:09 [2021-04-02T12:16:09.305Z] #14 ...
12:16:09 [2021-04-02T12:16:09.305Z] 
12:16:09 [2021-04-02T12:16:09.305Z] #41 [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
12:16:09 [2021-04-02T12:16:09.305Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
12:16:09 [2021-04-02T12:16:09.305Z] #41 0.636 + git clone https://github.com/docker/distribution.git .
12:16:09 [2021-04-02T12:16:09.305Z] #41 0.652 Cloning into '.'...
12:16:09 [2021-04-02T12:16:09.604Z] #41 ...
12:16:09 [2021-04-02T12:16:09.604Z] 
12:16:09 [2021-04-02T12:16:09.604Z] #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
12:16:09 [2021-04-02T12:16:09.604Z] #59 sha256:f7dc3b640b58072d3aa81a3c8978d3732a6bb41b3c7e888f27ee8ef844bdf8f3
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.730 + RM_GOPATH=0
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.738 + TMP_GOPATH=
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.738 + : /build
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.738 + '[' -z '' ']'
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.741 ++ mktemp -d
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.748 + export GOPATH=/tmp/tmp.rCTl7xrm7j
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.749 + GOPATH=/tmp/tmp.rCTl7xrm7j
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.749 + RM_GOPATH=1
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.749 + case "$(go env GOARCH)" in
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.755 ++ go env GOARCH
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.764 + export GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.764 + GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.770 ++ dirname /tmp/install/install.sh
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.771 + dir=/tmp/install
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.771 + bin=rootlesskit
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.771 + shift
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.771 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.771 + . /tmp/install/rootlesskit.installer
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.772 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.773 + install_rootlesskit
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.774 + case "$1" in
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.774 + export CGO_ENABLED=0
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.774 + CGO_ENABLED=0
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.774 + _install_rootlesskit
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.814 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd'
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.814 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rCTl7xrm7j/src/github.com/rootless-containers/rootlesskit
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.814 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:09 [2021-04-02T12:16:09.604Z] #59 0.824 Cloning into '/tmp/tmp.rCTl7xrm7j/src/github.com/rootless-containers/rootlesskit'...
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.846 + cd /tmp/tmp.rCTl7xrm7j/src/github.com/rootless-containers/rootlesskit
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.847 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.887 + export GO111MODULE=on
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.887 + GO111MODULE=on
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.887 + export GOPROXY=https://proxy.golang.org
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.887 + GOPROXY=https://proxy.golang.org
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.887 + for f in rootlesskit rootlesskit-docker-proxy
12:16:09 [2021-04-02T12:16:09.604Z] #59 6.887 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:16:09 [2021-04-02T12:16:09.604Z] #59 9.771 go: downloading github.com/pkg/errors v0.9.1
12:16:09 [2021-04-02T12:16:09.604Z] #59 9.807 go: downloading github.com/urfave/cli/v2 v2.3.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 9.816 go: downloading github.com/sirupsen/logrus v1.8.1
12:16:09 [2021-04-02T12:16:09.604Z] #59 9.867 go: downloading github.com/gorilla/mux v1.8.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 9.879 go: downloading github.com/google/uuid v1.2.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 9.982 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.08 go: extracting github.com/pkg/errors v0.9.1
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.40 go: downloading github.com/gofrs/flock v0.8.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.45 go: extracting github.com/sirupsen/logrus v1.8.1
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.64 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.74 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.89 go: downloading github.com/moby/vpnkit v0.5.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 10.92 go: extracting github.com/gorilla/mux v1.8.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 11.07 go: extracting github.com/google/uuid v1.2.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 11.10 go: extracting github.com/gofrs/flock v0.8.0
12:16:09 [2021-04-02T12:16:09.604Z] #59 ...
12:16:09 [2021-04-02T12:16:09.604Z] 
12:16:09 [2021-04-02T12:16:09.604Z] #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
12:16:09 [2021-04-02T12:16:09.604Z] #48 sha256:bc8f4eba23a781d69fb53f3ce8259f6a512955bc93c0157828f129ac1428718c
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.730 + RM_GOPATH=0
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.730 + TMP_GOPATH=
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.730 + : /build
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.730 + '[' -z '' ']'
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.731 ++ mktemp -d
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.737 + export GOPATH=/tmp/tmp.SAX4BbJkK9
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.738 + GOPATH=/tmp/tmp.SAX4BbJkK9
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.738 + RM_GOPATH=1
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.738 + case "$(go env GOARCH)" in
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.739 ++ go env GOARCH
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.756 + export GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.756 + GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.761 ++ dirname /tmp/install/install.sh
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.779 + dir=/tmp/install
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.780 + bin=gotestsum
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.780 + shift
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.780 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.781 + . /tmp/install/gotestsum.installer
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.781 ++ : v0.5.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.781 + install_gotestsum
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.794 + set -e
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.803 + export GO111MODULE=on
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.803 + GO111MODULE=on
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.803 + GOBIN=/build
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.803 + go get gotest.tools/gotestsum@v0.5.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.986 go: finding gotest.tools v0.5.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 0.988 go: finding gotest.tools/gotestsum v0.5.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 2.048 go: downloading gotest.tools/gotestsum v0.5.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 3.308 go: extracting gotest.tools/gotestsum v0.5.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.442 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.450 go: downloading github.com/fatih/color v1.9.0
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.493 go: downloading github.com/pkg/errors v0.9.1
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.501 go: downloading github.com/spf13/pflag v1.0.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.624 go: downloading github.com/jonboulle/clockwork v0.1.0
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.626 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.726 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.821 go: extracting github.com/pkg/errors v0.9.1
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.857 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.891 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.942 go: extracting github.com/jonboulle/clockwork v0.1.0
12:16:09 [2021-04-02T12:16:09.604Z] #48 5.961 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:09 [2021-04-02T12:16:09.604Z] #48 6.049 go: extracting github.com/fatih/color v1.9.0
12:16:09 [2021-04-02T12:16:09.604Z] #48 6.323 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:09 [2021-04-02T12:16:09.604Z] #48 6.470 go: extracting github.com/spf13/pflag v1.0.3
12:16:09 [2021-04-02T12:16:09.604Z] #48 6.599 go: downloading github.com/mattn/go-isatty v0.0.12
12:16:09 [2021-04-02T12:16:09.604Z] #48 6.610 go: downloading github.com/mattn/go-colorable v0.1.6
12:16:09 [2021-04-02T12:16:09.604Z] #48 7.354 go: extracting github.com/mattn/go-colorable v0.1.6
12:16:09 [2021-04-02T12:16:09.604Z] #48 7.427 go: extracting github.com/mattn/go-isatty v0.0.12
12:16:09 [2021-04-02T12:16:09.604Z] #48 9.394 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:09 [2021-04-02T12:16:09.604Z] #48 10.85 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:09 [2021-04-02T12:16:09.904Z] #48 ...
12:16:09 [2021-04-02T12:16:09.904Z] 
12:16:09 [2021-04-02T12:16:09.904Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:09 [2021-04-02T12:16:09.904Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
12:16:09 [2021-04-02T12:16:09.904Z] #33 0.546 + git clone https://github.com/kolyshkin/go-swagger.git .
12:16:09 [2021-04-02T12:16:09.904Z] #33 0.548 Cloning into '.'...
12:16:09 [2021-04-02T12:16:09.904Z] #33 ...
12:16:09 [2021-04-02T12:16:09.904Z] 
12:16:09 [2021-04-02T12:16:09.904Z] #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
12:16:09 [2021-04-02T12:16:09.904Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.774 + RM_GOPATH=0
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.803 + TMP_GOPATH=
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.804 + : /build
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.804 + '[' -z '' ']'
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.807 ++ mktemp -d
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.811 + export GOPATH=/tmp/tmp.WIXVFf3TWV
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.811 + GOPATH=/tmp/tmp.WIXVFf3TWV
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.812 + RM_GOPATH=1
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.813 + case "$(go env GOARCH)" in
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.824 ++ go env GOARCH
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.844 + export GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.844 + GO_BUILDMODE=-buildmode=pie
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.873 ++ dirname /tmp/install/install.sh
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.876 + dir=/tmp/install
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.877 + bin=golangci_lint
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.877 + shift
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.877 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.878 + . /tmp/install/golangci_lint.installer
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.878 ++ : v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.879 + install_golangci_lint
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.879 + set -e
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.879 + export GO111MODULE=on
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.879 + GO111MODULE=on
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.880 + GOBIN=/build
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.880 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.963 go: finding github.com v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.964 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.966 go: finding github.com/golangci/golangci-lint v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.967 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 0.968 go: finding github.com/golangci v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 1.950 go: downloading github.com/golangci/golangci-lint v1.23.8
12:16:09 [2021-04-02T12:16:09.904Z] #50 3.377 go: extracting github.com/golangci/golangci-lint v1.23.8
12:16:09 [2021-04-02T12:16:09.909Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 45.2% of statements
12:16:10 [2021-04-02T12:16:10.205Z] #50 ...
12:16:10 [2021-04-02T12:16:10.205Z] 
12:16:10 [2021-04-02T12:16:10.205Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:10 [2021-04-02T12:16:10.205Z] #68 sha256:532feb89055f259e4f404752281e9aeaae2b8a83218fac13f7ebd805000f97b0
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.729 + RM_GOPATH=0
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.729 + TMP_GOPATH=
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.729 + : /build
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.729 + '[' -z '' ']'
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.730 ++ mktemp -d
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.742 + export GOPATH=/tmp/tmp.l8rbH3Hf6x
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.743 + GOPATH=/tmp/tmp.l8rbH3Hf6x
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.743 + RM_GOPATH=1
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.744 + case "$(go env GOARCH)" in
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.766 ++ go env GOARCH
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.823 + export GO_BUILDMODE=-buildmode=pie
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.824 + GO_BUILDMODE=-buildmode=pie
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.830 ++ dirname /tmp/install/install.sh
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.832 + dir=/tmp/install
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.832 + bin=proxy
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.832 + shift
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.834 + '[' '!' -f /tmp/install/proxy.installer ']'
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.834 + . /tmp/install/proxy.installer
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.834 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.839 + install_proxy
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.839 + case "$1" in
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.839 + export CGO_ENABLED=0
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.839 + CGO_ENABLED=0
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.839 + _install_proxy
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.839 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.840 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.l8rbH3Hf6x/src/github.com/docker/libnetwork
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.842 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:10 [2021-04-02T12:16:10.205Z] #68 0.845 Cloning into '/tmp/tmp.l8rbH3Hf6x/src/github.com/docker/libnetwork'...
12:16:10 [2021-04-02T12:16:10.205Z] #68 ...
12:16:10 [2021-04-02T12:16:10.205Z] 
12:16:10 [2021-04-02T12:16:10.205Z] #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
12:16:10 [2021-04-02T12:16:10.205Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.754 + RM_GOPATH=0
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.754 + TMP_GOPATH=
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.754 + : /build
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.754 + '[' -z '' ']'
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.784 ++ mktemp -d
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.800 + export GOPATH=/tmp/tmp.5hye3goTqg
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.800 + GOPATH=/tmp/tmp.5hye3goTqg
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.800 + RM_GOPATH=1
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.801 + case "$(go env GOARCH)" in
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.811 ++ go env GOARCH
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.840 + export GO_BUILDMODE=-buildmode=pie
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.840 + GO_BUILDMODE=-buildmode=pie
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.841 ++ dirname /tmp/install/install.sh
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.845 + dir=/tmp/install
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.845 + bin=vndr
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.845 + shift
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.856 + '[' '!' -f /tmp/install/vndr.installer ']'
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.873 + . /tmp/install/vndr.installer
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.879 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.881 + install_vndr
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.881 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.881 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5hye3goTqg/src/github.com/LK4D4/vndr
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.881 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:16:10 [2021-04-02T12:16:10.205Z] #46 0.895 Cloning into '/tmp/tmp.5hye3goTqg/src/github.com/LK4D4/vndr'...
12:16:10 [2021-04-02T12:16:10.205Z] #46 1.934 + cd /tmp/tmp.5hye3goTqg/src/github.com/LK4D4/vndr
12:16:10 [2021-04-02T12:16:10.205Z] #46 1.934 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:16:10 [2021-04-02T12:16:10.205Z] #46 2.004 + go build -buildmode=pie -v -o /build/vndr .
12:16:10 [2021-04-02T12:16:10.205Z] #46 3.736 internal/cpu
12:16:10 [2021-04-02T12:16:10.205Z] #46 3.776 internal/race
12:16:10 [2021-04-02T12:16:10.205Z] #46 3.908 runtime/internal/sys
12:16:10 [2021-04-02T12:16:10.205Z] #46 4.028 runtime/internal/atomic
12:16:10 [2021-04-02T12:16:10.205Z] #46 4.622 sync/atomic
12:16:10 [2021-04-02T12:16:10.205Z] #46 4.965 unicode
12:16:10 [2021-04-02T12:16:10.205Z] #46 5.225 unicode/utf8
12:16:10 [2021-04-02T12:16:10.205Z] #46 5.425 internal/bytealg
12:16:10 [2021-04-02T12:16:10.205Z] #46 6.405 math
12:16:10 [2021-04-02T12:16:10.205Z] #46 7.698 encoding
12:16:10 [2021-04-02T12:16:10.205Z] #46 7.961 runtime
12:16:10 [2021-04-02T12:16:10.205Z] #46 8.152 unicode/utf16
12:16:10 [2021-04-02T12:16:10.205Z] #46 8.916 container/list
12:16:10 [2021-04-02T12:16:10.205Z] #46 ...
12:16:10 [2021-04-02T12:16:10.205Z] 
12:16:10 [2021-04-02T12:16:10.205Z] #30 [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
12:16:10 [2021-04-02T12:16:10.205Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:10 [2021-04-02T12:16:10.503Z] #30 8.138 
                                                                           0.0%
##                                                                         3.8%
#####                                                                      7.7%
########                                                                  11.5%
###########                                                               15.3%
#############                                                             19.2%
#################                                                         24.9%
######################                                                    30.7%
########################                                                  34.5%
###########################                                               38.4%
##############################                                            42.2%
#################################                                         46.0%
###################################                                       49.9%
######################################                                    53.7%
########################################                                  55.6%
############################################                              61.4%
#############################################                             63.3%
################################################                          67.2%
###################################################                       71.0%
#######################################################                   76.8%
##########################################################                80.6%
##############################################################            86.4%
###################################################################       94.0%
#####################################################################     96.7%
#######################################################################   99.7%
######################################################################## 100.0%
12:16:10 [2021-04-02T12:16:10.540Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.1% of statements
12:16:10 [2021-04-02T12:16:10.540Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
12:16:10 [2021-04-02T12:16:10.803Z] #45 ...
12:16:10 [2021-04-02T12:16:10.803Z] 
12:16:10 [2021-04-02T12:16:10.803Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:10 [2021-04-02T12:16:10.803Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:10 [2021-04-02T12:16:10.803Z] #49 10.79 go: extracting github.com/golangci/golangci-lint v1.23.8
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.59 go: downloading github.com/pkg/errors v0.8.1
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.59 go: downloading github.com/spf13/viper v1.6.1
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.59 go: downloading github.com/spf13/pflag v1.0.5
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.64 go: downloading github.com/spf13/cobra v0.0.5
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.85 go: downloading github.com/stretchr/testify v1.4.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.85 go: downloading github.com/fatih/color v1.7.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.95 go: extracting github.com/pkg/errors v0.8.1
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.95 go: downloading github.com/mattn/go-colorable v0.1.4
12:16:10 [2021-04-02T12:16:10.803Z] #49 18.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.47 go: extracting github.com/spf13/viper v1.6.1
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.47 go: downloading github.com/subosito/gotenv v1.2.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.52 go: extracting github.com/spf13/pflag v1.0.5
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.59 go: extracting github.com/fatih/color v1.7.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.69 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.69 go: extracting github.com/mattn/go-colorable v0.1.4
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.81 go: extracting github.com/spf13/cobra v0.0.5
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:16:10 [2021-04-02T12:16:10.803Z] #49 19.81 go: extracting github.com/stretchr/testify v1.4.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.06 go: extracting github.com/subosito/gotenv v1.2.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.06 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.50 go: downloading github.com/spf13/cast v1.3.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.69 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.69 go: extracting github.com/spf13/cast v1.3.0
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.76 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.76 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:16:10 [2021-04-02T12:16:10.803Z] #49 20.85 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:16:11 [2021-04-02T12:16:11.058Z] #49 ...
12:16:11 [2021-04-02T12:16:11.058Z] 
12:16:11 [2021-04-02T12:16:11.058Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:11 [2021-04-02T12:16:11.058Z] #58 sha256:05cb00e7487caa8f4ba23a88dd430a4e72676db6f3ab24c9710c7c5e48fa40f0
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.65 + cd /tmp/tmp.gc52H2RhE2/src/github.com/rootless-containers/rootlesskit
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.65 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.70 + export GO111MODULE=on
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.70 + GO111MODULE=on
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.70 + export GOPROXY=https://proxy.golang.org
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.70 + GOPROXY=https://proxy.golang.org
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.70 + for f in rootlesskit rootlesskit-docker-proxy
12:16:11 [2021-04-02T12:16:11.058Z] #58 11.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.65 go: downloading github.com/urfave/cli/v2 v2.3.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.68 go: downloading github.com/sirupsen/logrus v1.8.1
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.78 go: downloading github.com/google/uuid v1.2.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.78 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.96 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.96 go: downloading github.com/gorilla/mux v1.8.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 13.96 go: downloading github.com/gofrs/flock v0.8.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.14 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.28 go: extracting github.com/google/uuid v1.2.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.53 go: downloading github.com/moby/vpnkit v0.5.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.60 go: extracting github.com/gorilla/mux v1.8.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.77 go: extracting github.com/gofrs/flock v0.8.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.91 go: extracting github.com/sirupsen/logrus v1.8.1
12:16:11 [2021-04-02T12:16:11.058Z] #58 14.97 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:16:11 [2021-04-02T12:16:11.058Z] #58 15.31 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:11 [2021-04-02T12:16:11.058Z] #58 15.80 go: downloading github.com/pkg/errors v0.9.1
12:16:11 [2021-04-02T12:16:11.058Z] #58 16.91 go: extracting github.com/pkg/errors v0.9.1
12:16:11 [2021-04-02T12:16:11.058Z] #58 17.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:11 [2021-04-02T12:16:11.058Z] #58 17.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:16:11 [2021-04-02T12:16:11.058Z] #58 18.01 go: extracting github.com/moby/vpnkit v0.5.0
12:16:11 [2021-04-02T12:16:11.058Z] #58 18.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:11 [2021-04-02T12:16:11.058Z] #58 19.47 go: extracting github.com/urfave/cli/v2 v2.3.0
12:16:11 [2021-04-02T12:16:11.176Z] #30 11.77 
12:16:11 [2021-04-02T12:16:11.608Z] ok  	github.com/docker/docker/pkg/archive	0.248s	coverage: 81.9% of statements
12:16:11 [2021-04-02T12:16:11.618Z] #58 ...
12:16:11 [2021-04-02T12:16:11.618Z] 
12:16:11 [2021-04-02T12:16:11.618Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:11 [2021-04-02T12:16:11.618Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:11 [2021-04-02T12:16:11.618Z] #49 21.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:16:12 [2021-04-02T12:16:12.391Z] #10 DONE 3.5s
12:16:12 [2021-04-02T12:16:12.391Z] 
12:16:12 [2021-04-02T12:16:12.391Z] #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
12:16:12 [2021-04-02T12:16:12.391Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
12:16:12 [2021-04-02T12:16:12.391Z] #27 4.826 Reading package lists...
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.084 Building dependency tree...
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.687 The following additional packages will be installed:
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.688   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.688   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.689   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.691 Suggested packages:
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.691   krb5-doc krb5-user
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.691 Recommended packages:
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.691   krb5-locales publicsuffix libsasl2-modules
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.976 The following NEW packages will be installed:
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.977   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.977   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.978   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:16:12 [2021-04-02T12:16:12.391Z] #27 6.979   libssh2-1 libssl1.1 openssl
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.278 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.278 Need to get 4777 kB of archives.
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.278 After this operation, 11.5 MB of additional disk space will be used.
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.278 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.279 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.288 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.291 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.301 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.315 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.362 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.368 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.371 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.382 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.414 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.420 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.421 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.425 Get:14 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.448 Get:15 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.451 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.452 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.455 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.459 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.466 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 7.468 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.090 debconf: delaying package configuration, since apt-utils is not installed
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.152 Fetched 4777 kB in 0s (10.3 MB/s)
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.618 Selecting previously unselected package libssl1.1:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.618 (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.)
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.629 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.644 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.837 Selecting previously unselected package openssl.
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.839 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 8.846 Unpacking openssl (1.1.1d-0+deb10u6) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.065 Selecting previously unselected package ca-certificates.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.067 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.071 Unpacking ca-certificates (20200601~deb10u2) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.183 Selecting previously unselected package libkeyutils1:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.188 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.193 Unpacking libkeyutils1:arm64 (1.6-6) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.238 Selecting previously unselected package libkrb5support0:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.240 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.245 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.295 Selecting previously unselected package libk5crypto3:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.297 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.302 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.414 Selecting previously unselected package libkrb5-3:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.415 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.420 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.508 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.509 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.520 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.574 Selecting previously unselected package libsasl2-modules-db:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.576 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.582 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.639 Selecting previously unselected package libsasl2-2:arm64.
12:16:12 [2021-04-02T12:16:12.391Z] #27 ...
12:16:12 [2021-04-02T12:16:12.391Z] 
12:16:12 [2021-04-02T12:16:12.391Z] #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
12:16:12 [2021-04-02T12:16:12.391Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
12:16:12 [2021-04-02T12:16:12.391Z] #11 DONE 0.8s
12:16:12 [2021-04-02T12:16:12.391Z] 
12:16:12 [2021-04-02T12:16:12.391Z] #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
12:16:12 [2021-04-02T12:16:12.391Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.641 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.646 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.692 Selecting previously unselected package libldap-common.
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.694 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:16:12 [2021-04-02T12:16:12.391Z] #27 9.698 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:16:12 [2021-04-02T12:16:12.546Z] #49 ...
12:16:12 [2021-04-02T12:16:12.546Z] 
12:16:12 [2021-04-02T12:16:12.546Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:12 [2021-04-02T12:16:12.546Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:12 [2021-04-02T12:16:12.546Z] #42 12.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
12:16:12 [2021-04-02T12:16:12.546Z] #42 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
12:16:12 [2021-04-02T12:16:12.546Z] #42 ...
12:16:12 [2021-04-02T12:16:12.546Z] 
12:16:12 [2021-04-02T12:16:12.546Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:12 [2021-04-02T12:16:12.546Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:16:12 [2021-04-02T12:16:12.546Z] #55 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
12:16:12 [2021-04-02T12:16:12.546Z] #55 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.759 Selecting previously unselected package libldap-2.4-2:arm64.
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.761 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.766 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.844 Selecting previously unselected package libnghttp2-14:arm64.
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.846 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.850 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 ...
12:16:12 [2021-04-02T12:16:12.654Z] 
12:16:12 [2021-04-02T12:16:12.654Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:16:12 [2021-04-02T12:16:12.654Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
12:16:12 [2021-04-02T12:16:12.654Z] #31 DONE 0.2s
12:16:12 [2021-04-02T12:16:12.654Z] 
12:16:12 [2021-04-02T12:16:12.654Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:16:12 [2021-04-02T12:16:12.654Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
12:16:12 [2021-04-02T12:16:12.654Z] #39 DONE 0.2s
12:16:12 [2021-04-02T12:16:12.654Z] 
12:16:12 [2021-04-02T12:16:12.654Z] #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
12:16:12 [2021-04-02T12:16:12.654Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.917 Selecting previously unselected package libpsl5:arm64.
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.918 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.924 Unpacking libpsl5:arm64 (0.20.2-2) ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.972 Selecting previously unselected package librtmp1:arm64.
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.972 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.654Z] #27 9.978 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:16:12 [2021-04-02T12:16:12.802Z] #55 ...
12:16:12 [2021-04-02T12:16:12.802Z] 
12:16:12 [2021-04-02T12:16:12.802Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:12 [2021-04-02T12:16:12.802Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:16:12 [2021-04-02T12:16:12.802Z] #34 12.61 internal/testlog
12:16:12 [2021-04-02T12:16:12.802Z] #34 13.05 encoding
12:16:12 [2021-04-02T12:16:12.802Z] #34 13.21 runtime/cgo
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.14 Selecting previously unselected package libssh2-1:arm64.
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.14 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.15 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.23 Selecting previously unselected package libcurl4:arm64.
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.23 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.24 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.31 Selecting previously unselected package curl.
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.31 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
12:16:12 [2021-04-02T12:16:12.921Z] #27 10.32 Unpacking curl (7.64.0-4+deb10u2) ...
12:16:13 [2021-04-02T12:16:13.058Z] #34 ...
12:16:13 [2021-04-02T12:16:13.058Z] 
12:16:13 [2021-04-02T12:16:13.058Z] #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
12:16:13 [2021-04-02T12:16:13.058Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:16:13 [2021-04-02T12:16:13.058Z] #36 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
12:16:13 [2021-04-02T12:16:13.058Z] #36 ...
12:16:13 [2021-04-02T12:16:13.058Z] 
12:16:13 [2021-04-02T12:16:13.058Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:13 [2021-04-02T12:16:13.058Z] #47 sha256:e4565f6dbdfb3ed1b467781081ff9923d74a8ccff5cc0cfe58620d0657d0753f
12:16:13 [2021-04-02T12:16:13.058Z] #47 13.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.13 go: finding github.com/fatih/color v1.9.0
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.13 go: finding github.com/pkg/errors v0.9.1
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.13 go: finding github.com/mattn/go-colorable v0.1.6
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.13 go: finding github.com/spf13/pflag v1.0.3
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.44 go: finding github.com/mattn/go-isatty v0.0.12
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.86 go: finding github.com/jonboulle/clockwork v0.1.0
12:16:13 [2021-04-02T12:16:13.058Z] #47 18.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:13 [2021-04-02T12:16:13.058Z] #47 19.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:13 [2021-04-02T12:16:13.058Z] #47 19.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:13 [2021-04-02T12:16:13.111Z] ok  	github.com/docker/docker/pkg/authorization	0.528s	coverage: 68.3% of statements
12:16:13 [2021-04-02T12:16:13.111Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
12:16:13 [2021-04-02T12:16:13.111Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.41 Selecting previously unselected package libonig5:arm64.
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.41 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.42 Unpacking libonig5:arm64 (6.9.1-1) ...
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.51 Selecting previously unselected package libjq1:arm64.
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.51 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.60 Selecting previously unselected package jq.
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.60 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
12:16:13 [2021-04-02T12:16:13.185Z] #27 10.61 Unpacking jq (1.5+dfsg-2+b1) ...
12:16:13 [2021-04-02T12:16:13.313Z] #47 ...
12:16:13 [2021-04-02T12:16:13.313Z] 
12:16:13 [2021-04-02T12:16:13.313Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:13 [2021-04-02T12:16:13.313Z] #67 sha256:0279edbf8da39ec5b228772a0651262cf43152b852a237e7d7dab2e5f125e139
12:16:13 [2021-04-02T12:16:13.446Z] #27 10.75 Setting up libkeyutils1:arm64 (1.6-6) ...
12:16:13 [2021-04-02T12:16:13.447Z] #27 10.77 Setting up libpsl5:arm64 (0.20.2-2) ...
12:16:13 [2021-04-02T12:16:13.447Z] #27 10.80 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
12:16:13 [2021-04-02T12:16:13.710Z] #27 11.12 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:16:13 [2021-04-02T12:16:13.710Z] #27 11.15 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:16:13 [2021-04-02T12:16:13.710Z] #27 11.20 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
12:16:13 [2021-04-02T12:16:13.710Z] #27 11.21 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:16:13 [2021-04-02T12:16:13.826Z] #67 22.96 Checking out files:  59% (1132/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
12:16:13 [2021-04-02T12:16:13.826Z] #67 23.62 + cd /tmp/tmp.zygCCWdFyr/src/github.com/docker/libnetwork
12:16:13 [2021-04-02T12:16:13.826Z] #67 23.62 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:13 [2021-04-02T12:16:13.976Z] #27 11.22 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:16:13 [2021-04-02T12:16:13.976Z] #27 11.25 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
12:16:13 [2021-04-02T12:16:13.976Z] #27 11.26 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:16:13 [2021-04-02T12:16:13.976Z] #27 11.28 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
12:16:13 [2021-04-02T12:16:13.976Z] #27 11.31 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
12:16:13 [2021-04-02T12:16:13.976Z] #27 11.33 Setting up openssl (1.1.1d-0+deb10u6) ...
12:16:14 [2021-04-02T12:16:14.239Z] #27 11.37 Setting up libonig5:arm64 (6.9.1-1) ...
12:16:14 [2021-04-02T12:16:14.239Z] #27 11.39 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:16:14 [2021-04-02T12:16:14.239Z] #27 11.41 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
12:16:14 [2021-04-02T12:16:14.239Z] #27 11.42 Setting up ca-certificates (20200601~deb10u2) ...
12:16:14 [2021-04-02T12:16:14.398Z] #67 24.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:16:14 [2021-04-02T12:16:14.654Z] #67 ...
12:16:14 [2021-04-02T12:16:14.654Z] 
12:16:14 [2021-04-02T12:16:14.654Z] #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
12:16:14 [2021-04-02T12:16:14.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:16:14 [2021-04-02T12:16:14.654Z] #13 8.393 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 8.415 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 8.452 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 8.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 9.543 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 13.73 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
12:16:14 [2021-04-02T12:16:14.654Z] #13 16.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
12:16:14 [2021-04-02T12:16:14.654Z] #13 ...
12:16:14 [2021-04-02T12:16:14.654Z] 
12:16:14 [2021-04-02T12:16:14.654Z] #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
12:16:14 [2021-04-02T12:16:14.654Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:16:14 [2021-04-02T12:16:14.654Z] #40 24.06 Checking out files:  81% (1371/1684)   
Checking out files:  82% (1381/1684)   
Checking out files:  83% (1398/1684)   
Checking out files:  84% (1415/1684)   
Checking out files:  85% (1432/1684)   
Checking out files:  86% (1449/1684)   
Checking out files:  87% (1466/1684)   
Checking out files:  88% (1482/1684)   
Checking out files:  89% (1499/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
12:16:14 [2021-04-02T12:16:14.909Z] #40 24.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:16:15 [2021-04-02T12:16:15.001Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:16:15 [2021-04-02T12:16:15.001Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:16:15 [2021-04-02T12:16:15.256Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:16:15 [2021-04-02T12:16:15.256Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:16:15 [2021-04-02T12:16:15.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:16:15 [2021-04-02T12:16:15.653Z] #27 ...
12:16:15 [2021-04-02T12:16:15.653Z] 
12:16:15 [2021-04-02T12:16:15.653Z] #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
12:16:15 [2021-04-02T12:16:15.653Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
12:16:15 [2021-04-02T12:16:15.653Z] #12 DONE 3.1s
12:16:15 [2021-04-02T12:16:15.653Z] 
12:16:15 [2021-04-02T12:16:15.653Z] #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
12:16:15 [2021-04-02T12:16:15.653Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:16:15 [2021-04-02T12:16:15.815Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:16:15 [2021-04-02T12:16:15.815Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:16:15 [2021-04-02T12:16:15.815Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:16:15 [2021-04-02T12:16:15.871Z] #30 12.03 #=#=#                                                                         

#                                                                          1.6%
#                                                                          2.6%
##                                                                         3.1%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.6%
############                                                              17.8%
##############                                                            19.5%
###############                                                           21.1%
###############                                                           22.2%
#################                                                         23.8%
##################                                                        25.4%
###################                                                       26.5%
####################                                                      28.2%
#####################                                                     29.2%
######################                                                    30.9%
#######################                                                   32.5%
########################                                                  34.1%
##########################                                                36.3%
###########################                                               38.5%
#############################                                             40.7%
##############################                                            41.7%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.1%
##################################                                        47.7%
##################################                                        48.3%
###################################                                       49.4%
####################################                                      51.0%
#####################################                                     52.1%
######################################                                    53.2%
#######################################                                   54.2%
12:16:15 [2021-04-02T12:16:15.871Z] #30 ...
12:16:15 [2021-04-02T12:16:15.871Z] 
12:16:15 [2021-04-02T12:16:15.871Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:15 [2021-04-02T12:16:15.871Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:16:15 [2021-04-02T12:16:15.871Z] #43 7.086 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
12:16:15 [2021-04-02T12:16:15.871Z] #43 ...
12:16:15 [2021-04-02T12:16:15.871Z] 
12:16:15 [2021-04-02T12:16:15.871Z] #30 [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
12:16:15 [2021-04-02T12:16:15.871Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:17 [2021-04-02T12:16:17.427Z] #40 26.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:16:17 [2021-04-02T12:16:17.695Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.490s	coverage: 43.2% of statements
12:16:17 [2021-04-02T12:16:17.695Z] ok  	github.com/docker/docker/layer	7.462s	coverage: 68.8% of statements
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:16:17 [2021-04-02T12:16:17.695Z] ok  	github.com/docker/docker/pkg/directory	0.001s	coverage: 80.0% of statements
12:16:17 [2021-04-02T12:16:17.695Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
12:16:17 [2021-04-02T12:16:17.695Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
12:16:17 [2021-04-02T12:16:17.698Z] --- PASS: TestCgroupNamespacesBuild (10.90s)
12:16:17 [2021-04-02T12:16:17.698Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:16:18 [2021-04-02T12:16:18.304Z] #30 12.03 #=#=#                                                                         

#                                                                          1.6%
#                                                                          2.6%
##                                                                         3.1%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.6%
############                                                              17.8%
##############                                                            19.5%
###############                                                           21.1%
###############                                                           22.2%
#################                                                         23.8%
##################                                                        25.4%
###################                                                       26.5%
####################                                                      28.2%
#####################                                                     29.2%
######################                                                    30.9%
#######################                                                   32.5%
########################                                                  34.1%
##########################                                                36.3%
###########################                                               38.5%
#############################                                             40.7%
##############################                                            41.7%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.1%
##################################                                        47.7%
##################################                                        48.3%
###################################                                       49.4%
####################################                                      51.0%
#####################################                                     52.1%
######################################                                    53.2%
#######################################                                   54.2%
#######################################                                   55.3%
#########################################                                 57.5%
###########################################                               59.8%
############################################                              62.0%
##############################################                            64.2%
###############################################                           66.3%
#################################################                         68.5%
##################################################                        70.1%
####################################################                      72.3%
#####################################################                     74.5%
#######################################################                   77.2%
#########################################################                 79.4%
##########################################################                81.0%
###########################################################               83.2%
############################################################              84.2%
##############################################################            86.9%
################################################################          89.6%
#################################################################         91.3%
##################################################################        92.9%
####################################################################      95.6%
######################################################################    98.0%
######################################################################## 100.0%
12:16:18 [2021-04-02T12:16:18.326Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.014s	coverage: 92.3% of statements
12:16:18 [2021-04-02T12:16:18.401Z] #40 ...
12:16:18 [2021-04-02T12:16:18.401Z] 
12:16:18 [2021-04-02T12:16:18.401Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:18 [2021-04-02T12:16:18.401Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:16:18 [2021-04-02T12:16:18.401Z] #51 18.28 + cd /tmp/tmp.evQzd1Yv2V/src/github.com/mvdan/sh
12:16:18 [2021-04-02T12:16:18.401Z] #51 18.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:18 [2021-04-02T12:16:18.401Z] #51 18.41 + GO111MODULE=on
12:16:18 [2021-04-02T12:16:18.401Z] #51 18.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:16:18 [2021-04-02T12:16:18.401Z] #51 19.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:18 [2021-04-02T12:16:18.401Z] #51 19.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:18 [2021-04-02T12:16:18.401Z] #51 19.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:18 [2021-04-02T12:16:18.401Z] #51 20.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:18 [2021-04-02T12:16:18.401Z] #51 20.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:18 [2021-04-02T12:16:18.401Z] #51 21.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:18 [2021-04-02T12:16:18.401Z] #51 22.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:18 [2021-04-02T12:16:18.401Z] #51 23.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:18 [2021-04-02T12:16:18.401Z] #51 24.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:18 [2021-04-02T12:16:18.401Z] #51 25.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:18 [2021-04-02T12:16:18.401Z] #51 25.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:18 [2021-04-02T12:16:18.401Z] #51 25.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:18 [2021-04-02T12:16:18.401Z] #51 26.27 runtime
12:16:18 [2021-04-02T12:16:18.602Z] #30 19.31 
12:16:18 [2021-04-02T12:16:18.616Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
12:16:18 [2021-04-02T12:16:18.622Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:16:18 [2021-04-02T12:16:18.658Z] #51 ...
12:16:18 [2021-04-02T12:16:18.658Z] 
12:16:18 [2021-04-02T12:16:18.658Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:18 [2021-04-02T12:16:18.658Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:18 [2021-04-02T12:16:18.658Z] #49 22.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 22.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 23.12 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.34 go: downloading github.com/magiconair/properties v1.8.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.34 go: downloading github.com/sirupsen/logrus v1.4.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.34 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.34 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.37 go: downloading gopkg.in/yaml.v2 v2.2.7
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.55 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.60 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.60 go: extracting github.com/magiconair/properties v1.8.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.66 go: downloading github.com/pmezard/go-difflib v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.75 go: downloading github.com/hashicorp/hcl v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.75 go: downloading github.com/ultraware/whitespace v0.0.4
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.80 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:18 [2021-04-02T12:16:18.658Z] #49 25.90 go: extracting gopkg.in/yaml.v2 v2.2.7
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.02 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.02 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.02 go: extracting github.com/pmezard/go-difflib v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.02 go: downloading github.com/pelletier/go-toml v1.2.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.10 go: extracting github.com/pelletier/go-toml v1.2.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.19 go: extracting github.com/sirupsen/logrus v1.4.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.19 go: extracting github.com/ultraware/whitespace v0.0.4
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.29 go: downloading golang.org/x/text v0.3.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.34 go: downloading github.com/uudashr/gocognit v1.0.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.42 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.44 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.46 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.74 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.74 go: downloading github.com/davecgh/go-spew v1.1.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.74 go: extracting github.com/hashicorp/hcl v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.80 go: extracting github.com/uudashr/gocognit v1.0.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.92 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.93 go: extracting github.com/davecgh/go-spew v1.1.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 26.96 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.02 go: downloading github.com/kisielk/gotool v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.08 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.17 go: downloading github.com/mattn/go-isatty v0.0.8
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.62 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.76 go: extracting github.com/mattn/go-isatty v0.0.8
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.76 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.76 go: extracting github.com/kisielk/gotool v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.80 go: downloading github.com/gogo/protobuf v1.2.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.92 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:18 [2021-04-02T12:16:18.658Z] #49 27.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.08 go: downloading gopkg.in/ini.v1 v1.51.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.08 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.45 go: extracting gopkg.in/ini.v1 v1.51.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.52 go: downloading github.com/spf13/afero v1.1.2
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.56 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:18 [2021-04-02T12:16:18.658Z] #49 28.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:18 [2021-04-02T12:16:18.907Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
12:16:18 [2021-04-02T12:16:18.916Z] #49 28.70 go: downloading github.com/BurntSushi/toml v0.3.1
12:16:18 [2021-04-02T12:16:18.916Z] #49 28.78 go: downloading github.com/ultraware/funlen v0.0.2
12:16:18 [2021-04-02T12:16:18.916Z] #49 28.87 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:18 [2021-04-02T12:16:18.997Z] #13 3.237 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:16:18 [2021-04-02T12:16:18.997Z] #13 3.257 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:18 [2021-04-02T12:16:18.997Z] #13 3.271 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:18 [2021-04-02T12:16:18.997Z] #13 3.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:19 [2021-04-02T12:16:19.172Z] #49 28.91 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:16:19 [2021-04-02T12:16:19.172Z] #49 28.91 go: extracting github.com/BurntSushi/toml v0.3.1
12:16:19 [2021-04-02T12:16:19.430Z] #49 29.20 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:19 [2021-04-02T12:16:19.430Z] #49 29.39 go: extracting github.com/ultraware/funlen v0.0.2
12:16:19 [2021-04-02T12:16:19.430Z] #49 29.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:19 [2021-04-02T12:16:19.948Z] #13 4.365 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB]
12:16:20 [2021-04-02T12:16:20.134Z] #49 29.85 go: extracting github.com/spf13/afero v1.1.2
12:16:20 [2021-04-02T12:16:20.134Z] #49 29.85 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:16:20 [2021-04-02T12:16:20.134Z] #49 29.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:20 [2021-04-02T12:16:20.134Z] #49 29.95 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:16:20 [2021-04-02T12:16:20.134Z] #49 29.95 go: downloading github.com/go-critic/go-critic v0.4.1
12:16:20 [2021-04-02T12:16:20.134Z] #49 29.95 go: downloading github.com/gobwas/glob v0.2.3
12:16:20 [2021-04-02T12:16:20.141Z] #30 ...
12:16:20 [2021-04-02T12:16:20.141Z] 
12:16:20 [2021-04-02T12:16:20.141Z] #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
12:16:20 [2021-04-02T12:16:20.141Z] #59 sha256:f7dc3b640b58072d3aa81a3c8978d3732a6bb41b3c7e888f27ee8ef844bdf8f3
12:16:20 [2021-04-02T12:16:20.141Z] #59 11.24 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:20 [2021-04-02T12:16:20.142Z] #59 11.47 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:16:20 [2021-04-02T12:16:20.142Z] #59 12.16 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:20 [2021-04-02T12:16:20.142Z] #59 13.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:20 [2021-04-02T12:16:20.142Z] #59 13.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:16:20 [2021-04-02T12:16:20.142Z] #59 13.41 go: extracting github.com/moby/vpnkit v0.5.0
12:16:20 [2021-04-02T12:16:20.142Z] #59 16.20 go: extracting github.com/urfave/cli/v2 v2.3.0
12:16:20 [2021-04-02T12:16:20.142Z] #59 16.36 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:20 [2021-04-02T12:16:20.142Z] #59 20.84 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:20 [2021-04-02T12:16:20.142Z] #59 ...
12:16:20 [2021-04-02T12:16:20.142Z] 
12:16:20 [2021-04-02T12:16:20.142Z] #41 [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
12:16:20 [2021-04-02T12:16:20.142Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
12:16:20 [2021-04-02T12:16:20.142Z] #41 21.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:16:20 [2021-04-02T12:16:20.390Z] #49 30.03 go: downloading github.com/stretchr/objx v0.2.0
12:16:20 [2021-04-02T12:16:20.410Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
12:16:20 [2021-04-02T12:16:20.441Z] #41 ...
12:16:20 [2021-04-02T12:16:20.441Z] 
12:16:20 [2021-04-02T12:16:20.441Z] #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
12:16:20 [2021-04-02T12:16:20.441Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:16:20 [2021-04-02T12:16:20.441Z] #46 11.93 crypto/internal/subtle
12:16:20 [2021-04-02T12:16:20.441Z] #46 12.46 crypto/subtle
12:16:20 [2021-04-02T12:16:20.441Z] #46 12.90 vendor/golang.org/x/crypto/cryptobyte/asn1
12:16:20 [2021-04-02T12:16:20.441Z] #46 13.30 internal/nettrace
12:16:20 [2021-04-02T12:16:20.441Z] #46 13.47 runtime/cgo
12:16:20 [2021-04-02T12:16:20.441Z] #46 16.88 vendor/golang.org/x/crypto/internal/subtle
12:16:20 [2021-04-02T12:16:20.506Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s)
12:16:20 [2021-04-02T12:16:20.506Z] === RUN   TestBuildWithSession
12:16:20 [2021-04-02T12:16:20.506Z] --- SKIP: TestBuildWithSession (0.00s)
12:16:20 [2021-04-02T12:16:20.506Z]     build_session_test.go:25: TODO: BuildKit
12:16:20 [2021-04-02T12:16:20.506Z] === RUN   TestBuildSquashParent
12:16:20 [2021-04-02T12:16:20.506Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:16:20 [2021-04-02T12:16:20.506Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:16:20 [2021-04-02T12:16:20.506Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:16:20 [2021-04-02T12:16:20.700Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
12:16:20 [2021-04-02T12:16:20.740Z] #46 ...
12:16:20 [2021-04-02T12:16:20.740Z] 
12:16:20 [2021-04-02T12:16:20.740Z] #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
12:16:20 [2021-04-02T12:16:20.740Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:20 [2021-04-02T12:16:20.740Z] #50 13.93 go: downloading github.com/spf13/viper v1.6.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.06 go: downloading github.com/fatih/color v1.7.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.10 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.14 go: downloading github.com/go-critic/go-critic v0.4.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.17 go: downloading github.com/spf13/cobra v0.0.5
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.30 go: extracting github.com/fatih/color v1.7.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.32 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.62 go: downloading github.com/spf13/pflag v1.0.5
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:20 [2021-04-02T12:16:20.740Z] #50 14.92 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.13 go: extracting github.com/spf13/viper v1.6.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.22 go: downloading github.com/mattn/go-isatty v0.0.8
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.40 go: downloading github.com/pkg/errors v0.8.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.53 go: downloading github.com/stretchr/testify v1.4.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.55 go: downloading github.com/mattn/go-colorable v0.1.4
12:16:20 [2021-04-02T12:16:20.740Z] #50 15.69 go: extracting github.com/go-critic/go-critic v0.4.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.13 go: extracting github.com/mattn/go-isatty v0.0.8
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.32 go: extracting github.com/spf13/pflag v1.0.5
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.33 go: extracting github.com/stretchr/testify v1.4.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.34 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.43 go: extracting github.com/spf13/cobra v0.0.5
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.68 go: extracting github.com/mattn/go-colorable v0.1.4
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.70 go: downloading github.com/magiconair/properties v1.8.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.70 go: extracting github.com/pkg/errors v0.8.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 16.93 go: downloading github.com/hashicorp/hcl v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.07 go: downloading gopkg.in/ini.v1 v1.51.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.42 go: extracting github.com/magiconair/properties v1.8.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.47 go: extracting gopkg.in/ini.v1 v1.51.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.51 go: downloading gopkg.in/yaml.v2 v2.2.7
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.82 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.89 go: downloading github.com/pmezard/go-difflib v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 17.89 go: downloading github.com/sirupsen/logrus v1.4.2
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.07 go: extracting github.com/hashicorp/hcl v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.16 go: extracting gopkg.in/yaml.v2 v2.2.7
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.69 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.76 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.87 go: extracting github.com/pmezard/go-difflib v1.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 18.92 go: downloading github.com/pelletier/go-toml v1.2.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 19.06 go: extracting github.com/sirupsen/logrus v1.4.2
12:16:20 [2021-04-02T12:16:20.740Z] #50 19.36 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 19.59 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:16:20 [2021-04-02T12:16:20.740Z] #50 19.83 go: extracting github.com/pelletier/go-toml v1.2.0
12:16:20 [2021-04-02T12:16:20.740Z] #50 19.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:20 [2021-04-02T12:16:20.740Z] #50 19.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:20 [2021-04-02T12:16:20.740Z] #50 20.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:20 [2021-04-02T12:16:20.740Z] #50 20.19 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:20 [2021-04-02T12:16:20.740Z] #50 20.22 go: downloading github.com/ultraware/whitespace v0.0.4
12:16:20 [2021-04-02T12:16:20.740Z] #50 20.24 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 20.31 go: extracting github.com/ultraware/whitespace v0.0.4
12:16:20 [2021-04-02T12:16:20.740Z] #50 20.56 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:16:20 [2021-04-02T12:16:20.740Z] #50 ...
12:16:20 [2021-04-02T12:16:20.740Z] 
12:16:20 [2021-04-02T12:16:20.740Z] #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
12:16:20 [2021-04-02T12:16:20.740Z] #48 sha256:bc8f4eba23a781d69fb53f3ce8259f6a512955bc93c0157828f129ac1428718c
12:16:20 [2021-04-02T12:16:20.740Z] #48 12.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:20 [2021-04-02T12:16:20.740Z] #48 18.33 go: finding github.com/fatih/color v1.9.0
12:16:20 [2021-04-02T12:16:20.740Z] #48 18.33 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:20 [2021-04-02T12:16:20.740Z] #48 18.34 go: finding github.com/pkg/errors v0.9.1
12:16:20 [2021-04-02T12:16:20.740Z] #48 18.54 go: finding github.com/mattn/go-colorable v0.1.6
12:16:20 [2021-04-02T12:16:20.740Z] #48 18.54 go: finding github.com/spf13/pflag v1.0.3
12:16:20 [2021-04-02T12:16:20.740Z] #48 18.74 go: finding github.com/mattn/go-isatty v0.0.12
12:16:20 [2021-04-02T12:16:20.740Z] #48 19.35 go: finding github.com/jonboulle/clockwork v0.1.0
12:16:20 [2021-04-02T12:16:20.740Z] #48 19.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:20 [2021-04-02T12:16:20.740Z] #48 19.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:20 [2021-04-02T12:16:20.740Z] #48 19.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:20 [2021-04-02T12:16:20.740Z] #48 19.63 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:20 [2021-04-02T12:16:20.740Z] #48 ...
12:16:20 [2021-04-02T12:16:20.740Z] 
12:16:20 [2021-04-02T12:16:20.740Z] #30 [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
12:16:20 [2021-04-02T12:16:20.740Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:20 [2021-04-02T12:16:20.740Z] #30 20.74 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:16:20 [2021-04-02T12:16:20.740Z] #30 21.20 
12:16:20 [2021-04-02T12:16:20.740Z] #30 21.42 
########                                                                  11.7%
#####################################################################     96.0%
######################################################################## 100.0%
12:16:20 [2021-04-02T12:16:20.905Z] #13 ...
12:16:20 [2021-04-02T12:16:20.905Z] 
12:16:20 [2021-04-02T12:16:20.905Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:20 [2021-04-02T12:16:20.905Z] #34 sha256:40394f956e881edfdbbdc8b7770540a4cbfe53e189e43805a2f31a2df1f7868b
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.916 + RM_GOPATH=0
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.916 + TMP_GOPATH=
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.916 + : /build
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.916 + '[' -z '' ']'
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.919 ++ mktemp -d
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.919 + export GOPATH=/tmp/tmp.FBZVe5qdwV
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.919 + GOPATH=/tmp/tmp.FBZVe5qdwV
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.919 + RM_GOPATH=1
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.919 + case "$(go env GOARCH)" in
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.919 ++ go env GOARCH
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.945 + export GO_BUILDMODE=-buildmode=pie
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.945 + GO_BUILDMODE=-buildmode=pie
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.946 ++ dirname /tmp/install/install.sh
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.951 + dir=/tmp/install
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.951 + bin=tomlv
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 + shift
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 + . /tmp/install/tomlv.installer
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 + install_tomlv
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FBZVe5qdwV/src/github.com/BurntSushi/toml
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.952 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:20 [2021-04-02T12:16:20.905Z] #34 4.969 Cloning into '/tmp/tmp.FBZVe5qdwV/src/github.com/BurntSushi/toml'...
12:16:20 [2021-04-02T12:16:20.905Z] #34 5.804 + cd /tmp/tmp.FBZVe5qdwV/src/github.com/BurntSushi/toml
12:16:20 [2021-04-02T12:16:20.905Z] #34 5.804 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:16:20 [2021-04-02T12:16:20.905Z] #34 5.866 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:16:20 [2021-04-02T12:16:20.905Z] #34 6.586 internal/cpu
12:16:20 [2021-04-02T12:16:20.905Z] #34 6.620 runtime/internal/sys
12:16:20 [2021-04-02T12:16:20.905Z] #34 6.623 math/bits
12:16:20 [2021-04-02T12:16:20.905Z] #34 6.667 runtime/internal/atomic
12:16:20 [2021-04-02T12:16:20.905Z] #34 7.067 runtime/internal/math
12:16:20 [2021-04-02T12:16:20.905Z] #34 7.252 unicode/utf8
12:16:20 [2021-04-02T12:16:20.905Z] #34 7.281 internal/race
12:16:20 [2021-04-02T12:16:20.905Z] #34 7.316 internal/bytealg
12:16:20 [2021-04-02T12:16:20.905Z] #34 7.520 math
12:16:20 [2021-04-02T12:16:20.905Z] #34 7.678 sync/atomic
12:16:20 [2021-04-02T12:16:20.905Z] #34 8.001 unicode
12:16:20 [2021-04-02T12:16:20.905Z] #34 8.182 internal/testlog
12:16:20 [2021-04-02T12:16:20.905Z] #34 ...
12:16:20 [2021-04-02T12:16:20.905Z] 
12:16:20 [2021-04-02T12:16:20.905Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:20 [2021-04-02T12:16:20.905Z] #47 sha256:8578b1548035f334881adba8b577f16c6fd8c0195c65f70653e3617325f9b9dc
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.126 + RM_GOPATH=0
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.126 + TMP_GOPATH=
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.126 + : /build
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.126 + '[' -z '' ']'
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.130 ++ mktemp -d
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.134 + export GOPATH=/tmp/tmp.vMuNimYnDQ
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.134 + GOPATH=/tmp/tmp.vMuNimYnDQ
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.134 + RM_GOPATH=1
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.134 + case "$(go env GOARCH)" in
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.138 ++ go env GOARCH
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.202 + export GO_BUILDMODE=-buildmode=pie
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.202 + GO_BUILDMODE=-buildmode=pie
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.202 ++ dirname /tmp/install/install.sh
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.203 + dir=/tmp/install
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + bin=gotestsum
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + shift
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + . /tmp/install/gotestsum.installer
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 ++ : v0.5.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + install_gotestsum
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + set -e
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + export GO111MODULE=on
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + GO111MODULE=on
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + GOBIN=/build
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.210 + go get gotest.tools/gotestsum@v0.5.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.222 go: finding gotest.tools v0.5.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 5.222 go: finding gotest.tools/gotestsum v0.5.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 6.235 go: downloading gotest.tools/gotestsum v0.5.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 6.713 go: extracting gotest.tools/gotestsum v0.5.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.634 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.638 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.639 go: downloading github.com/jonboulle/clockwork v0.1.0
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.645 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.663 go: downloading github.com/fatih/color v1.9.0
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.821 go: downloading github.com/spf13/pflag v1.0.3
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.855 go: downloading github.com/pkg/errors v0.9.1
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.927 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:20 [2021-04-02T12:16:20.905Z] #47 7.936 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.031 go: extracting github.com/pkg/errors v0.9.1
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.189 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.308 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.310 go: extracting github.com/fatih/color v1.9.0
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.383 go: downloading github.com/mattn/go-isatty v0.0.12
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.384 go: downloading github.com/mattn/go-colorable v0.1.6
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.485 go: extracting github.com/jonboulle/clockwork v0.1.0
12:16:20 [2021-04-02T12:16:20.905Z] #47 8.592 go: extracting github.com/mattn/go-colorable v0.1.6
12:16:21 [2021-04-02T12:16:21.176Z] #47 8.602 go: extracting github.com/spf13/pflag v1.0.3
12:16:21 [2021-04-02T12:16:21.176Z] #47 8.687 go: extracting github.com/mattn/go-isatty v0.0.12
12:16:21 [2021-04-02T12:16:21.176Z] #47 ...
12:16:21 [2021-04-02T12:16:21.176Z] 
12:16:21 [2021-04-02T12:16:21.176Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:21 [2021-04-02T12:16:21.176Z] #34 sha256:40394f956e881edfdbbdc8b7770540a4cbfe53e189e43805a2f31a2df1f7868b
12:16:21 [2021-04-02T12:16:21.176Z] #34 8.772 encoding
12:16:21 [2021-04-02T12:16:21.321Z] #49 31.22 go: extracting github.com/go-critic/go-critic v0.4.1
12:16:21 [2021-04-02T12:16:21.331Z] ok  	github.com/docker/docker/pkg/fsutils	0.391s	coverage: 85.1% of statements
12:16:21 [2021-04-02T12:16:21.389Z] #30 21.83 
12:16:21 [2021-04-02T12:16:21.439Z] #34 8.980 runtime/cgo
12:16:21 [2021-04-02T12:16:21.439Z] #34 9.035 runtime
12:16:21 [2021-04-02T12:16:21.618Z] #49 31.28 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:16:21 [2021-04-02T12:16:21.618Z] #49 31.49 go: extracting github.com/stretchr/objx v0.2.0
12:16:21 [2021-04-02T12:16:21.618Z] #49 31.54 go: extracting github.com/gobwas/glob v0.2.3
12:16:21 [2021-04-02T12:16:21.618Z] #49 31.66 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:16:21 [2021-04-02T12:16:21.621Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.088s	coverage: 84.1% of statements
12:16:21 [2021-04-02T12:16:21.621Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
12:16:22 [2021-04-02T12:16:22.190Z] #49 ...
12:16:22 [2021-04-02T12:16:22.190Z] 
12:16:22 [2021-04-02T12:16:22.190Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:22 [2021-04-02T12:16:22.190Z] #58 sha256:05cb00e7487caa8f4ba23a88dd430a4e72676db6f3ab24c9710c7c5e48fa40f0
12:16:22 [2021-04-02T12:16:22.190Z] #58 22.26 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:22 [2021-04-02T12:16:22.190Z] #58 24.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 24.80 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 24.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 25.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:16:22 [2021-04-02T12:16:22.190Z] #58 25.19 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.04 go: finding github.com/pkg/errors v0.9.1
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.30 go: finding github.com/sirupsen/logrus v1.8.1
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.56 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.56 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.64 go: finding github.com/google/uuid v1.2.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.78 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.84 go: finding github.com/gofrs/flock v0.8.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.84 go: finding github.com/moby/vpnkit v0.5.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.84 go: finding github.com/gorilla/mux v1.8.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 28.92 go: finding github.com/moby/sys/mountinfo v0.4.1
12:16:22 [2021-04-02T12:16:22.190Z] #58 29.02 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:22 [2021-04-02T12:16:22.190Z] #58 29.02 go: finding github.com/urfave/cli/v2 v2.3.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 29.05 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:16:22 [2021-04-02T12:16:22.190Z] #58 29.39 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:22 [2021-04-02T12:16:22.190Z] #58 29.47 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:16:22 [2021-04-02T12:16:22.325Z] ok  	github.com/docker/docker/pkg/idtools	0.278s	coverage: 69.5% of statements
12:16:22 [2021-04-02T12:16:22.439Z] #34 ...
12:16:22 [2021-04-02T12:16:22.439Z] 
12:16:22 [2021-04-02T12:16:22.439Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:22 [2021-04-02T12:16:22.439Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.456 + RM_GOPATH=0
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.456 + TMP_GOPATH=
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.456 + : /build
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.456 + '[' -z '' ']'
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.462 ++ mktemp -d
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.465 + export GOPATH=/tmp/tmp.nTYrnZhZnk
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.465 + GOPATH=/tmp/tmp.nTYrnZhZnk
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.465 + RM_GOPATH=1
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.465 + case "$(go env GOARCH)" in
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.465 ++ go env GOARCH
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.482 + export GO_BUILDMODE=-buildmode=pie
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.482 + GO_BUILDMODE=-buildmode=pie
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.486 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 ++ dirname /tmp/install/install.sh
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + dir=/tmp/install
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + bin=vndr
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + shift
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + '[' '!' -f /tmp/install/vndr.installer ']'
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + . /tmp/install/vndr.installer
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + install_vndr
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nTYrnZhZnk/src/github.com/LK4D4/vndr
12:16:22 [2021-04-02T12:16:22.439Z] #45 5.490 Cloning into '/tmp/tmp.nTYrnZhZnk/src/github.com/LK4D4/vndr'...
12:16:22 [2021-04-02T12:16:22.439Z] #45 6.033 + cd /tmp/tmp.nTYrnZhZnk/src/github.com/LK4D4/vndr
12:16:22 [2021-04-02T12:16:22.439Z] #45 6.033 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:16:22 [2021-04-02T12:16:22.439Z] #45 6.056 + go build -buildmode=pie -v -o /build/vndr .
12:16:22 [2021-04-02T12:16:22.439Z] #45 7.336 internal/race
12:16:22 [2021-04-02T12:16:22.439Z] #45 7.505 unicode
12:16:22 [2021-04-02T12:16:22.439Z] #45 7.513 internal/bytealg
12:16:22 [2021-04-02T12:16:22.439Z] #45 7.539 unicode/utf8
12:16:22 [2021-04-02T12:16:22.439Z] #45 7.541 sync/atomic
12:16:22 [2021-04-02T12:16:22.439Z] #45 8.196 math
12:16:22 [2021-04-02T12:16:22.439Z] #45 8.515 internal/testlog
12:16:22 [2021-04-02T12:16:22.439Z] #45 8.799 encoding
12:16:22 [2021-04-02T12:16:22.439Z] #45 8.942 runtime
12:16:22 [2021-04-02T12:16:22.439Z] #45 9.029 unicode/utf16
12:16:22 [2021-04-02T12:16:22.439Z] #45 9.507 container/list
12:16:22 [2021-04-02T12:16:22.445Z] #58 ...
12:16:22 [2021-04-02T12:16:22.445Z] 
12:16:22 [2021-04-02T12:16:22.445Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:22 [2021-04-02T12:16:22.445Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:22 [2021-04-02T12:16:22.445Z] #49 32.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:22 [2021-04-02T12:16:22.460Z] #30 23.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:16:22 [2021-04-02T12:16:22.460Z] #30 23.22 skipping existing 5cb8031fd95d
12:16:22 [2021-04-02T12:16:22.460Z] #30 ...
12:16:22 [2021-04-02T12:16:22.460Z] 
12:16:22 [2021-04-02T12:16:22.460Z] #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
12:16:22 [2021-04-02T12:16:22.460Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:16:22 [2021-04-02T12:16:22.460Z] #52 13.88 + cd /tmp/tmp.0TLSIwWQDu/src/github.com/mvdan/sh
12:16:22 [2021-04-02T12:16:22.460Z] #52 13.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:22 [2021-04-02T12:16:22.460Z] #52 14.11 + GO111MODULE=on
12:16:22 [2021-04-02T12:16:22.460Z] #52 14.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:16:22 [2021-04-02T12:16:22.460Z] #52 16.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:22 [2021-04-02T12:16:22.460Z] #52 16.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:22 [2021-04-02T12:16:22.460Z] #52 16.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:22 [2021-04-02T12:16:22.460Z] #52 16.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:22 [2021-04-02T12:16:22.460Z] #52 16.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:22 [2021-04-02T12:16:22.460Z] #52 18.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:22 [2021-04-02T12:16:22.460Z] #52 19.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:22 [2021-04-02T12:16:22.460Z] #52 21.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:22 [2021-04-02T12:16:22.460Z] #52 22.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:22 [2021-04-02T12:16:22.460Z] #52 22.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:22 [2021-04-02T12:16:22.460Z] #52 23.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:22 [2021-04-02T12:16:22.460Z] #52 23.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:22 [2021-04-02T12:16:22.460Z] #52 ...
12:16:22 [2021-04-02T12:16:22.460Z] 
12:16:22 [2021-04-02T12:16:22.460Z] #41 [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
12:16:22 [2021-04-02T12:16:22.460Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
12:16:22 [2021-04-02T12:16:22.460Z] #41 23.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:16:22 [2021-04-02T12:16:22.615Z] ok  	github.com/docker/docker/pkg/ioutils	0.327s	coverage: 70.6% of statements
12:16:22 [2021-04-02T12:16:22.615Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
12:16:22 [2021-04-02T12:16:22.615Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:16:22 [2021-04-02T12:16:22.726Z] #45 ...
12:16:22 [2021-04-02T12:16:22.726Z] 
12:16:22 [2021-04-02T12:16:22.726Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:22 [2021-04-02T12:16:22.726Z] #58 sha256:f388b95478fead3fc7936f9c5d97259a94ce3596ee7726a42ffaf12f5d5c0b33
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.384 + RM_GOPATH=0
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.384 + TMP_GOPATH=
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.384 + : /build
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.384 + '[' -z '' ']'
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.387 ++ mktemp -d
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.388 + export GOPATH=/tmp/tmp.mlwESrAWkP
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.388 + GOPATH=/tmp/tmp.mlwESrAWkP
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.388 + RM_GOPATH=1
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.388 + case "$(go env GOARCH)" in
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.389 ++ go env GOARCH
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.415 + export GO_BUILDMODE=-buildmode=pie
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.415 + GO_BUILDMODE=-buildmode=pie
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.417 ++ dirname /tmp/install/install.sh
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.432 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + dir=/tmp/install
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + bin=rootlesskit
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + shift
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + . /tmp/install/rootlesskit.installer
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + install_rootlesskit
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + case "$1" in
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + export CGO_ENABLED=0
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + CGO_ENABLED=0
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + _install_rootlesskit
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd'
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.434 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mlwESrAWkP/src/github.com/rootless-containers/rootlesskit
12:16:22 [2021-04-02T12:16:22.726Z] #58 5.446 Cloning into '/tmp/tmp.mlwESrAWkP/src/github.com/rootless-containers/rootlesskit'...
12:16:22 [2021-04-02T12:16:22.726Z] #58 8.823 + cd /tmp/tmp.mlwESrAWkP/src/github.com/rootless-containers/rootlesskit
12:16:22 [2021-04-02T12:16:22.726Z] #58 8.824 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd
12:16:22 [2021-04-02T12:16:22.726Z] #58 8.905 + export GO111MODULE=on
12:16:22 [2021-04-02T12:16:22.726Z] #58 8.905 + GO111MODULE=on
12:16:22 [2021-04-02T12:16:22.726Z] #58 8.905 + export GOPROXY=https://proxy.golang.org
12:16:22 [2021-04-02T12:16:22.726Z] #58 8.905 + GOPROXY=https://proxy.golang.org
12:16:22 [2021-04-02T12:16:22.727Z] #58 8.905 + for f in rootlesskit rootlesskit-docker-proxy
12:16:22 [2021-04-02T12:16:22.727Z] #58 8.906 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:16:22 [2021-04-02T12:16:22.727Z] #58 ...
12:16:22 [2021-04-02T12:16:22.727Z] 
12:16:22 [2021-04-02T12:16:22.727Z] #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
12:16:22 [2021-04-02T12:16:22.727Z] #24 sha256:20e8d4025a2559fe7c3f18d4a62a210eeb03cc4d9389090a2882bb9aa1a8e52f
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.707 + RM_GOPATH=0
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.707 + TMP_GOPATH=
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.707 + : /build
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.707 + '[' -z '' ']'
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.707 ++ mktemp -d
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.708 + export GOPATH=/tmp/tmp.jE7IM2oiIZ
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.708 + GOPATH=/tmp/tmp.jE7IM2oiIZ
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.708 + RM_GOPATH=1
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.708 + case "$(go env GOARCH)" in
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.710 ++ go env GOARCH
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.727 + export GO_BUILDMODE=-buildmode=pie
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.727 + GO_BUILDMODE=-buildmode=pie
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.730 ++ dirname /tmp/install/install.sh
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 Install docker/cli version 17.06.2-ce from stable
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + dir=/tmp/install
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + bin=dockercli
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + shift
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + . /tmp/install/dockercli.installer
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 ++ : stable
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 ++ : 17.06.2-ce
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + install_dockercli
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.731 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.732 ++ uname -m
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.734 + arch=aarch64
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.734 + '[' aarch64 '!=' x86_64 ']'
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.734 + '[' aarch64 '!=' s390x ']'
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.734 + '[' aarch64 '!=' armhf ']'
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.734 + build_dockercli
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.734 + git clone https://github.com/docker/docker-ce /tmp/tmp.jE7IM2oiIZ/tmp/docker-ce
12:16:22 [2021-04-02T12:16:22.727Z] #24 3.746 Cloning into '/tmp/tmp.jE7IM2oiIZ/tmp/docker-ce'...
12:16:22 [2021-04-02T12:16:22.906Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
12:16:22 [2021-04-02T12:16:22.906Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:16:22 [2021-04-02T12:16:22.906Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:16:22 [2021-04-02T12:16:22.906Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
12:16:22 [2021-04-02T12:16:22.906Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:16:23 [2021-04-02T12:16:23.006Z] #24 ...
12:16:23 [2021-04-02T12:16:23.006Z] 
12:16:23 [2021-04-02T12:16:23.006Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:23 [2021-04-02T12:16:23.006Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
12:16:23 [2021-04-02T12:16:23.006Z] #55 5.017 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:23 [2021-04-02T12:16:23.006Z] #55 5.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:23 [2021-04-02T12:16:23.006Z] #55 5.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:23 [2021-04-02T12:16:23.006Z] #55 5.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
12:16:23 [2021-04-02T12:16:23.006Z] #55 6.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB]
12:16:23 [2021-04-02T12:16:23.006Z] #55 8.702 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
12:16:23 [2021-04-02T12:16:23.006Z] #55 ...
12:16:23 [2021-04-02T12:16:23.006Z] 
12:16:23 [2021-04-02T12:16:23.006Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:23 [2021-04-02T12:16:23.006Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
12:16:23 [2021-04-02T12:16:23.006Z] #32 5.124 + git clone https://github.com/kolyshkin/go-swagger.git .
12:16:23 [2021-04-02T12:16:23.006Z] #32 5.132 Cloning into '.'...
12:16:23 [2021-04-02T12:16:23.016Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:16:23 [2021-04-02T12:16:23.048Z] #49 33.10 go: downloading github.com/go-toolsmith/typep v1.0.0
12:16:23 [2021-04-02T12:16:23.048Z] #49 33.13 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:16:23 [2021-04-02T12:16:23.196Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
12:16:23 [2021-04-02T12:16:23.196Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
12:16:23 [2021-04-02T12:16:23.304Z] #32 ...
12:16:23 [2021-04-02T12:16:23.304Z] 
12:16:23 [2021-04-02T12:16:23.304Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:23 [2021-04-02T12:16:23.304Z] #67 sha256:812bbadfd8182bf4747b410d3a0367e7ee09df251bd4966e2e9761cbde1265a5
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.971 + RM_GOPATH=0
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.971 + TMP_GOPATH=
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.971 + : /build
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.971 + '[' -z '' ']'
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.971 ++ mktemp -d
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.984 + export GOPATH=/tmp/tmp.Q4jUR6lzDq
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.984 + GOPATH=/tmp/tmp.Q4jUR6lzDq
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.984 + RM_GOPATH=1
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.984 + case "$(go env GOARCH)" in
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.984 ++ go env GOARCH
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.998 + export GO_BUILDMODE=-buildmode=pie
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.998 + GO_BUILDMODE=-buildmode=pie
12:16:23 [2021-04-02T12:16:23.304Z] #67 4.998 ++ dirname /tmp/install/install.sh
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + dir=/tmp/install
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + bin=proxy
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + shift
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + '[' '!' -f /tmp/install/proxy.installer ']'
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + . /tmp/install/proxy.installer
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + install_proxy
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + case "$1" in
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + export CGO_ENABLED=0
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + CGO_ENABLED=0
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + _install_proxy
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Q4jUR6lzDq/src/github.com/docker/libnetwork
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.006 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:23 [2021-04-02T12:16:23.304Z] #67 5.011 Cloning into '/tmp/tmp.Q4jUR6lzDq/src/github.com/docker/libnetwork'...
12:16:23 [2021-04-02T12:16:23.304Z] #67 ...
12:16:23 [2021-04-02T12:16:23.304Z] 
12:16:23 [2021-04-02T12:16:23.304Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:23 [2021-04-02T12:16:23.304Z] #51 sha256:6e8cd11ec94d6be74df8d39e06c916369b993299e5d6fa4726af51fb478bcb72
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.005 + RM_GOPATH=0
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.005 + TMP_GOPATH=
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.005 + : /build
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.005 + '[' -z '' ']'
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.006 ++ mktemp -d
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.017 + export GOPATH=/tmp/tmp.qad0xW6xXC
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.017 + GOPATH=/tmp/tmp.qad0xW6xXC
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.017 + RM_GOPATH=1
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.017 + case "$(go env GOARCH)" in
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.017 ++ go env GOARCH
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.026 + export GO_BUILDMODE=-buildmode=pie
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.026 + GO_BUILDMODE=-buildmode=pie
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 ++ dirname /tmp/install/install.sh
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + dir=/tmp/install
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + bin=shfmt
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + shift
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + . /tmp/install/shfmt.installer
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + install_shfmt
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.032 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qad0xW6xXC/src/github.com/mvdan/sh
12:16:23 [2021-04-02T12:16:23.304Z] #51 4.034 Cloning into '/tmp/tmp.qad0xW6xXC/src/github.com/mvdan/sh'...
12:16:23 [2021-04-02T12:16:23.304Z] #51 10.53 + cd /tmp/tmp.qad0xW6xXC/src/github.com/mvdan/sh
12:16:23 [2021-04-02T12:16:23.304Z] #51 10.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:16:23 [2021-04-02T12:16:23.304Z] #51 10.69 + GO111MODULE=on
12:16:23 [2021-04-02T12:16:23.304Z] #51 10.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:16:23 [2021-04-02T12:16:23.346Z] #49 33.19 go: downloading github.com/go-toolsmith/astp v1.0.0
12:16:23 [2021-04-02T12:16:23.346Z] #49 33.20 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:16:23 [2021-04-02T12:16:23.487Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
12:16:23 [2021-04-02T12:16:23.582Z] #51 ...
12:16:23 [2021-04-02T12:16:23.582Z] 
12:16:23 [2021-04-02T12:16:23.582Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:23 [2021-04-02T12:16:23.582Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:16:23 [2021-04-02T12:16:23.582Z] #42 5.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:23 [2021-04-02T12:16:23.582Z] #42 5.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:23 [2021-04-02T12:16:23.582Z] #42 5.923 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:23 [2021-04-02T12:16:23.582Z] #42 6.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
12:16:23 [2021-04-02T12:16:23.582Z] #42 8.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB]
12:16:23 [2021-04-02T12:16:23.582Z] #42 9.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
12:16:23 [2021-04-02T12:16:23.582Z] #42 ...
12:16:23 [2021-04-02T12:16:23.582Z] 
12:16:23 [2021-04-02T12:16:23.582Z] #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
12:16:23 [2021-04-02T12:16:23.582Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
12:16:23 [2021-04-02T12:16:23.582Z] #40 5.318 + git clone https://github.com/docker/distribution.git .
12:16:23 [2021-04-02T12:16:23.582Z] #40 5.326 Cloning into '.'...
12:16:23 [2021-04-02T12:16:23.603Z] #49 33.58 go: extracting github.com/go-toolsmith/typep v1.0.0
12:16:23 [2021-04-02T12:16:23.603Z] #49 33.58 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:16:23 [2021-04-02T12:16:23.779Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
12:16:23 [2021-04-02T12:16:23.779Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:16:23 [2021-04-02T12:16:23.779Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:16:23 [2021-04-02T12:16:23.855Z] #40 ...
12:16:23 [2021-04-02T12:16:23.855Z] 
12:16:23 [2021-04-02T12:16:23.855Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:23 [2021-04-02T12:16:23.855Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.259 + RM_GOPATH=0
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.259 + TMP_GOPATH=
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.259 + : /build
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.259 + '[' -z '' ']'
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.259 ++ mktemp -d
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.263 + export GOPATH=/tmp/tmp.kQY4GG03Vq
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.263 + GOPATH=/tmp/tmp.kQY4GG03Vq
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.263 + RM_GOPATH=1
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.263 + case "$(go env GOARCH)" in
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.263 ++ go env GOARCH
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + export GO_BUILDMODE=-buildmode=pie
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + GO_BUILDMODE=-buildmode=pie
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 ++ dirname /tmp/install/install.sh
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + dir=/tmp/install
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + bin=golangci_lint
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + shift
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + . /tmp/install/golangci_lint.installer
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 ++ : v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + install_golangci_lint
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + set -e
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + export GO111MODULE=on
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + GO111MODULE=on
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + GOBIN=/build
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.294 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.420 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.428 go: finding github.com v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.428 go: finding github.com/golangci/golangci-lint v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.428 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 4.428 go: finding github.com/golangci v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 5.267 go: downloading github.com/golangci/golangci-lint v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 5.925 go: extracting github.com/golangci/golangci-lint v1.23.8
12:16:23 [2021-04-02T12:16:23.855Z] #49 ...
12:16:23 [2021-04-02T12:16:23.855Z] 
12:16:23 [2021-04-02T12:16:23.855Z] #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
12:16:23 [2021-04-02T12:16:23.855Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:16:23 [2021-04-02T12:16:23.855Z] #36 5.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:16:23 [2021-04-02T12:16:23.855Z] #36 5.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:16:23 [2021-04-02T12:16:23.855Z] #36 5.952 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:16:23 [2021-04-02T12:16:23.855Z] #36 6.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
12:16:23 [2021-04-02T12:16:23.855Z] #36 8.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB]
12:16:23 [2021-04-02T12:16:23.855Z] #36 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
12:16:23 [2021-04-02T12:16:23.860Z] #49 33.64 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:16:23 [2021-04-02T12:16:23.860Z] #49 33.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:16:23 [2021-04-02T12:16:23.860Z] #49 33.73 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:16:23 [2021-04-02T12:16:23.860Z] #49 33.76 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:16:23 [2021-04-02T12:16:23.860Z] #49 33.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:16:24 [2021-04-02T12:16:24.116Z] #49 33.89 go: extracting github.com/go-toolsmith/astp v1.0.0
12:16:24 [2021-04-02T12:16:24.118Z] #36 ...
12:16:24 [2021-04-02T12:16:24.118Z] 
12:16:24 [2021-04-02T12:16:24.118Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:24 [2021-04-02T12:16:24.118Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.51 go: downloading github.com/spf13/viper v1.6.1
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.57 go: downloading github.com/mattn/go-colorable v0.1.4
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.57 go: downloading github.com/sirupsen/logrus v1.4.2
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.60 go: downloading github.com/spf13/pflag v1.0.5
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.79 go: downloading github.com/pkg/errors v0.8.1
12:16:24 [2021-04-02T12:16:24.118Z] #49 11.83 go: extracting github.com/sirupsen/logrus v1.4.2
12:16:24 [2021-04-02T12:16:24.372Z] #49 ...
12:16:24 [2021-04-02T12:16:24.372Z] 
12:16:24 [2021-04-02T12:16:24.372Z] #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
12:16:24 [2021-04-02T12:16:24.372Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:16:24 [2021-04-02T12:16:24.372Z] #36 24.26 Fetched 8426 kB in 18s (479 kB/s)
12:16:24 [2021-04-02T12:16:24.372Z] #36 24.26 Reading package lists...
12:16:24 [2021-04-02T12:16:24.372Z] #36 31.43 Reading package lists...
12:16:24 [2021-04-02T12:16:24.372Z] #36 ...
12:16:24 [2021-04-02T12:16:24.372Z] 
12:16:24 [2021-04-02T12:16:24.372Z] #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
12:16:24 [2021-04-02T12:16:24.372Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:16:24 [2021-04-02T12:16:24.372Z] #13 27.14 Fetched 8933 kB in 19s (471 kB/s)
12:16:24 [2021-04-02T12:16:24.377Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:16:24 [2021-04-02T12:16:24.390Z] #49 11.88 go: extracting github.com/spf13/viper v1.6.1
12:16:24 [2021-04-02T12:16:24.390Z] #49 11.88 go: downloading github.com/stretchr/testify v1.4.0
12:16:24 [2021-04-02T12:16:24.390Z] #49 11.89 go: downloading github.com/go-critic/go-critic v0.4.1
12:16:24 [2021-04-02T12:16:24.390Z] #49 12.11 go: extracting github.com/pkg/errors v0.8.1
12:16:24 [2021-04-02T12:16:24.410Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
12:16:24 [2021-04-02T12:16:24.653Z] #49 12.12 go: extracting github.com/mattn/go-colorable v0.1.4
12:16:24 [2021-04-02T12:16:24.653Z] #49 12.21 go: extracting github.com/spf13/pflag v1.0.5
12:16:24 [2021-04-02T12:16:24.653Z] #49 12.30 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:24 [2021-04-02T12:16:24.653Z] #49 12.30 go: extracting github.com/stretchr/testify v1.4.0
12:16:24 [2021-04-02T12:16:24.653Z] #49 12.34 go: downloading github.com/mattn/go-isatty v0.0.8
12:16:24 [2021-04-02T12:16:24.700Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:16:24 [2021-04-02T12:16:24.916Z] #49 12.51 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:16:24 [2021-04-02T12:16:24.916Z] #49 12.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:24 [2021-04-02T12:16:24.916Z] #49 12.59 go: extracting github.com/mattn/go-isatty v0.0.8
12:16:24 [2021-04-02T12:16:24.991Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
12:16:25 [2021-04-02T12:16:25.178Z] #49 12.79 go: downloading github.com/fatih/color v1.7.0
12:16:25 [2021-04-02T12:16:25.178Z] #49 12.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:25 [2021-04-02T12:16:25.178Z] #49 12.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:25 [2021-04-02T12:16:25.281Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
12:16:25 [2021-04-02T12:16:25.441Z] #49 12.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:25 [2021-04-02T12:16:25.441Z] #49 12.94 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:16:25 [2021-04-02T12:16:25.441Z] #49 13.04 go: downloading gopkg.in/ini.v1 v1.51.0
12:16:25 [2021-04-02T12:16:25.441Z] #49 13.07 go: extracting github.com/go-critic/go-critic v0.4.1
12:16:25 [2021-04-02T12:16:25.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:16:25 [2021-04-02T12:16:25.756Z] #49 13.20 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:26 [2021-04-02T12:16:26.020Z] #49 13.51 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:26 [2021-04-02T12:16:26.020Z] #49 13.54 go: extracting gopkg.in/ini.v1 v1.51.0
12:16:26 [2021-04-02T12:16:26.020Z] #49 13.65 go: downloading github.com/hashicorp/hcl v1.0.0
12:16:26 [2021-04-02T12:16:26.020Z] #49 ...
12:16:26 [2021-04-02T12:16:26.020Z] 
12:16:26 [2021-04-02T12:16:26.020Z] #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
12:16:26 [2021-04-02T12:16:26.020Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
12:16:26 [2021-04-02T12:16:26.020Z] #27 13.41 Updating certificates in /etc/ssl/certs...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.10 137 added, 0 removed; done.
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.41 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.45 Setting up jq (1.5+dfsg-2+b1) ...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.63 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.69 Setting up curl (7.64.0-4+deb10u2) ...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.72 Processing triggers for libc-bin (2.28-10) ...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.81 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:16:26 [2021-04-02T12:16:26.020Z] #27 18.84 Updating certificates in /etc/ssl/certs...
12:16:26 [2021-04-02T12:16:26.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:16:26 [2021-04-02T12:16:26.259Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:16:26 [2021-04-02T12:16:26.281Z] #27 23.55 0 added, 0 removed; done.
12:16:26 [2021-04-02T12:16:26.281Z] #27 ...
12:16:26 [2021-04-02T12:16:26.281Z] 
12:16:26 [2021-04-02T12:16:26.281Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:26 [2021-04-02T12:16:26.281Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:26 [2021-04-02T12:16:26.281Z] #49 13.76 go: extracting github.com/fatih/color v1.7.0
12:16:26 [2021-04-02T12:16:26.281Z] #49 13.94 go: downloading github.com/ultraware/funlen v0.0.2
12:16:26 [2021-04-02T12:16:26.313Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 75.0% of statements
12:16:26 [2021-04-02T12:16:26.353Z] #13 27.14 Reading package lists...
12:16:26 [2021-04-02T12:16:26.353Z] #13 ...
12:16:26 [2021-04-02T12:16:26.353Z] 
12:16:26 [2021-04-02T12:16:26.353Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:26 [2021-04-02T12:16:26.353Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:26 [2021-04-02T12:16:26.353Z] #42 26.18 Fetched 8426 kB in 18s (475 kB/s)
12:16:26 [2021-04-02T12:16:26.353Z] #42 26.18 Reading package lists...
12:16:26 [2021-04-02T12:16:26.353Z] #42 33.84 Reading package lists...
12:16:26 [2021-04-02T12:16:26.353Z] #42 ...
12:16:26 [2021-04-02T12:16:26.353Z] 
12:16:26 [2021-04-02T12:16:26.353Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:26 [2021-04-02T12:16:26.353Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:26 [2021-04-02T12:16:26.353Z] #49 35.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:26 [2021-04-02T12:16:26.605Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
12:16:26 [2021-04-02T12:16:26.761Z] #49 13.98 go: extracting github.com/ultraware/funlen v0.0.2
12:16:26 [2021-04-02T12:16:26.761Z] #49 14.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:16:26 [2021-04-02T12:16:26.818Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:16:26 [2021-04-02T12:16:26.913Z] #49 ...
12:16:26 [2021-04-02T12:16:26.913Z] 
12:16:26 [2021-04-02T12:16:26.913Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:26 [2021-04-02T12:16:26.913Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:16:26 [2021-04-02T12:16:26.913Z] #55 26.80 Fetched 8426 kB in 18s (464 kB/s)
12:16:26 [2021-04-02T12:16:26.913Z] #55 26.80 Reading package lists...
12:16:27 [2021-04-02T12:16:27.023Z] #49 14.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:27 [2021-04-02T12:16:27.024Z] #49 14.51 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:16:27 [2021-04-02T12:16:27.285Z] #49 14.68 go: downloading github.com/pmezard/go-difflib v1.0.0
12:16:27 [2021-04-02T12:16:27.285Z] #49 14.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:27 [2021-04-02T12:16:27.285Z] #49 14.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:27 [2021-04-02T12:16:27.285Z] #49 14.82 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:27 [2021-04-02T12:16:27.285Z] #49 14.92 go: extracting github.com/hashicorp/hcl v1.0.0
12:16:27 [2021-04-02T12:16:27.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:16:27 [2021-04-02T12:16:27.475Z] #55 34.31 Reading package lists...
12:16:27 [2021-04-02T12:16:27.475Z] #55 ...
12:16:27 [2021-04-02T12:16:27.475Z] 
12:16:27 [2021-04-02T12:16:27.475Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:27 [2021-04-02T12:16:27.475Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:16:27 [2021-04-02T12:16:27.475Z] #34 37.37 sync
12:16:27 [2021-04-02T12:16:27.475Z] #34 37.37 internal/reflectlite
12:16:27 [2021-04-02T12:16:27.713Z] #49 14.95 go: extracting github.com/pmezard/go-difflib v1.0.0
12:16:27 [2021-04-02T12:16:27.713Z] #49 15.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:27 [2021-04-02T12:16:27.742Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:16:27 [2021-04-02T12:16:27.742Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:16:27 [2021-04-02T12:16:27.742Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:16:28 [2021-04-02T12:16:28.080Z] #34 ...
12:16:28 [2021-04-02T12:16:28.080Z] 
12:16:28 [2021-04-02T12:16:28.080Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:28 [2021-04-02T12:16:28.080Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:16:28 [2021-04-02T12:16:28.080Z] #45 28.09 vendor/golang.org/x/crypto/internal/subtle
12:16:28 [2021-04-02T12:16:28.080Z] #45 28.23 vendor/golang.org/x/crypto/curve25519
12:16:28 [2021-04-02T12:16:28.145Z] #41 ...
12:16:28 [2021-04-02T12:16:28.145Z] 
12:16:28 [2021-04-02T12:16:28.145Z] #30 [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
12:16:28 [2021-04-02T12:16:28.145Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:28 [2021-04-02T12:16:28.145Z] #30 23.38 
12:16:28 [2021-04-02T12:16:28.145Z] #30 24.99 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:16:28 [2021-04-02T12:16:28.145Z] #30 25.46 
12:16:28 [2021-04-02T12:16:28.145Z] #30 25.66 
                                                                           0.0%
###                                                                        4.7%
######                                                                     8.4%
###########                                                               15.8%
##################                                                        25.1%
###################                                                       26.9%
###########################                                               37.5%
##############################                                            43.0%
####################################                                      50.3%
#########################################                                 57.7%
##############################################                            65.1%
##################################################                        70.6%
########################################################                  78.0%
############################################################              83.5%
################################################################          89.1%
##################################################################        92.8%
######################################################################    98.3%
######################################################################## 100.0%
12:16:28 [2021-04-02T12:16:28.145Z] #30 27.92 
12:16:28 [2021-04-02T12:16:28.145Z] #30 ...
12:16:28 [2021-04-02T12:16:28.145Z] 
12:16:28 [2021-04-02T12:16:28.145Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:28 [2021-04-02T12:16:28.145Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:16:28 [2021-04-02T12:16:28.145Z] #43 19.60 Fetched 8201 kB in 19s (430 kB/s)
12:16:28 [2021-04-02T12:16:28.145Z] #43 19.60 Reading package lists...
12:16:28 [2021-04-02T12:16:28.145Z] #43 27.33 Reading package lists...
12:16:28 [2021-04-02T12:16:28.145Z] #43 ...
12:16:28 [2021-04-02T12:16:28.145Z] 
12:16:28 [2021-04-02T12:16:28.145Z] #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
12:16:28 [2021-04-02T12:16:28.145Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:28 [2021-04-02T12:16:28.145Z] #50 22.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:28 [2021-04-02T12:16:28.145Z] #50 22.92 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:28 [2021-04-02T12:16:28.145Z] #50 25.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:16:28 [2021-04-02T12:16:28.145Z] #50 26.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.59 go: downloading github.com/spf13/afero v1.1.2
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.60 go: downloading github.com/subosito/gotenv v1.2.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.89 go: extracting github.com/subosito/gotenv v1.2.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.90 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 28.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.01 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.04 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.11 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.13 go: extracting github.com/spf13/afero v1.1.2
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.14 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.23 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.35 go: downloading github.com/ultraware/funlen v0.0.2
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.39 go: downloading github.com/spf13/cast v1.3.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.42 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.42 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.43 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.52 go: extracting github.com/ultraware/funlen v0.0.2
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.53 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.62 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.68 go: downloading github.com/go-toolsmith/typep v1.0.0
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.70 go: downloading github.com/davecgh/go-spew v1.1.1
12:16:28 [2021-04-02T12:16:28.145Z] #50 29.70 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:28 [2021-04-02T12:16:28.288Z] #49 15.53 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:28 [2021-04-02T12:16:28.288Z] #49 15.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:28 [2021-04-02T12:16:28.288Z] #49 15.73 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:28 [2021-04-02T12:16:28.288Z] #49 15.92 go: downloading github.com/stretchr/objx v0.2.0
12:16:28 [2021-04-02T12:16:28.303Z] --- PASS: TestBuildSquashParent (8.29s)
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:16:28 [2021-04-02T12:16:28.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:16:28 [2021-04-02T12:16:28.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:16:28 [2021-04-02T12:16:28.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:16:28 [2021-04-02T12:16:28.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:16:28 [2021-04-02T12:16:28.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:16:28 [2021-04-02T12:16:28.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:16:28 [2021-04-02T12:16:28.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:16:28 [2021-04-02T12:16:28.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:16:28 [2021-04-02T12:16:28.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:16:28 [2021-04-02T12:16:28.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:16:28 [2021-04-02T12:16:28.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:16:28 [2021-04-02T12:16:28.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:16:28 [2021-04-02T12:16:28.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:16:28 [2021-04-02T12:16:28.336Z] #45 ...
12:16:28 [2021-04-02T12:16:28.336Z] 
12:16:28 [2021-04-02T12:16:28.336Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:28 [2021-04-02T12:16:28.336Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:28 [2021-04-02T12:16:28.336Z] #49 37.27 go: extracting github.com/gogo/protobuf v1.2.1
12:16:28 [2021-04-02T12:16:28.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.86 go: extracting github.com/spf13/cast v1.3.0
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.87 go: extracting github.com/go-toolsmith/typep v1.0.0
12:16:28 [2021-04-02T12:16:28.452Z] #50 29.93 go: downloading github.com/stretchr/objx v0.2.0
12:16:28 [2021-04-02T12:16:28.452Z] #50 ...
12:16:28 [2021-04-02T12:16:28.452Z] 
12:16:28 [2021-04-02T12:16:28.452Z] #37 [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
12:16:28 [2021-04-02T12:16:28.452Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:16:28 [2021-04-02T12:16:28.452Z] #37 19.85 Fetched 8201 kB in 19s (434 kB/s)
12:16:28 [2021-04-02T12:16:28.452Z] #37 19.85 Reading package lists...
12:16:28 [2021-04-02T12:16:28.452Z] #37 27.65 Reading package lists...
12:16:28 [2021-04-02T12:16:28.452Z] #37 ...
12:16:28 [2021-04-02T12:16:28.452Z] 
12:16:28 [2021-04-02T12:16:28.452Z] #30 [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
12:16:28 [2021-04-02T12:16:28.452Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:28 [2021-04-02T12:16:28.452Z] #30 29.38 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:16:28 [2021-04-02T12:16:28.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:16:29 [2021-04-02T12:16:29.102Z] #30 29.96 
12:16:29 [2021-04-02T12:16:29.235Z] #49 16.55 go: extracting github.com/stretchr/objx v0.2.0
12:16:29 [2021-04-02T12:16:29.328Z] ok  	github.com/docker/docker/pkg/signal	2.329s	coverage: 61.0% of statements
12:16:29 [2021-04-02T12:16:29.403Z] #30 30.16 
######################################################################## 100.0%
12:16:29 [2021-04-02T12:16:29.403Z] #30 ...
12:16:29 [2021-04-02T12:16:29.403Z] 
12:16:29 [2021-04-02T12:16:29.403Z] #14 [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
12:16:29 [2021-04-02T12:16:29.403Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:16:29 [2021-04-02T12:16:29.403Z] #14 20.42 Fetched 8695 kB in 20s (436 kB/s)
12:16:29 [2021-04-02T12:16:29.403Z] #14 20.42 Reading package lists...
12:16:29 [2021-04-02T12:16:29.676Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:16:29 [2021-04-02T12:16:29.706Z] #14 29.15 Reading package lists...
12:16:29 [2021-04-02T12:16:29.706Z] #14 ...
12:16:29 [2021-04-02T12:16:29.706Z] 
12:16:29 [2021-04-02T12:16:29.706Z] #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
12:16:29 [2021-04-02T12:16:29.706Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.07 go: downloading github.com/BurntSushi/toml v0.3.1
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.14 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.16 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.18 go: extracting github.com/davecgh/go-spew v1.1.1
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.33 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.34 go: downloading github.com/gogo/protobuf v1.2.1
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.39 go: downloading golang.org/x/text v0.3.2
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.41 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.62 go: extracting github.com/stretchr/objx v0.2.0
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.68 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.86 go: extracting github.com/BurntSushi/toml v0.3.1
12:16:29 [2021-04-02T12:16:29.706Z] #50 30.97 go: downloading github.com/uudashr/gocognit v1.0.1
12:16:29 [2021-04-02T12:16:29.706Z] #50 31.09 go: downloading github.com/kisielk/gotool v1.0.0
12:16:29 [2021-04-02T12:16:29.706Z] #50 ...
12:16:29 [2021-04-02T12:16:29.706Z] 
12:16:29 [2021-04-02T12:16:29.706Z] #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
12:16:29 [2021-04-02T12:16:29.706Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
12:16:29 [2021-04-02T12:16:29.706Z] #56 21.12 Fetched 8201 kB in 20s (401 kB/s)
12:16:29 [2021-04-02T12:16:29.706Z] #56 21.12 Reading package lists...
12:16:29 [2021-04-02T12:16:29.967Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
12:16:29 [2021-04-02T12:16:29.967Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
12:16:30 [2021-04-02T12:16:30.008Z] #56 29.37 Reading package lists...
12:16:30 [2021-04-02T12:16:30.008Z] #56 ...
12:16:30 [2021-04-02T12:16:30.008Z] 
12:16:30 [2021-04-02T12:16:30.008Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:30 [2021-04-02T12:16:30.008Z] #68 sha256:532feb89055f259e4f404752281e9aeaae2b8a83218fac13f7ebd805000f97b0
12:16:30 [2021-04-02T12:16:30.008Z] #68 24.78 Checking out files:  84% (1616/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
12:16:30 [2021-04-02T12:16:30.008Z] #68 25.08 + cd /tmp/tmp.l8rbH3Hf6x/src/github.com/docker/libnetwork
12:16:30 [2021-04-02T12:16:30.008Z] #68 25.08 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:30 [2021-04-02T12:16:30.008Z] #68 25.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:16:30 [2021-04-02T12:16:30.008Z] #68 ...
12:16:30 [2021-04-02T12:16:30.008Z] 
12:16:30 [2021-04-02T12:16:30.008Z] #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
12:16:30 [2021-04-02T12:16:30.009Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:30 [2021-04-02T12:16:30.009Z] #50 31.46 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:30 [2021-04-02T12:16:30.009Z] #50 31.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:30 [2021-04-02T12:16:30.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:16:30 [2021-04-02T12:16:30.598Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
12:16:30 [2021-04-02T12:16:30.671Z] #49 ...
12:16:30 [2021-04-02T12:16:30.671Z] 
12:16:30 [2021-04-02T12:16:30.671Z] #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
12:16:30 [2021-04-02T12:16:30.671Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
12:16:30 [2021-04-02T12:16:30.671Z] #27 23.55 Running hooks in /etc/ca-certificates/update.d...
12:16:30 [2021-04-02T12:16:30.671Z] #27 23.57 done.
12:16:30 [2021-04-02T12:16:30.671Z] #27 DONE 27.7s
12:16:30 [2021-04-02T12:16:30.671Z] 
12:16:30 [2021-04-02T12:16:30.671Z] #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
12:16:30 [2021-04-02T12:16:30.671Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
12:16:30 [2021-04-02T12:16:30.671Z] #40 17.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:16:30 [2021-04-02T12:16:30.671Z] #40 ...
12:16:30 [2021-04-02T12:16:30.671Z] 
12:16:30 [2021-04-02T12:16:30.671Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:16:30 [2021-04-02T12:16:30.671Z] #28 sha256:133490e67523511f793805800f5a8a3ad128f67b91599610d8874bdaee50e6e9
12:16:30 [2021-04-02T12:16:30.671Z] #28 DONE 0.3s
12:16:30 [2021-04-02T12:16:30.711Z] #50 31.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:30 [2021-04-02T12:16:30.711Z] #50 32.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:30 [2021-04-02T12:16:30.711Z] #50 32.07 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:30 [2021-04-02T12:16:30.711Z] #50 32.12 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:16:30 [2021-04-02T12:16:30.711Z] #50 32.19 go: extracting github.com/uudashr/gocognit v1.0.1
12:16:30 [2021-04-02T12:16:30.852Z] #49 40.82 go: extracting golang.org/x/text v0.3.2
12:16:30 [2021-04-02T12:16:30.936Z] 
12:16:30 [2021-04-02T12:16:30.936Z] #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
12:16:30 [2021-04-02T12:16:30.936Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:31 [2021-04-02T12:16:31.008Z] #50 32.34 go: extracting github.com/kisielk/gotool v1.0.0
12:16:31 [2021-04-02T12:16:31.008Z] #50 32.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:31 [2021-04-02T12:16:31.008Z] #50 32.58 go: downloading github.com/go-toolsmith/astp v1.0.0
12:16:31 [2021-04-02T12:16:31.008Z] #50 ...
12:16:31 [2021-04-02T12:16:31.008Z] 
12:16:31 [2021-04-02T12:16:31.008Z] #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
12:16:31 [2021-04-02T12:16:31.008Z] #59 sha256:f7dc3b640b58072d3aa81a3c8978d3732a6bb41b3c7e888f27ee8ef844bdf8f3
12:16:31 [2021-04-02T12:16:31.008Z] #59 22.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 22.80 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 22.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 23.20 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 24.48 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:16:31 [2021-04-02T12:16:31.008Z] #59 27.87 go: finding github.com/pkg/errors v0.9.1
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.02 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.08 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.11 go: finding github.com/sirupsen/logrus v1.8.1
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.32 go: finding github.com/google/uuid v1.2.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.89 go: finding github.com/moby/vpnkit v0.5.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.93 go: finding github.com/gofrs/flock v0.8.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 28.98 go: finding github.com/gorilla/mux v1.8.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 29.03 go: finding github.com/moby/sys/mountinfo v0.4.1
12:16:31 [2021-04-02T12:16:31.008Z] #59 29.07 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:31 [2021-04-02T12:16:31.008Z] #59 29.14 go: finding github.com/urfave/cli/v2 v2.3.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 29.20 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:16:31 [2021-04-02T12:16:31.008Z] #59 29.49 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:31 [2021-04-02T12:16:31.008Z] #59 29.71 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:16:31 [2021-04-02T12:16:31.229Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
12:16:31 [2021-04-02T12:16:31.229Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
12:16:31 [2021-04-02T12:16:31.309Z] #59 ...
12:16:31 [2021-04-02T12:16:31.309Z] 
12:16:31 [2021-04-02T12:16:31.309Z] #30 [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
12:16:31 [2021-04-02T12:16:31.309Z] #30 sha256:c479c6b89ddc63e7b906c8441c0ef0ad084d1635e3fc4e4a6c6964c914d7be8f
12:16:31 [2021-04-02T12:16:31.309Z] #30 30.31 
12:16:31 [2021-04-02T12:16:31.309Z] #30 31.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:16:31 [2021-04-02T12:16:31.309Z] #30 31.80 
12:16:31 [2021-04-02T12:16:31.309Z] #30 32.01 
######################################################################## 100.0%
12:16:31 [2021-04-02T12:16:31.309Z] #30 32.12 
12:16:31 [2021-04-02T12:16:31.309Z] #30 32.21 Download of images into '/build' complete.
12:16:31 [2021-04-02T12:16:31.512Z] #29 ...
12:16:31 [2021-04-02T12:16:31.512Z] 
12:16:31 [2021-04-02T12:16:31.512Z] #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
12:16:31 [2021-04-02T12:16:31.512Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:16:31 [2021-04-02T12:16:31.512Z] #13 5.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
12:16:31 [2021-04-02T12:16:31.512Z] #13 7.530 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB]
12:16:31 [2021-04-02T12:16:31.512Z] #13 8.229 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
12:16:31 [2021-04-02T12:16:31.512Z] #13 15.44 Fetched 8751 kB in 12s (703 kB/s)
12:16:31 [2021-04-02T12:16:31.512Z] #13 15.44 Reading package lists...
12:16:31 [2021-04-02T12:16:31.512Z] #13 ...
12:16:31 [2021-04-02T12:16:31.512Z] 
12:16:31 [2021-04-02T12:16:31.512Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:31 [2021-04-02T12:16:31.512Z] #67 sha256:812bbadfd8182bf4747b410d3a0367e7ee09df251bd4966e2e9761cbde1265a5
12:16:31 [2021-04-02T12:16:31.562Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:16:31 [2021-04-02T12:16:31.610Z] #30 32.21 Use something like the following to load the result into a Docker daemon:
12:16:31 [2021-04-02T12:16:31.610Z] #30 32.21   tar -cC '/build' . | docker load
12:16:31 [2021-04-02T12:16:31.610Z] #30 DONE 32.3s
12:16:31 [2021-04-02T12:16:31.610Z] 
12:16:31 [2021-04-02T12:16:31.610Z] #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
12:16:31 [2021-04-02T12:16:31.610Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:31 [2021-04-02T12:16:31.610Z] #50 32.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:16:31 [2021-04-02T12:16:31.610Z] #50 32.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:31 [2021-04-02T12:16:31.610Z] #50 33.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:31 [2021-04-02T12:16:31.610Z] #50 33.16 go: downloading github.com/gobwas/glob v0.2.3
12:16:31 [2021-04-02T12:16:31.860Z] ok  	github.com/docker/docker/pkg/tarsum	0.031s	coverage: 89.3% of statements
12:16:31 [2021-04-02T12:16:31.860Z] testing: warning: no tests to run
12:16:31 [2021-04-02T12:16:31.860Z] coverage: [no statements]
12:16:31 [2021-04-02T12:16:31.860Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
12:16:32 [2021-04-02T12:16:32.150Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
12:16:32 [2021-04-02T12:16:32.220Z] #49 ...
12:16:32 [2021-04-02T12:16:32.220Z] 
12:16:32 [2021-04-02T12:16:32.220Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:32 [2021-04-02T12:16:32.220Z] #67 sha256:0279edbf8da39ec5b228772a0651262cf43152b852a237e7d7dab2e5f125e139
12:16:32 [2021-04-02T12:16:32.220Z] #67 DONE 41.9s
12:16:32 [2021-04-02T12:16:32.220Z] 
12:16:32 [2021-04-02T12:16:32.220Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:32 [2021-04-02T12:16:32.220Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:16:32 [2021-04-02T12:16:32.220Z] #45 41.05 github.com/LK4D4/vndr/godl/singleflight
12:16:32 [2021-04-02T12:16:32.220Z] #45 41.05 io
12:16:32 [2021-04-02T12:16:32.220Z] #45 41.42 strconv
12:16:32 [2021-04-02T12:16:32.262Z] #50 33.47 go: extracting github.com/go-toolsmith/astp v1.0.0
12:16:32 [2021-04-02T12:16:32.262Z] #50 33.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:32 [2021-04-02T12:16:32.262Z] #50 33.58 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:32 [2021-04-02T12:16:32.262Z] #50 33.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:32 [2021-04-02T12:16:32.262Z] #50 33.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:16:32 [2021-04-02T12:16:32.441Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
12:16:32 [2021-04-02T12:16:32.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:16:32 [2021-04-02T12:16:32.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s)
12:16:32 [2021-04-02T12:16:32.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s)
12:16:32 [2021-04-02T12:16:32.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s)
12:16:32 [2021-04-02T12:16:32.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
12:16:32 [2021-04-02T12:16:32.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.91s)
12:16:32 [2021-04-02T12:16:32.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.96s)
12:16:32 [2021-04-02T12:16:32.487Z] === RUN   TestBuildMultiStageCopy
12:16:32 [2021-04-02T12:16:32.487Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:16:32 [2021-04-02T12:16:32.561Z] #50 33.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:32 [2021-04-02T12:16:32.566Z] #67 18.95 Checking out files:  49% (943/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
12:16:32 [2021-04-02T12:16:32.566Z] #67 20.03 + cd /tmp/tmp.Q4jUR6lzDq/src/github.com/docker/libnetwork
12:16:32 [2021-04-02T12:16:32.566Z] #67 20.03 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
12:16:32 [2021-04-02T12:16:32.731Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
12:16:32 [2021-04-02T12:16:32.780Z] #45 42.57 bytes
12:16:32 [2021-04-02T12:16:32.833Z] #67 20.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:16:32 [2021-04-02T12:16:32.860Z] #50 34.19 go: extracting github.com/gobwas/glob v0.2.3
12:16:33 [2021-04-02T12:16:33.097Z] #67 ...
12:16:33 [2021-04-02T12:16:33.097Z] 
12:16:33 [2021-04-02T12:16:33.097Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:33 [2021-04-02T12:16:33.097Z] #47 sha256:8578b1548035f334881adba8b577f16c6fd8c0195c65f70653e3617325f9b9dc
12:16:33 [2021-04-02T12:16:33.097Z] #47 10.51 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:33 [2021-04-02T12:16:33.097Z] #47 10.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:33 [2021-04-02T12:16:33.097Z] #47 12.12 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:33 [2021-04-02T12:16:33.097Z] #47 17.56 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:16:33 [2021-04-02T12:16:33.097Z] #47 17.57 go: finding github.com/pkg/errors v0.9.1
12:16:33 [2021-04-02T12:16:33.097Z] #47 17.57 go: finding github.com/fatih/color v1.9.0
12:16:33 [2021-04-02T12:16:33.097Z] #47 17.79 go: finding github.com/spf13/pflag v1.0.3
12:16:33 [2021-04-02T12:16:33.097Z] #47 17.85 go: finding github.com/mattn/go-colorable v0.1.6
12:16:33 [2021-04-02T12:16:33.097Z] #47 17.89 go: finding github.com/mattn/go-isatty v0.0.12
12:16:33 [2021-04-02T12:16:33.097Z] #47 18.10 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:16:33 [2021-04-02T12:16:33.097Z] #47 18.18 go: finding github.com/jonboulle/clockwork v0.1.0
12:16:33 [2021-04-02T12:16:33.097Z] #47 18.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:16:33 [2021-04-02T12:16:33.097Z] #47 18.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:16:33 [2021-04-02T12:16:33.097Z] #47 18.51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:16:33 [2021-04-02T12:16:33.097Z] #47 ...
12:16:33 [2021-04-02T12:16:33.097Z] 
12:16:33 [2021-04-02T12:16:33.097Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:33 [2021-04-02T12:16:33.097Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:33 [2021-04-02T12:16:33.097Z] #49 19.98 go: downloading github.com/ultraware/whitespace v0.0.4
12:16:33 [2021-04-02T12:16:33.097Z] #49 19.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.01 go: downloading github.com/subosito/gotenv v1.2.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.01 go: downloading github.com/uudashr/gocognit v1.0.1
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.01 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.08 go: extracting github.com/ultraware/whitespace v0.0.4
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.11 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.11 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.14 go: extracting github.com/subosito/gotenv v1.2.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.27 go: extracting github.com/uudashr/gocognit v1.0.1
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.32 go: downloading golang.org/x/text v0.3.2
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.33 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.34 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.47 go: downloading github.com/kisielk/gotool v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.60 go: downloading github.com/go-toolsmith/astp v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.62 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.69 go: extracting github.com/kisielk/gotool v1.0.0
12:16:33 [2021-04-02T12:16:33.097Z] #49 20.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:33 [2021-04-02T12:16:33.159Z] #50 ...
12:16:33 [2021-04-02T12:16:33.159Z] 
12:16:33 [2021-04-02T12:16:33.159Z] #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
12:16:33 [2021-04-02T12:16:33.159Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:16:33 [2021-04-02T12:16:33.159Z] #52 24.68 runtime
12:16:33 [2021-04-02T12:16:33.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:16:33 [2021-04-02T12:16:33.361Z] #49 20.81 go: extracting github.com/go-toolsmith/astp v1.0.0
12:16:33 [2021-04-02T12:16:33.361Z] #49 20.84 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:16:33 [2021-04-02T12:16:33.361Z] #49 20.88 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:33 [2021-04-02T12:16:33.361Z] #49 20.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:16:33 [2021-04-02T12:16:33.361Z] #49 ...
12:16:33 [2021-04-02T12:16:33.361Z] 
12:16:33 [2021-04-02T12:16:33.361Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:33 [2021-04-02T12:16:33.361Z] #58 sha256:f388b95478fead3fc7936f9c5d97259a94ce3596ee7726a42ffaf12f5d5c0b33
12:16:33 [2021-04-02T12:16:33.361Z] #58 10.95 go: downloading github.com/urfave/cli/v2 v2.3.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.01 go: downloading github.com/sirupsen/logrus v1.8.1
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.28 go: downloading github.com/pkg/errors v0.9.1
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.35 go: downloading github.com/google/uuid v1.2.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.39 go: downloading github.com/gorilla/mux v1.8.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.52 go: extracting github.com/google/uuid v1.2.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.52 go: extracting github.com/pkg/errors v0.9.1
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.66 go: downloading github.com/moby/vpnkit v0.5.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.69 go: extracting github.com/gorilla/mux v1.8.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 11.93 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.01 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.18 go: extracting github.com/sirupsen/logrus v1.8.1
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.34 go: downloading github.com/gofrs/flock v0.8.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.71 go: extracting github.com/gofrs/flock v0.8.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.74 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:16:33 [2021-04-02T12:16:33.361Z] #58 12.90 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:33 [2021-04-02T12:16:33.361Z] #58 13.55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:33 [2021-04-02T12:16:33.361Z] #58 13.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:16:33 [2021-04-02T12:16:33.361Z] #58 14.07 go: extracting github.com/urfave/cli/v2 v2.3.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 14.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:33 [2021-04-02T12:16:33.361Z] #58 14.66 go: extracting github.com/moby/vpnkit v0.5.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 15.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:33 [2021-04-02T12:16:33.361Z] #58 17.34 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:16:33 [2021-04-02T12:16:33.361Z] #58 18.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 18.80 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 19.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:16:33 [2021-04-02T12:16:33.361Z] #58 19.43 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:16:33 [2021-04-02T12:16:33.637Z] #58 ...
12:16:33 [2021-04-02T12:16:33.637Z] 
12:16:33 [2021-04-02T12:16:33.637Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:33 [2021-04-02T12:16:33.637Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:33 [2021-04-02T12:16:33.637Z] #49 21.00 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:16:33 [2021-04-02T12:16:33.637Z] #49 21.01 go: downloading github.com/go-toolsmith/typep v1.0.0
12:16:33 [2021-04-02T12:16:33.637Z] #49 21.15 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:16:33 [2021-04-02T12:16:33.637Z] #49 21.22 go: downloading gopkg.in/yaml.v2 v2.2.7
12:16:33 [2021-04-02T12:16:33.637Z] #49 ...
12:16:33 [2021-04-02T12:16:33.637Z] 
12:16:33 [2021-04-02T12:16:33.637Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:33 [2021-04-02T12:16:33.637Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:16:33 [2021-04-02T12:16:33.637Z] #45 11.19 crypto/internal/subtle
12:16:33 [2021-04-02T12:16:33.637Z] #45 11.47 crypto/subtle
12:16:33 [2021-04-02T12:16:33.637Z] #45 11.77 vendor/golang.org/x/crypto/cryptobyte/asn1
12:16:33 [2021-04-02T12:16:33.637Z] #45 11.84 internal/nettrace
12:16:33 [2021-04-02T12:16:33.637Z] #45 12.23 vendor/golang.org/x/crypto/internal/subtle
12:16:33 [2021-04-02T12:16:33.637Z] #45 12.27 runtime/cgo
12:16:33 [2021-04-02T12:16:33.847Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:16:33 [2021-04-02T12:16:33.901Z] #45 ...
12:16:33 [2021-04-02T12:16:33.901Z] 
12:16:33 [2021-04-02T12:16:33.901Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:33 [2021-04-02T12:16:33.901Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:33 [2021-04-02T12:16:33.901Z] #49 21.33 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:33 [2021-04-02T12:16:33.901Z] #49 21.33 go: extracting github.com/go-toolsmith/typep v1.0.0
12:16:33 [2021-04-02T12:16:33.901Z] #49 21.35 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:16:33 [2021-04-02T12:16:33.901Z] #49 21.36 go: downloading github.com/spf13/cast v1.3.0
12:16:33 [2021-04-02T12:16:33.901Z] #49 21.38 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:16:33 [2021-04-02T12:16:33.901Z] #49 21.48 go: extracting gopkg.in/yaml.v2 v2.2.7
12:16:34 [2021-04-02T12:16:34.164Z] #49 21.55 go: extracting github.com/spf13/cast v1.3.0
12:16:34 [2021-04-02T12:16:34.164Z] #49 21.62 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:16:34 [2021-04-02T12:16:34.164Z] #49 21.63 go: downloading github.com/magiconair/properties v1.8.1
12:16:34 [2021-04-02T12:16:34.164Z] #49 21.81 go: downloading github.com/davecgh/go-spew v1.1.1
12:16:34 [2021-04-02T12:16:34.235Z] ok  	github.com/docker/docker/plugin	0.562s	coverage: 23.2% of statements
12:16:34 [2021-04-02T12:16:34.407Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:16:34 [2021-04-02T12:16:34.407Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:16:34 [2021-04-02T12:16:34.428Z] #49 21.91 go: downloading github.com/spf13/cobra v0.0.5
12:16:34 [2021-04-02T12:16:34.429Z] #49 21.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:34 [2021-04-02T12:16:34.429Z] #49 21.93 go: extracting github.com/magiconair/properties v1.8.1
12:16:34 [2021-04-02T12:16:34.429Z] #49 21.99 go: extracting github.com/davecgh/go-spew v1.1.1
12:16:34 [2021-04-02T12:16:34.429Z] #49 22.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:34 [2021-04-02T12:16:34.662Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:16:34 [2021-04-02T12:16:34.669Z] #45 44.32 bufio
12:16:34 [2021-04-02T12:16:34.693Z] #49 22.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:16:34 [2021-04-02T12:16:34.693Z] #49 22.27 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:34 [2021-04-02T12:16:34.693Z] #49 ...
12:16:34 [2021-04-02T12:16:34.693Z] 
12:16:34 [2021-04-02T12:16:34.693Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:34 [2021-04-02T12:16:34.693Z] #51 sha256:6e8cd11ec94d6be74df8d39e06c916369b993299e5d6fa4726af51fb478bcb72
12:16:34 [2021-04-02T12:16:34.693Z] #51 12.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:34 [2021-04-02T12:16:34.693Z] #51 12.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:34 [2021-04-02T12:16:34.693Z] #51 12.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:34 [2021-04-02T12:16:34.693Z] #51 12.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:34 [2021-04-02T12:16:34.693Z] #51 12.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:34 [2021-04-02T12:16:34.693Z] #51 13.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:34 [2021-04-02T12:16:34.693Z] #51 14.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:34 [2021-04-02T12:16:34.693Z] #51 15.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:34 [2021-04-02T12:16:34.693Z] #51 17.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:16:34 [2021-04-02T12:16:34.693Z] #51 17.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:16:34 [2021-04-02T12:16:34.693Z] #51 17.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:16:34 [2021-04-02T12:16:34.693Z] #51 17.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:16:34 [2021-04-02T12:16:34.693Z] #51 18.85 runtime/cgo
12:16:34 [2021-04-02T12:16:34.693Z] #51 19.15 runtime
12:16:34 [2021-04-02T12:16:34.693Z] #51 ...
12:16:34 [2021-04-02T12:16:34.693Z] 
12:16:34 [2021-04-02T12:16:34.693Z] #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
12:16:34 [2021-04-02T12:16:34.693Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:34 [2021-04-02T12:16:34.693Z] #29 2.704 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:16:34 [2021-04-02T12:16:34.693Z] #29 3.066 
12:16:34 [2021-04-02T12:16:34.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:16:34 [2021-04-02T12:16:34.711Z] #52 ...
12:16:34 [2021-04-02T12:16:34.711Z] 
12:16:34 [2021-04-02T12:16:34.711Z] #37 [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
12:16:34 [2021-04-02T12:16:34.711Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:16:34 [2021-04-02T12:16:34.711Z] #37 27.65 Reading package lists...
12:16:34 [2021-04-02T12:16:34.900Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
12:16:34 [2021-04-02T12:16:34.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:16:35 [2021-04-02T12:16:35.185Z] --- PASS: TestBuildMultiStageCopy (2.70s)
12:16:35 [2021-04-02T12:16:35.185Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s)
12:16:35 [2021-04-02T12:16:35.185Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:16:35 [2021-04-02T12:16:35.185Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:16:35 [2021-04-02T12:16:35.185Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
12:16:35 [2021-04-02T12:16:35.185Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
12:16:35 [2021-04-02T12:16:35.185Z] === RUN   TestBuildMultiStageParentConfig
12:16:35 [2021-04-02T12:16:35.201Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 86.4% of statements
12:16:35 [2021-04-02T12:16:35.685Z] #45 45.53 reflect
12:16:35 [2021-04-02T12:16:35.751Z] #29 3.244 
                                                                           0.0%
###                                                                        4.4%
######                                                                     9.0%
#########                                                                 13.6%
#############                                                             18.4%
################                                                          22.4%
###################                                                       26.9%
#########################                                                 35.0%
############################                                              39.2%
###############################                                           44.3%
###################################                                       49.2%
######################################                                    54.1%
###########################################                               59.8%
##############################################                            64.1%
################################################                          68.0%
######################################################                    76.3%
###########################################################               82.8%
##################################################################        92.6%
######################################################################    97.6%
######################################################################## 100.0%
12:16:35 [2021-04-02T12:16:35.763Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
12:16:35 [2021-04-02T12:16:35.763Z] === RUN   TestBuildLabelWithTargets
12:16:36 [2021-04-02T12:16:36.044Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:16:36 [2021-04-02T12:16:36.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:16:36 [2021-04-02T12:16:36.248Z] #45 46.11 syscall
12:16:36 [2021-04-02T12:16:36.248Z] #45 ...
12:16:36 [2021-04-02T12:16:36.248Z] 
12:16:36 [2021-04-02T12:16:36.248Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:36 [2021-04-02T12:16:36.248Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:16:36 [2021-04-02T12:16:36.248Z] #49 45.81 go: finding github.com/fatih/color v1.7.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 45.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:36 [2021-04-02T12:16:36.248Z] #49 45.93 go: finding github.com/mattn/go-colorable v0.1.4
12:16:36 [2021-04-02T12:16:36.248Z] #49 45.95 go: finding github.com/mattn/go-isatty v0.0.8
12:16:36 [2021-04-02T12:16:36.248Z] #49 45.99 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.05 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.11 go: finding github.com/go-critic/go-critic v0.4.1
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.15 go: finding github.com/pkg/errors v0.8.1
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.15 go: finding github.com/go-lintpack/lintpack v0.5.2
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.15 go: finding github.com/go-toolsmith/astequal v1.0.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.19 go: finding github.com/mitchellh/go-homedir v1.1.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.19 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.21 go: finding github.com/go-toolsmith/astp v1.0.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.24 go: finding github.com/go-toolsmith/typep v1.0.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.24 go: finding github.com/go-toolsmith/astcast v1.0.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.28 go: finding github.com/sirupsen/logrus v1.4.2
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.28 go: finding github.com/stretchr/testify v1.4.0
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.31 go: finding github.com/spf13/viper v1.6.1
12:16:36 [2021-04-02T12:16:36.248Z] #49 46.31 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:16:36 [2021-04-02T12:16:36.328Z] #29 5.726 
12:16:36 [2021-04-02T12:16:36.504Z] #49 46.32 go: finding github.com/davecgh/go-spew v1.1.1
12:16:36 [2021-04-02T12:16:36.504Z] #49 46.48 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:16:36 [2021-04-02T12:16:36.504Z] #49 46.48 go: finding github.com/go-toolsmith/strparse v1.0.0
12:16:36 [2021-04-02T12:16:36.504Z] #49 46.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:16:36 [2021-04-02T12:16:36.505Z] #49 46.55 go: finding github.com/spf13/cobra v0.0.5
12:16:36 [2021-04-02T12:16:36.505Z] #49 46.55 go: finding github.com/pmezard/go-difflib v1.0.0
12:16:36 [2021-04-02T12:16:36.505Z] #49 46.55 go: finding github.com/gobwas/glob v0.2.3
12:16:36 [2021-04-02T12:16:36.549Z] #37 36.35 Building dependency tree...
12:16:36 [2021-04-02T12:16:36.611Z] --- PASS: TestBuildLabelWithTargets (0.93s)
12:16:36 [2021-04-02T12:16:36.611Z] === RUN   TestBuildWithEmptyLayers
12:16:36 [2021-04-02T12:16:36.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:16:36 [2021-04-02T12:16:36.706Z] ok  	github.com/docker/docker/quota	0.676s	coverage: 71.4% of statements
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.58 go: finding github.com/fsnotify/fsnotify v1.4.7
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.58 go: finding github.com/stretchr/objx v0.2.0
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.60 go: finding github.com/spf13/pflag v1.0.5
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.67 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.69 go: finding github.com/hashicorp/hcl v1.0.0
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.69 go: finding github.com/magiconair/properties v1.8.1
12:16:36 [2021-04-02T12:16:36.761Z] #49 46.74 go: finding gopkg.in/yaml.v2 v2.2.7
12:16:36 [2021-04-02T12:16:36.997Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
12:16:37 [2021-04-02T12:16:37.017Z] #49 46.85 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:37 [2021-04-02T12:16:37.017Z] #49 46.85 go: finding github.com/mitchellh/mapstructure v1.1.2
12:16:37 [2021-04-02T12:16:37.017Z] #49 46.85 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:37 [2021-04-02T12:16:37.017Z] #49 46.91 go: finding github.com/pelletier/go-toml v1.2.0
12:16:37 [2021-04-02T12:16:37.017Z] #49 46.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:37 [2021-04-02T12:16:37.017Z] #49 46.97 go: finding github.com/spf13/afero v1.1.2
12:16:37 [2021-04-02T12:16:37.119Z] #29 5.981 
                                                                           0.0%
##################                                                        25.4%
################################                                          45.8%
###############################################                           66.2%
#####################################################################     96.8%
######################################################################## 100.0%
12:16:37 [2021-04-02T12:16:37.181Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
12:16:37 [2021-04-02T12:16:37.181Z] === RUN   TestBuildMultiStageOnBuild
12:16:37 [2021-04-02T12:16:37.326Z] #49 47.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:37 [2021-04-02T12:16:37.326Z] #49 47.17 go: finding github.com/spf13/cast v1.3.0
12:16:37 [2021-04-02T12:16:37.326Z] #49 47.24 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:37 [2021-04-02T12:16:37.582Z] #49 47.28 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:16:37 [2021-04-02T12:16:37.582Z] #49 47.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:37 [2021-04-02T12:16:37.582Z] #49 47.34 go: finding github.com/subosito/gotenv v1.2.0
12:16:37 [2021-04-02T12:16:37.582Z] #49 47.45 go: finding gopkg.in/ini.v1 v1.51.0
12:16:37 [2021-04-02T12:16:37.582Z] #49 47.45 go: finding golang.org/x/text v0.3.2
12:16:37 [2021-04-02T12:16:37.606Z] #37 38.88 The following additional packages will be installed:
12:16:37 [2021-04-02T12:16:37.606Z] #37 38.90   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:16:37 [2021-04-02T12:16:37.606Z] #37 38.91 Suggested packages:
12:16:37 [2021-04-02T12:16:37.606Z] #37 38.91   cmake-doc ninja-build lrzip
12:16:37 [2021-04-02T12:16:37.606Z] #37 38.91 Recommended packages:
12:16:37 [2021-04-02T12:16:37.606Z] #37 38.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:16:37 [2021-04-02T12:16:37.697Z] #29 6.844 
12:16:37 [2021-04-02T12:16:37.762Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.57 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.61 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.65 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.65 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.65 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:37 [2021-04-02T12:16:37.839Z] #49 47.73 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:38 [2021-04-02T12:16:38.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:16:38 [2021-04-02T12:16:38.029Z] ok  	github.com/docker/docker/registry	0.085s	coverage: 58.8% of statements
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.87 go: finding github.com/kisielk/gotool v1.0.0
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.87 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.87 go: finding github.com/sourcegraph/go-diff v0.5.1
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.90 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.90 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.90 go: finding github.com/ultraware/funlen v0.0.2
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.92 go: finding github.com/ultraware/whitespace v0.0.4
12:16:38 [2021-04-02T12:16:38.103Z] #49 47.93 go: finding github.com/uudashr/gocognit v1.0.1
12:16:38 [2021-04-02T12:16:38.103Z] #49 48.06 go: finding github.com/gogo/protobuf v1.2.1
12:16:38 [2021-04-02T12:16:38.103Z] #49 48.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:38 [2021-04-02T12:16:38.249Z] #29 7.098 
                                                                           0.2%
################                                                          23.3%
################################                                          45.7%
#################################################                         69.4%
###########################################################               82.3%
######################################################################## 100.0%
12:16:38 [2021-04-02T12:16:38.320Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
12:16:38 [2021-04-02T12:16:38.360Z] #49 48.34 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:16:38 [2021-04-02T12:16:38.360Z] #49 48.34 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:38 [2021-04-02T12:16:38.360Z] #49 48.34 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:38 [2021-04-02T12:16:38.360Z] #49 48.39 go: finding github.com/BurntSushi/toml v0.3.1
12:16:38 [2021-04-02T12:16:38.360Z] #49 48.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:38 [2021-04-02T12:16:38.611Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
12:16:38 [2021-04-02T12:16:38.617Z] #49 ...
12:16:38 [2021-04-02T12:16:38.617Z] 
12:16:38 [2021-04-02T12:16:38.617Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:38 [2021-04-02T12:16:38.617Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:16:38 [2021-04-02T12:16:38.617Z] #55 34.31 Reading package lists...
12:16:38 [2021-04-02T12:16:38.617Z] #55 41.52 Building dependency tree...
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.06 The following additional packages will be installed:
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.06   libbtrfs0
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.29 The following NEW packages will be installed:
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.29   libbtrfs-dev libbtrfs0
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.68 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.68 Need to get 119 kB of archives.
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.68 After this operation, 387 kB of additional disk space will be used.
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:16:38 [2021-04-02T12:16:38.617Z] #55 45.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:16:38 [2021-04-02T12:16:38.617Z] #55 46.71 debconf: delaying package configuration, since apt-utils is not installed
12:16:38 [2021-04-02T12:16:38.617Z] #55 46.97 Fetched 119 kB in 0s (436 kB/s)
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.04 Selecting previously unselected package libbtrfs0.
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.16 Unpacking libbtrfs0 (4.20.1-2) ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.25 Selecting previously unselected package libbtrfs-dev.
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.30 Unpacking libbtrfs-dev (4.20.1-2) ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.57 Setting up libbtrfs0 (4.20.1-2) ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.57 Setting up libbtrfs-dev (4.20.1-2) ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 47.57 Processing triggers for libc-bin (2.28-10) ...
12:16:38 [2021-04-02T12:16:38.617Z] #55 DONE 48.5s
12:16:38 [2021-04-02T12:16:38.617Z] 
12:16:38 [2021-04-02T12:16:38.617Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:16:38 [2021-04-02T12:16:38.617Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:16:38 [2021-04-02T12:16:38.690Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:16:38 [2021-04-02T12:16:38.825Z] #29 7.994 
12:16:38 [2021-04-02T12:16:38.879Z] #56 ...
12:16:38 [2021-04-02T12:16:38.879Z] 
12:16:38 [2021-04-02T12:16:38.879Z] #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
12:16:38 [2021-04-02T12:16:38.879Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:16:38 [2021-04-02T12:16:38.879Z] #36 31.43 Reading package lists...
12:16:38 [2021-04-02T12:16:38.879Z] #36 38.92 Building dependency tree...
12:16:38 [2021-04-02T12:16:38.879Z] #36 42.32 The following additional packages will be installed:
12:16:38 [2021-04-02T12:16:38.879Z] #36 42.32   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:16:38 [2021-04-02T12:16:38.879Z] #36 42.32 Suggested packages:
12:16:38 [2021-04-02T12:16:38.879Z] #36 42.32   cmake-doc ninja-build lrzip
12:16:38 [2021-04-02T12:16:38.879Z] #36 42.32 Recommended packages:
12:16:38 [2021-04-02T12:16:38.879Z] #36 42.32   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.38 The following NEW packages will be installed:
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.42   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.42   vim-common xxd
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.82 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.82 Need to get 14.9 MB of archives.
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.82 After this operation, 61.8 MB of additional disk space will be used.
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 43.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 44.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 44.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 45.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 45.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 45.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 45.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 45.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #36 46.82 debconf: delaying package configuration, since apt-utils is not installed
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.06 Fetched 14.9 MB in 2s (7467 kB/s)
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.18 Selecting previously unselected package xxd.
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.28 Unpacking xxd (2:8.1.0875-5) ...
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.49 Selecting previously unselected package vim-common.
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.57 Unpacking vim-common (2:8.1.0875-5) ...
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.95 Selecting previously unselected package cmake-data.
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:16:38 [2021-04-02T12:16:38.879Z] #36 47.96 Unpacking cmake-data (3.13.4-1) ...
12:16:38 [2021-04-02T12:16:38.879Z] #36 ...
12:16:38 [2021-04-02T12:16:38.879Z] 
12:16:38 [2021-04-02T12:16:38.879Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:38 [2021-04-02T12:16:38.879Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:38 [2021-04-02T12:16:38.879Z] #42 33.84 Reading package lists...
12:16:38 [2021-04-02T12:16:38.879Z] #42 41.02 Building dependency tree...
12:16:38 [2021-04-02T12:16:38.879Z] #42 44.52 The following additional packages will be installed:
12:16:38 [2021-04-02T12:16:38.879Z] #42 44.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:16:38 [2021-04-02T12:16:38.879Z] #42 44.52   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:16:38 [2021-04-02T12:16:38.879Z] #42 44.52 Suggested packages:
12:16:38 [2021-04-02T12:16:38.879Z] #42 44.52   manpages-dev python-setuptools
12:16:38 [2021-04-02T12:16:38.879Z] #42 45.88 The following NEW packages will be installed:
12:16:38 [2021-04-02T12:16:38.879Z] #42 45.89   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:16:38 [2021-04-02T12:16:38.879Z] #42 45.89   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:16:38 [2021-04-02T12:16:38.879Z] #42 45.89   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:16:38 [2021-04-02T12:16:38.879Z] #42 45.89   python-six zlib1g-dev
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 Need to get 4095 kB of archives.
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 After this operation, 22.5 MB of additional disk space will be used.
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 46.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.05 debconf: delaying package configuration, since apt-utils is not installed
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.22 Fetched 4095 kB in 1s (5712 kB/s)
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.35 Selecting previously unselected package libcap-dev:amd64.
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.44 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.60 Selecting previously unselected package libnet1:amd64.
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.73 Selecting previously unselected package libnet1-dev.
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.93 Selecting previously unselected package libnl-3-200:amd64.
12:16:38 [2021-04-02T12:16:38.879Z] #42 48.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:16:39 [2021-04-02T12:16:39.135Z] #42 48.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.36 The following NEW packages will be installed:
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.38   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.38   vim-common xxd
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.70 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.70 Need to get 14.9 MB of archives.
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.70 After this operation, 67.2 MB of additional disk space will be used.
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
12:16:39 [2021-04-02T12:16:39.167Z] #37 40.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
12:16:39 [2021-04-02T12:16:39.243Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
12:16:39 [2021-04-02T12:16:39.243Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
12:16:39 [2021-04-02T12:16:39.250Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
12:16:39 [2021-04-02T12:16:39.250Z] === RUN   TestBuildUncleanTarFilenames
12:16:39 [2021-04-02T12:16:39.351Z] #29 8.311 
                                                                           0.0%
###                                                                        4.8%
######                                                                     9.2%
12:16:39 [2021-04-02T12:16:39.351Z] #29 ...
12:16:39 [2021-04-02T12:16:39.351Z] 
12:16:39 [2021-04-02T12:16:39.351Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:39 [2021-04-02T12:16:39.351Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
12:16:39 [2021-04-02T12:16:39.351Z] #55 16.80 Fetched 8250 kB in 12s (667 kB/s)
12:16:39 [2021-04-02T12:16:39.351Z] #55 16.80 Reading package lists...
12:16:39 [2021-04-02T12:16:39.351Z] #55 22.15 Reading package lists...
12:16:39 [2021-04-02T12:16:39.351Z] #55 ...
12:16:39 [2021-04-02T12:16:39.351Z] 
12:16:39 [2021-04-02T12:16:39.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
12:16:39 [2021-04-02T12:16:39.351Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:39 [2021-04-02T12:16:39.352Z] #29 8.311 
                                                                           0.0%
###                                                                        4.8%
######                                                                     9.2%
#########                                                                 12.6%
###########                                                               16.3%
####
12:16:39 [2021-04-02T12:16:39.352Z] #29 ...
12:16:39 [2021-04-02T12:16:39.352Z] 
12:16:39 [2021-04-02T12:16:39.352Z] #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
12:16:39 [2021-04-02T12:16:39.352Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:16:39 [2021-04-02T12:16:39.352Z] #36 17.03 Fetched 8250 kB in 11s (720 kB/s)
12:16:39 [2021-04-02T12:16:39.352Z] #36 17.03 Reading package lists...
12:16:39 [2021-04-02T12:16:39.392Z] #42 49.14 Selecting previously unselected package libnl-3-dev:amd64.
12:16:39 [2021-04-02T12:16:39.392Z] #42 49.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:16:39 [2021-04-02T12:16:39.392Z] #42 49.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:16:39 [2021-04-02T12:16:39.392Z] #42 ...
12:16:39 [2021-04-02T12:16:39.392Z] 
12:16:39 [2021-04-02T12:16:39.392Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:39 [2021-04-02T12:16:39.392Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:16:39 [2021-04-02T12:16:39.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:16:39 [2021-04-02T12:16:39.465Z] #37 40.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
12:16:39 [2021-04-02T12:16:39.466Z] #37 40.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
12:16:39 [2021-04-02T12:16:39.505Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:16:39 [2021-04-02T12:16:39.615Z] #36 22.67 Reading package lists...
12:16:39 [2021-04-02T12:16:39.615Z] #36 ...
12:16:39 [2021-04-02T12:16:39.615Z] 
12:16:39 [2021-04-02T12:16:39.615Z] #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
12:16:39 [2021-04-02T12:16:39.615Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:39 [2021-04-02T12:16:39.759Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
12:16:39 [2021-04-02T12:16:39.759Z] === RUN   TestBuildMultiStageLayerLeak
12:16:39 [2021-04-02T12:16:39.962Z] #32 48.84 Checking out files:  85% (1299/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:  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.
12:16:39 [2021-04-02T12:16:39.962Z] #32 49.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
12:16:40 [2021-04-02T12:16:40.218Z] #32 ...
12:16:40 [2021-04-02T12:16:40.218Z] 
12:16:40 [2021-04-02T12:16:40.218Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:40 [2021-04-02T12:16:40.218Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:16:40 [2021-04-02T12:16:40.218Z] #34 39.98 sort
12:16:40 [2021-04-02T12:16:40.218Z] #34 39.98 errors
12:16:40 [2021-04-02T12:16:40.218Z] #34 40.47 strconv
12:16:40 [2021-04-02T12:16:40.218Z] #34 41.02 io
12:16:40 [2021-04-02T12:16:40.218Z] #34 42.56 internal/oserror
12:16:40 [2021-04-02T12:16:40.218Z] #34 42.65 syscall
12:16:40 [2021-04-02T12:16:40.218Z] #34 44.44 reflect
12:16:40 [2021-04-02T12:16:40.218Z] #34 ...
12:16:40 [2021-04-02T12:16:40.218Z] 
12:16:40 [2021-04-02T12:16:40.218Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:40 [2021-04-02T12:16:40.218Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.45 Selecting previously unselected package libprotobuf-c1:amd64.
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.58 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.70 Selecting previously unselected package zlib1g-dev:amd64.
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 49.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 50.05 Selecting previously unselected package libprotobuf17:amd64.
12:16:40 [2021-04-02T12:16:40.218Z] #42 50.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:16:40 [2021-04-02T12:16:40.218Z] #42 50.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:16:40 [2021-04-02T12:16:40.318Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:16:40 [2021-04-02T12:16:40.529Z] #37 42.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
12:16:40 [2021-04-02T12:16:40.779Z] #42 ...
12:16:40 [2021-04-02T12:16:40.779Z] 
12:16:40 [2021-04-02T12:16:40.780Z] #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
12:16:40 [2021-04-02T12:16:40.780Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:16:40 [2021-04-02T12:16:40.780Z] #13 27.14 Reading package lists...
12:16:40 [2021-04-02T12:16:40.780Z] #13 34.90 Reading package lists...
12:16:40 [2021-04-02T12:16:40.780Z] #13 41.99 Building dependency tree...
12:16:40 [2021-04-02T12:16:40.780Z] #13 ...
12:16:40 [2021-04-02T12:16:40.780Z] 
12:16:40 [2021-04-02T12:16:40.780Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:40 [2021-04-02T12:16:40.780Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:16:40 [2021-04-02T12:16:40.780Z] #32 50.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:40 [2021-04-02T12:16:40.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:16:40 [2021-04-02T12:16:40.828Z] #37 42.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
12:16:40 [2021-04-02T12:16:40.828Z] #37 42.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
12:16:40 [2021-04-02T12:16:40.828Z] #37 42.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
12:16:40 [2021-04-02T12:16:40.828Z] #37 42.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
12:16:40 [2021-04-02T12:16:40.828Z] #37 42.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
12:16:41 [2021-04-02T12:16:41.028Z] #29 8.311 
                                                                           0.0%
###                                                                        4.8%
######                                                                     9.2%
#########                                                                 12.6%
###########                                                               16.3%
##############                                                            20.4%
#################                                                         23.8%
####################                                                      27.9%
######################                                                    30.7%
#########################                                                 35.2%
###########################                                               38.8%
#############################                                             40.6%
################################                                          44.7%
##################################                                        48.4%
######################################                                    52.9%
###########################################                               60.7%
###############################################                           65.6%
#################################################                         69.3%
####################################################                      73.2%
#######################################################                   77.2%
12:16:41 [2021-04-02T12:16:41.028Z] #29 ...
12:16:41 [2021-04-02T12:16:41.028Z] 
12:16:41 [2021-04-02T12:16:41.028Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:41 [2021-04-02T12:16:41.028Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:16:41 [2021-04-02T12:16:41.028Z] #42 18.76 Fetched 8250 kB in 13s (619 kB/s)
12:16:41 [2021-04-02T12:16:41.028Z] #42 18.76 Reading package lists...
12:16:41 [2021-04-02T12:16:41.243Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:16:41 [2021-04-02T12:16:41.291Z] #42 25.24 Reading package lists...
12:16:41 [2021-04-02T12:16:41.291Z] #42 ...
12:16:41 [2021-04-02T12:16:41.291Z] 
12:16:41 [2021-04-02T12:16:41.291Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:41 [2021-04-02T12:16:41.291Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.29 go: downloading github.com/gogo/protobuf v1.2.1
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.32 go: extracting github.com/spf13/cobra v0.0.5
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.48 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.56 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.82 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.84 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.99 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:16:41 [2021-04-02T12:16:41.291Z] #49 22.99 go: downloading github.com/spf13/afero v1.1.2
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.01 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.19 go: downloading github.com/pelletier/go-toml v1.2.0
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.26 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.40 go: extracting github.com/spf13/afero v1.1.2
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.57 go: extracting github.com/pelletier/go-toml v1.2.0
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:41 [2021-04-02T12:16:41.291Z] #49 23.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:41 [2021-04-02T12:16:41.291Z] #49 24.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.19 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.32 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.34 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.38 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.66 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.83 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.88 go: downloading github.com/gobwas/glob v0.2.3
12:16:41 [2021-04-02T12:16:41.292Z] #49 24.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.26 go: extracting github.com/gobwas/glob v0.2.3
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.94 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:41 [2021-04-02T12:16:41.292Z] #49 25.98 go: downloading github.com/BurntSushi/toml v0.3.1
12:16:41 [2021-04-02T12:16:41.292Z] #49 26.34 go: extracting github.com/BurntSushi/toml v0.3.1
12:16:41 [2021-04-02T12:16:41.292Z] #49 26.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:41 [2021-04-02T12:16:41.292Z] #49 26.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:41 [2021-04-02T12:16:41.292Z] #49 27.66 go: extracting github.com/gogo/protobuf v1.2.1
12:16:41 [2021-04-02T12:16:41.292Z] #49 ...
12:16:41 [2021-04-02T12:16:41.292Z] 
12:16:41 [2021-04-02T12:16:41.292Z] #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
12:16:41 [2021-04-02T12:16:41.292Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:41 [2021-04-02T12:16:41.305Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
12:16:41 [2021-04-02T12:16:41.498Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:16:41 [2021-04-02T12:16:41.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:16:41 [2021-04-02T12:16:41.821Z] #29 8.311 
                                                                           0.0%
###                                                                        4.8%
######                                                                     9.2%
#########                                                                 12.6%
###########                                                               16.3%
##############                                                            20.4%
#################                                                         23.8%
####################                                                      27.9%
######################                                                    30.7%
#########################                                                 35.2%
###########################                                               38.8%
#############################                                             40.6%
################################                                          44.7%
##################################                                        48.4%
######################################                                    52.9%
###########################################                               60.7%
###############################################                           65.6%
#################################################                         69.3%
####################################################                      73.2%
#######################################################                   77.2%
##########################################################                81.1%
#############################################################             85.2%
################################################################          90.0%
###################################################################       93.8%
#######################################################################   98.8%
######################################################################## 100.0%
12:16:41 [2021-04-02T12:16:41.885Z] #37 ...
12:16:41 [2021-04-02T12:16:41.885Z] 
12:16:41 [2021-04-02T12:16:41.885Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:41 [2021-04-02T12:16:41.885Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:16:41 [2021-04-02T12:16:41.885Z] #43 27.33 Reading package lists...
12:16:41 [2021-04-02T12:16:41.885Z] #43 37.85 Building dependency tree...
12:16:41 [2021-04-02T12:16:41.885Z] #43 40.17 The following additional packages will be installed:
12:16:41 [2021-04-02T12:16:41.885Z] #43 40.17   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:16:41 [2021-04-02T12:16:41.885Z] #43 40.17   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:16:41 [2021-04-02T12:16:41.885Z] #43 40.18 Suggested packages:
12:16:41 [2021-04-02T12:16:41.885Z] #43 40.18   manpages-dev python-setuptools
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.44 The following NEW packages will be installed:
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.45   python-six zlib1g-dev
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.61 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.61 Need to get 4075 kB of archives.
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.61 After this operation, 24.5 MB of additional disk space will be used.
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 41.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 42.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 42.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 42.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 42.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 42.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
12:16:41 [2021-04-02T12:16:41.885Z] #43 43.13 debconf: delaying package configuration, since apt-utils is not installed
12:16:41 [2021-04-02T12:16:41.885Z] #43 43.33 Fetched 4075 kB in 1s (6806 kB/s)
12:16:41 [2021-04-02T12:16:41.885Z] #43 43.42 Selecting previously unselected package libcap-dev:ppc64el.
12:16:42 [2021-04-02T12:16:42.057Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
12:16:42 [2021-04-02T12:16:42.057Z] === RUN   TestBuildWithHugeFile
12:16:42 [2021-04-02T12:16:42.184Z] #43 43.42 (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 ... 15339 files and directories currently installed.)
12:16:42 [2021-04-02T12:16:42.184Z] #43 43.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
12:16:42 [2021-04-02T12:16:42.184Z] #43 43.55 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
12:16:42 [2021-04-02T12:16:42.338Z] ok  	github.com/docker/docker/volume/local	0.291s	coverage: 76.4% of statements
12:16:42 [2021-04-02T12:16:42.396Z] #29 11.69 
12:16:42 [2021-04-02T12:16:42.485Z] #43 43.68 Selecting previously unselected package libnet1:ppc64el.
12:16:42 [2021-04-02T12:16:42.485Z] #43 43.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
12:16:42 [2021-04-02T12:16:42.485Z] #43 43.68 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
12:16:42 [2021-04-02T12:16:42.485Z] #43 43.80 Selecting previously unselected package libnet1-dev.
12:16:42 [2021-04-02T12:16:42.485Z] #43 43.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
12:16:42 [2021-04-02T12:16:42.485Z] #43 43.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:16:42 [2021-04-02T12:16:42.485Z] #43 44.04 Selecting previously unselected package libnl-3-200:ppc64el.
12:16:42 [2021-04-02T12:16:42.485Z] #43 44.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
12:16:42 [2021-04-02T12:16:42.661Z] #29 11.99 
                                                                           0.0%
                                                                           0.4%
12:16:42 [2021-04-02T12:16:42.661Z] #29 ...
12:16:42 [2021-04-02T12:16:42.661Z] 
12:16:42 [2021-04-02T12:16:42.661Z] #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
12:16:42 [2021-04-02T12:16:42.661Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
12:16:42 [2021-04-02T12:16:42.661Z] #40 20.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:16:42 [2021-04-02T12:16:42.786Z] #43 44.06 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
12:16:42 [2021-04-02T12:16:42.786Z] #43 44.20 Selecting previously unselected package libnl-3-dev:ppc64el.
12:16:42 [2021-04-02T12:16:42.786Z] #43 44.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
12:16:42 [2021-04-02T12:16:42.786Z] #43 44.23 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
12:16:42 [2021-04-02T12:16:42.924Z] #40 ...
12:16:42 [2021-04-02T12:16:42.924Z] 
12:16:42 [2021-04-02T12:16:42.924Z] #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
12:16:42 [2021-04-02T12:16:42.924Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:42 [2021-04-02T12:16:42.970Z] ok  	github.com/docker/docker/volume/mounts	0.046s	coverage: 67.0% of statements
12:16:43 [2021-04-02T12:16:43.088Z] #43 ...
12:16:43 [2021-04-02T12:16:43.088Z] 
12:16:43 [2021-04-02T12:16:43.088Z] #37 [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
12:16:43 [2021-04-02T12:16:43.088Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:16:43 [2021-04-02T12:16:43.088Z] #37 44.08 debconf: delaying package configuration, since apt-utils is not installed
12:16:43 [2021-04-02T12:16:43.088Z] #37 44.28 Fetched 14.9 MB in 2s (7193 kB/s)
12:16:43 [2021-04-02T12:16:43.088Z] #37 44.36 Selecting previously unselected package xxd.
12:16:43 [2021-04-02T12:16:43.088Z] #37 44.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 ... 15339 files and directories currently installed.)
12:16:43 [2021-04-02T12:16:43.088Z] #37 44.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
12:16:43 [2021-04-02T12:16:43.088Z] #37 44.44 Unpacking xxd (2:8.1.0875-5) ...
12:16:43 [2021-04-02T12:16:43.088Z] #37 ...
12:16:43 [2021-04-02T12:16:43.088Z] 
12:16:43 [2021-04-02T12:16:43.088Z] #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
12:16:43 [2021-04-02T12:16:43.088Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
12:16:43 [2021-04-02T12:16:43.088Z] #56 29.37 Reading package lists...
12:16:43 [2021-04-02T12:16:43.088Z] #56 38.77 Building dependency tree...
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.11 The following additional packages will be installed:
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.11   libbtrfs0
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.24 The following NEW packages will be installed:
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.24   libbtrfs-dev libbtrfs0
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.40 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.40 Need to get 120 kB of archives.
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.40 After this operation, 423 kB of additional disk space will be used.
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
12:16:43 [2021-04-02T12:16:43.088Z] #56 41.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.31 debconf: delaying package configuration, since apt-utils is not installed
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.56 Fetched 120 kB in 0s (1608 kB/s)
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.66 Selecting previously unselected package libbtrfs0.
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.66 (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 ... 15339 files and directories currently installed.)
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.73 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.75 Unpacking libbtrfs0 (4.20.1-2) ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.88 Selecting previously unselected package libbtrfs-dev.
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 43.89 Unpacking libbtrfs-dev (4.20.1-2) ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 44.19 Setting up libbtrfs0 (4.20.1-2) ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 44.20 Setting up libbtrfs-dev (4.20.1-2) ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 44.22 Processing triggers for libc-bin (2.28-10) ...
12:16:43 [2021-04-02T12:16:43.088Z] #56 DONE 44.6s
12:16:43 [2021-04-02T12:16:43.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:16:43 [2021-04-02T12:16:43.388Z] 
12:16:43 [2021-04-02T12:16:43.388Z] #37 [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
12:16:43 [2021-04-02T12:16:43.388Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:16:43 [2021-04-02T12:16:43.388Z] #37 44.75 Selecting previously unselected package vim-common.
12:16:43 [2021-04-02T12:16:43.388Z] #37 44.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:16:43 [2021-04-02T12:16:43.388Z] #37 44.84 Unpacking vim-common (2:8.1.0875-5) ...
12:16:43 [2021-04-02T12:16:43.418Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:16:43 [2021-04-02T12:16:43.705Z] #37 45.17 Selecting previously unselected package cmake-data.
12:16:43 [2021-04-02T12:16:43.705Z] #37 45.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:16:43 [2021-04-02T12:16:43.705Z] #37 45.19 Unpacking cmake-data (3.13.4-1) ...
12:16:44 [2021-04-02T12:16:44.002Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.1% of statements
12:16:44 [2021-04-02T12:16:44.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:16:44 [2021-04-02T12:16:44.041Z] Using test binary docker
12:16:44 [2021-04-02T12:16:44.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:16:44 [2021-04-02T12:16:44.041Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:16:44 [2021-04-02T12:16:44.041Z] INFO: Waiting for daemon to start...
12:16:44 [2021-04-02T12:16:44.041Z] Starting dockerd
12:16:45 [2021-04-02T12:16:45.256Z] #37 ...
12:16:45 [2021-04-02T12:16:45.256Z] 
12:16:45 [2021-04-02T12:16:45.256Z] #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
12:16:45 [2021-04-02T12:16:45.256Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:45 [2021-04-02T12:16:45.256Z] #50 36.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:45 [2021-04-02T12:16:45.256Z] #50 38.57 go: extracting github.com/gogo/protobuf v1.2.1
12:16:45 [2021-04-02T12:16:45.256Z] #50 43.40 go: extracting golang.org/x/text v0.3.2
12:16:45 [2021-04-02T12:16:45.256Z] #50 ...
12:16:45 [2021-04-02T12:16:45.256Z] 
12:16:45 [2021-04-02T12:16:45.256Z] #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
12:16:45 [2021-04-02T12:16:45.256Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.341 + RM_GOPATH=0
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.342 + TMP_GOPATH=
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.343 + : /build
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.344 + '[' -z '' ']'
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.349 ++ mktemp -d
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.351 + export GOPATH=/tmp/tmp.hL7whsuao7
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.352 + GOPATH=/tmp/tmp.hL7whsuao7
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.353 + RM_GOPATH=1
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.354 + case "$(go env GOARCH)" in
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.355 ++ go env GOARCH
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.364 + export GO_BUILDMODE=-buildmode=pie
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.365 + GO_BUILDMODE=-buildmode=pie
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.367 ++ dirname /tmp/install/install.sh
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.369 + dir=/tmp/install
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.370 + bin=containerd
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.370 + shift
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.375 + '[' '!' -f /tmp/install/containerd.installer ']'
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.376 + . /tmp/install/containerd.installer
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.376 ++ set -e
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.377 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.378 + install_containerd
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.379 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.379 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hL7whsuao7/src/github.com/containerd/containerd
12:16:45 [2021-04-02T12:16:45.256Z] #57 0.386 Cloning into '/tmp/tmp.hL7whsuao7/src/github.com/containerd/containerd'...
12:16:45 [2021-04-02T12:16:45.303Z] === RUN   TestDockerSuite/TestAttachDetach
12:16:45 [2021-04-02T12:16:45.303Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:16:45 [2021-04-02T12:16:45.943Z] .
12:16:45 [2021-04-02T12:16:45.943Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:16:45 [2021-04-02T12:16:45.943Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:16:45 [2021-04-02T12:16:45.943Z] Error: No such image: emptyfs
12:16:46 [2021-04-02T12:16:46.025Z] #32 ...
12:16:46 [2021-04-02T12:16:46.025Z] 
12:16:46 [2021-04-02T12:16:46.025Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:16:46 [2021-04-02T12:16:46.025Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.488 + RM_GOPATH=0
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.488 + TMP_GOPATH=
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.488 + : /build
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.488 + '[' -z '' ']'
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.488 ++ mktemp -d
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.494 + export GOPATH=/tmp/tmp.2OJGJDiWrx
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.494 + GOPATH=/tmp/tmp.2OJGJDiWrx
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.494 + RM_GOPATH=1
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.495 + case "$(go env GOARCH)" in
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.495 ++ go env GOARCH
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.542 + export GO_BUILDMODE=-buildmode=pie
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.542 + GO_BUILDMODE=-buildmode=pie
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.543 ++ dirname /tmp/install/install.sh
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.546 + dir=/tmp/install
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.546 + bin=containerd
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.546 + shift
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.546 + '[' '!' -f /tmp/install/containerd.installer ']'
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.546 + . /tmp/install/containerd.installer
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.547 ++ set -e
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.548 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.548 + install_containerd
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.556 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.560 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.560 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2OJGJDiWrx/src/github.com/containerd/containerd
12:16:46 [2021-04-02T12:16:46.025Z] #56 3.565 Cloning into '/tmp/tmp.2OJGJDiWrx/src/github.com/containerd/containerd'...
12:16:46 [2021-04-02T12:16:46.202Z] Running integration-test (iteration 1)
12:16:46 [2021-04-02T12:16:46.202Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:16:46 [2021-04-02T12:16:46.637Z] #29 11.99 
                                                                           0.0%
                                                                           0.4%
                                                                           0.9%
#                                                                          1.5%
#                                                                          2.1%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        5.2%
####                                                                       6.3%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.2%
########                                                                  12.2%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               16.0%
############                                                              17.2%
#############                                                             18.6%
###############                                                           21.5%
################                                                          23.0%
#################                                                         23.9%
#################                                                         25.0%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      28.9%
######################                                                    31.0%
########################                                                  33.3%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               37.8%
#############################                                             40.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.7%
##################################                                        48.1%
12:16:46 [2021-04-02T12:16:46.637Z] #29 ...
12:16:46 [2021-04-02T12:16:46.637Z] 
12:16:46 [2021-04-02T12:16:46.637Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:16:46 [2021-04-02T12:16:46.637Z] #58 sha256:f388b95478fead3fc7936f9c5d97259a94ce3596ee7726a42ffaf12f5d5c0b33
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.20 go: finding github.com/pkg/errors v0.9.1
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.22 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.26 go: finding github.com/sirupsen/logrus v1.8.1
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.54 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.62 go: finding github.com/google/uuid v1.2.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.84 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.86 go: finding github.com/moby/vpnkit v0.5.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 24.88 go: finding github.com/gofrs/flock v0.8.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.05 go: finding github.com/gorilla/mux v1.8.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.10 go: finding github.com/moby/sys/mountinfo v0.4.1
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.23 go: finding github.com/urfave/cli/v2 v2.3.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.30 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.33 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.56 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 25.68 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:16:46 [2021-04-02T12:16:46.637Z] #58 ...
12:16:46 [2021-04-02T12:16:46.637Z] 
12:16:46 [2021-04-02T12:16:46.637Z] #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
12:16:46 [2021-04-02T12:16:46.637Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:46 [2021-04-02T12:16:46.664Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:16:46 [2021-04-02T12:16:46.951Z] #56 ...
12:16:46 [2021-04-02T12:16:46.951Z] 
12:16:46 [2021-04-02T12:16:46.951Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:46 [2021-04-02T12:16:46.951Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:16:46 [2021-04-02T12:16:46.951Z] #51 46.84 syscall
12:16:46 [2021-04-02T12:16:46.951Z] #51 46.91 reflect
12:16:46 [2021-04-02T12:16:46.951Z] #51 54.93 time
12:16:47 [2021-04-02T12:16:47.207Z] #51 ...
12:16:47 [2021-04-02T12:16:47.207Z] 
12:16:47 [2021-04-02T12:16:47.207Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:47 [2021-04-02T12:16:47.207Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:47 [2021-04-02T12:16:47.207Z] #42 50.85 Selecting previously unselected package libprotobuf-lite17:amd64.
12:16:47 [2021-04-02T12:16:47.207Z] #42 50.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 50.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 51.09 Selecting previously unselected package libprotobuf-dev:amd64.
12:16:47 [2021-04-02T12:16:47.207Z] #42 51.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 51.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 52.56 Selecting previously unselected package libprotoc17:amd64.
12:16:47 [2021-04-02T12:16:47.207Z] #42 52.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 52.57 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.16 Selecting previously unselected package protobuf-c-compiler.
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.35 Selecting previously unselected package protobuf-compiler.
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.36 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.52 Selecting previously unselected package python-pkg-resources.
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.54 Unpacking python-pkg-resources (40.8.0-1) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.78 Selecting previously unselected package python-six.
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.81 Unpacking python-six (1.12.0-1) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.92 Selecting previously unselected package python-protobuf.
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 53.93 Unpacking python-protobuf (3.6.1.3-2) ...
12:16:47 [2021-04-02T12:16:47.207Z] #42 54.53 Setting up python-pkg-resources (40.8.0-1) ...
12:16:47 [2021-04-02T12:16:47.469Z] #29 11.99 
                                                                           0.0%
                                                                           0.4%
                                                                           0.9%
#                                                                          1.5%
#                                                                          2.1%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        5.2%
####                                                                       6.3%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.2%
########                                                                  12.2%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               16.0%
############                                                              17.2%
#############                                                             18.6%
###############                                                           21.5%
################                                                          23.0%
#################                                                         23.9%
#################                                                         25.0%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      28.9%
######################                                                    31.0%
########################                                                  33.3%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               37.8%
#############################                                             40.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.7%
##################################                                        48.1%
###################################                                       49.6%
####################################                                      51.0%
#####################################                                     52.3%
######################################                                    53.6%
#######################################                                   54.8%
########################################                                  56.3%
#########################################                                 57.6%
##########################################                                59.3%
12:16:47 [2021-04-02T12:16:47.469Z] #29 ...
12:16:47 [2021-04-02T12:16:47.469Z] 
12:16:47 [2021-04-02T12:16:47.469Z] #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
12:16:47 [2021-04-02T12:16:47.469Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:16:47 [2021-04-02T12:16:47.469Z] #13 15.44 Reading package lists...
12:16:47 [2021-04-02T12:16:47.469Z] #13 22.40 Reading package lists...
12:16:47 [2021-04-02T12:16:47.469Z] #13 27.80 Building dependency tree...
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.35 The following additional packages will be installed:
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.35   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.35   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.36   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.36   mingw-w64-common mingw-w64-x86-64-dev
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.36 Suggested packages:
12:16:47 [2021-04-02T12:16:47.469Z] #13 31.37   gcc-8-locales seccomp wine64
12:16:47 [2021-04-02T12:16:47.590Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:16:47 [2021-04-02T12:16:47.735Z] #13 ...
12:16:47 [2021-04-02T12:16:47.735Z] 
12:16:47 [2021-04-02T12:16:47.735Z] #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
12:16:47 [2021-04-02T12:16:47.735Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:48 [2021-04-02T12:16:48.032Z] #57 ...
12:16:48 [2021-04-02T12:16:48.032Z] 
12:16:48 [2021-04-02T12:16:48.032Z] #14 [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
12:16:48 [2021-04-02T12:16:48.032Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:16:48 [2021-04-02T12:16:48.032Z] #14 29.15 Reading package lists...
12:16:48 [2021-04-02T12:16:48.032Z] #14 39.10 Building dependency tree...
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.75 The following additional packages will be installed:
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.76   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.76   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.77   mingw-w64-common mingw-w64-x86-64-dev
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.77 Suggested packages:
12:16:48 [2021-04-02T12:16:48.032Z] #14 42.78   gcc-8-locales seccomp wine64
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.32 The following NEW packages will be installed:
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.32   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.33   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.33   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.33   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.34   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.35   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.37 The following packages will be upgraded:
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.38   libseccomp2 libsystemd0 libudev1
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.71 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.71 Need to get 79.4 MB of archives.
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.71 After this operation, 532 MB of additional disk space will be used.
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.71 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.73 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 44.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 45.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 45.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 45.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 45.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 46.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 46.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 46.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
12:16:48 [2021-04-02T12:16:48.032Z] #14 ...
12:16:48 [2021-04-02T12:16:48.032Z] 
12:16:48 [2021-04-02T12:16:48.032Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:48 [2021-04-02T12:16:48.032Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.66 Selecting previously unselected package libprotobuf-c1:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.67 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.83 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.84 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.93 Selecting previously unselected package zlib1g-dev:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 44.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 45.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 45.28 Selecting previously unselected package libprotobuf17:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 45.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 45.30 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 46.40 Selecting previously unselected package libprotobuf-lite17:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 46.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 46.43 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 46.70 Selecting previously unselected package libprotobuf-dev:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 46.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 46.74 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 48.56 Selecting previously unselected package libprotoc17:ppc64el.
12:16:48 [2021-04-02T12:16:48.032Z] #43 48.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 48.59 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 49.41 Selecting previously unselected package protobuf-c-compiler.
12:16:48 [2021-04-02T12:16:48.032Z] #43 49.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.032Z] #43 49.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:16:48 [2021-04-02T12:16:48.331Z] #43 49.63 Selecting previously unselected package protobuf-compiler.
12:16:48 [2021-04-02T12:16:48.331Z] #43 49.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
12:16:48 [2021-04-02T12:16:48.331Z] #43 49.66 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:16:48 [2021-04-02T12:16:48.331Z] #43 ...
12:16:48 [2021-04-02T12:16:48.331Z] 
12:16:48 [2021-04-02T12:16:48.331Z] #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
12:16:48 [2021-04-02T12:16:48.331Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:48 [2021-04-02T12:16:48.331Z] #50 49.69 go: finding github.com/fatih/color v1.7.0
12:16:48 [2021-04-02T12:16:48.514Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:16:48 [2021-04-02T12:16:48.583Z] #42 ...
12:16:48 [2021-04-02T12:16:48.583Z] 
12:16:48 [2021-04-02T12:16:48.583Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:16:48 [2021-04-02T12:16:48.583Z] #47 sha256:e4565f6dbdfb3ed1b467781081ff9923d74a8ccff5cc0cfe58620d0657d0753f
12:16:48 [2021-04-02T12:16:48.583Z] #47 DONE 58.3s
12:16:48 [2021-04-02T12:16:48.583Z] 
12:16:48 [2021-04-02T12:16:48.583Z] #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
12:16:48 [2021-04-02T12:16:48.583Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.26 The following additional packages will be installed:
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31   mingw-w64-common mingw-w64-x86-64-dev
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31 Suggested packages:
12:16:48 [2021-04-02T12:16:48.583Z] #13 45.31   gcc-8-locales seccomp wine64
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.64 The following NEW packages will be installed:
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.65   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.66 The following packages will be upgraded:
12:16:48 [2021-04-02T12:16:48.583Z] #13 46.67   libseccomp2 libsystemd0 libudev1
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.06 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.06 Need to get 78.2 MB of archives.
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.06 After this operation, 487 MB of additional disk space will be used.
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.06 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.07 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 47.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 48.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 48.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:16:48 [2021-04-02T12:16:48.583Z] #13 48.57 Get:13 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]
12:16:48 [2021-04-02T12:16:48.583Z] #13 52.10 Get:14 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]
12:16:48 [2021-04-02T12:16:48.629Z] #50 49.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:48 [2021-04-02T12:16:48.629Z] #50 49.86 go: finding github.com/mattn/go-isatty v0.0.8
12:16:48 [2021-04-02T12:16:48.629Z] #50 49.87 go: finding github.com/mattn/go-colorable v0.1.4
12:16:48 [2021-04-02T12:16:48.629Z] #50 49.99 go: finding github.com/go-lintpack/lintpack v0.5.2
12:16:48 [2021-04-02T12:16:48.629Z] #50 50.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:48 [2021-04-02T12:16:48.629Z] #50 50.01 go: finding github.com/pkg/errors v0.8.1
12:16:48 [2021-04-02T12:16:48.629Z] #50 50.10 go: finding github.com/go-critic/go-critic v0.4.1
12:16:48 [2021-04-02T12:16:48.629Z] #50 50.15 go: finding github.com/mitchellh/go-homedir v1.1.0
12:16:48 [2021-04-02T12:16:48.629Z] #50 50.21 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:16:48 [2021-04-02T12:16:48.929Z] #50 50.30 go: finding github.com/spf13/viper v1.6.1
12:16:48 [2021-04-02T12:16:48.929Z] #50 50.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:48 [2021-04-02T12:16:48.929Z] #50 50.42 go: finding github.com/sirupsen/logrus v1.4.2
12:16:49 [2021-04-02T12:16:49.144Z] #13 ...
12:16:49 [2021-04-02T12:16:49.144Z] 
12:16:49 [2021-04-02T12:16:49.144Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:49 [2021-04-02T12:16:49.144Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:49 [2021-04-02T12:16:49.144Z] #42 58.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:16:49 [2021-04-02T12:16:49.144Z] #42 58.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:16:49 [2021-04-02T12:16:49.144Z] #42 58.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:16:49 [2021-04-02T12:16:49.144Z] #42 58.98 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:16:49 [2021-04-02T12:16:49.144Z] #42 58.98 Setting up python-six (1.12.0-1) ...
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.42 go: finding github.com/go-toolsmith/astequal v1.0.0
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.48 go: finding github.com/stretchr/testify v1.4.0
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.51 go: finding github.com/go-toolsmith/astp v1.0.0
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.58 go: finding github.com/go-toolsmith/astcast v1.0.0
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.59 go: finding github.com/go-toolsmith/typep v1.0.0
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.62 go: finding github.com/davecgh/go-spew v1.1.1
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.69 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.72 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.75 go: finding github.com/spf13/cobra v0.0.5
12:16:49 [2021-04-02T12:16:49.235Z] #50 50.79 go: finding github.com/pmezard/go-difflib v1.0.0
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.80 go: finding github.com/fsnotify/fsnotify v1.4.7
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.85 go: finding github.com/spf13/pflag v1.0.5
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.88 go: finding github.com/hashicorp/hcl v1.0.0
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.89 go: finding github.com/stretchr/objx v0.2.0
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.90 go: finding github.com/gobwas/glob v0.2.3
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.92 go: finding github.com/go-toolsmith/strparse v1.0.0
12:16:49 [2021-04-02T12:16:49.533Z] #50 50.99 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:49 [2021-04-02T12:16:49.533Z] #50 51.03 go: finding github.com/mitchellh/mapstructure v1.1.2
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.05 go: finding gopkg.in/yaml.v2 v2.2.7
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.07 go: finding github.com/magiconair/properties v1.8.1
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.14 go: finding github.com/pelletier/go-toml v1.2.0
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.24 go: finding github.com/spf13/afero v1.1.2
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.29 go: finding github.com/spf13/cast v1.3.0
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:49 [2021-04-02T12:16:49.833Z] #50 51.37 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:16:49 [2021-04-02T12:16:49.876Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:16:49 [2021-04-02T12:16:49.891Z] #29 11.99 
                                                                           0.0%
                                                                           0.4%
                                                                           0.9%
#                                                                          1.5%
#                                                                          2.1%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        5.2%
####                                                                       6.3%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.2%
########                                                                  12.2%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               16.0%
############                                                              17.2%
#############                                                             18.6%
###############                                                           21.5%
################                                                          23.0%
#################                                                         23.9%
#################                                                         25.0%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      28.9%
######################                                                    31.0%
########################                                                  33.3%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               37.8%
#############################                                             40.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.7%
##################################                                        48.1%
###################################                                       49.6%
####################################                                      51.0%
#####################################                                     52.3%
######################################                                    53.6%
#######################################                                   54.8%
########################################                                  56.3%
#########################################                                 57.6%
##########################################                                59.3%
###########################################                               60.8%
############################################                              62.3%
#############################################                             63.3%
##############################################                            64.7%
###############################################                           66.1%
#################################################                         68.1%
##################################################                        69.9%
###################################################                       72.2%
####################################################                      72.9%
#####################################################                     74.6%
#######################################################                   76.9%
#######################################################                   77.6%
########################################################                  78.9%
#########################################################                 80.1%
###########################################################               82.1%
############################################################              84.4%
##############################################################            86.7%
12:16:49 [2021-04-02T12:16:49.891Z] #29 ...
12:16:49 [2021-04-02T12:16:49.891Z] 
12:16:49 [2021-04-02T12:16:49.891Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:49 [2021-04-02T12:16:49.891Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
12:16:49 [2021-04-02T12:16:49.891Z] #55 22.15 Reading package lists...
12:16:49 [2021-04-02T12:16:49.891Z] #55 27.54 Building dependency tree...
12:16:49 [2021-04-02T12:16:49.891Z] #55 30.53 The following additional packages will be installed:
12:16:49 [2021-04-02T12:16:49.891Z] #55 30.54   libbtrfs0
12:16:49 [2021-04-02T12:16:49.891Z] #55 30.78 The following NEW packages will be installed:
12:16:49 [2021-04-02T12:16:49.891Z] #55 30.79   libbtrfs-dev libbtrfs0
12:16:49 [2021-04-02T12:16:49.891Z] #55 31.34 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
12:16:49 [2021-04-02T12:16:49.891Z] #55 31.34 Need to get 119 kB of archives.
12:16:49 [2021-04-02T12:16:49.891Z] #55 31.34 After this operation, 387 kB of additional disk space will be used.
12:16:49 [2021-04-02T12:16:49.891Z] #55 31.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
12:16:49 [2021-04-02T12:16:49.891Z] #55 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
12:16:49 [2021-04-02T12:16:49.891Z] #55 32.78 debconf: delaying package configuration, since apt-utils is not installed
12:16:49 [2021-04-02T12:16:49.891Z] #55 32.98 Fetched 119 kB in 0s (258 kB/s)
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.10 Selecting previously unselected package libbtrfs0.
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.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 ... 15383 files and directories currently installed.)
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.24 Unpacking libbtrfs0 (4.20.1-2) ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.42 Selecting previously unselected package libbtrfs-dev.
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.47 Unpacking libbtrfs-dev (4.20.1-2) ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.86 Setting up libbtrfs0 (4.20.1-2) ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.89 Setting up libbtrfs-dev (4.20.1-2) ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 33.95 Processing triggers for libc-bin (2.28-10) ...
12:16:49 [2021-04-02T12:16:49.891Z] #55 ...
12:16:49 [2021-04-02T12:16:49.891Z] 
12:16:49 [2021-04-02T12:16:49.891Z] #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
12:16:49 [2021-04-02T12:16:49.891Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:50 [2021-04-02T12:16:50.131Z] #50 51.38 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:50 [2021-04-02T12:16:50.131Z] #50 51.40 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:50 [2021-04-02T12:16:50.131Z] #50 51.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:50 [2021-04-02T12:16:50.131Z] #50 ...
12:16:50 [2021-04-02T12:16:50.131Z] 
12:16:50 [2021-04-02T12:16:50.131Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:50 [2021-04-02T12:16:50.131Z] #68 sha256:532feb89055f259e4f404752281e9aeaae2b8a83218fac13f7ebd805000f97b0
12:16:50 [2021-04-02T12:16:50.131Z] #68 DONE 51.6s
12:16:50 [2021-04-02T12:16:50.131Z] 
12:16:50 [2021-04-02T12:16:50.131Z] #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
12:16:50 [2021-04-02T12:16:50.131Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:16:50 [2021-04-02T12:16:50.131Z] #50 51.52 go: finding github.com/subosito/gotenv v1.2.0
12:16:50 [2021-04-02T12:16:50.159Z] #29 11.99 
                                                                           0.0%
                                                                           0.4%
                                                                           0.9%
#                                                                          1.5%
#                                                                          2.1%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        5.2%
####                                                                       6.3%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.2%
########                                                                  12.2%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               16.0%
############                                                              17.2%
#############                                                             18.6%
###############                                                           21.5%
################                                                          23.0%
#################                                                         23.9%
#################                                                         25.0%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      28.9%
######################                                                    31.0%
########################                                                  33.3%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               37.8%
#############################                                             40.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.7%
##################################                                        48.1%
###################################                                       49.6%
####################################                                      51.0%
#####################################                                     52.3%
######################################                                    53.6%
#######################################                                   54.8%
########################################                                  56.3%
#########################################                                 57.6%
##########################################                                59.3%
###########################################                               60.8%
############################################                              62.3%
#############################################                             63.3%
##############################################                            64.7%
###############################################                           66.1%
#################################################                         68.1%
##################################################                        69.9%
###################################################                       72.2%
####################################################                      72.9%
#####################################################                     74.6%
#######################################################                   76.9%
#######################################################                   77.6%
########################################################                  78.9%
#########################################################                 80.1%
###########################################################               82.1%
############################################################              84.4%
##############################################################            86.7%
###############################################################           88.1%
################################################################          89.2%
12:16:50 [2021-04-02T12:16:50.159Z] #29 ...
12:16:50 [2021-04-02T12:16:50.159Z] 
12:16:50 [2021-04-02T12:16:50.159Z] #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
12:16:50 [2021-04-02T12:16:50.159Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:16:50 [2021-04-02T12:16:50.159Z] #36 22.67 Reading package lists...
12:16:50 [2021-04-02T12:16:50.159Z] #36 27.84 Building dependency tree...
12:16:50 [2021-04-02T12:16:50.159Z] #36 30.25 The following additional packages will be installed:
12:16:50 [2021-04-02T12:16:50.159Z] #36 30.27   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:16:50 [2021-04-02T12:16:50.159Z] #36 30.27 Suggested packages:
12:16:50 [2021-04-02T12:16:50.159Z] #36 30.28   cmake-doc ninja-build lrzip
12:16:50 [2021-04-02T12:16:50.159Z] #36 30.28 Recommended packages:
12:16:50 [2021-04-02T12:16:50.159Z] #36 30.28   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.47 The following NEW packages will be installed:
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.48   vim-common xxd
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.92 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.92 Need to get 14.2 MB of archives.
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.92 After this operation, 60.0 MB of additional disk space will be used.
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 31.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 32.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 32.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 32.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 32.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
12:16:50 [2021-04-02T12:16:50.159Z] #36 34.88 debconf: delaying package configuration, since apt-utils is not installed
12:16:50 [2021-04-02T12:16:50.159Z] #36 35.45 Fetched 14.2 MB in 2s (8923 kB/s)
12:16:50 [2021-04-02T12:16:50.159Z] #36 36.52 Selecting previously unselected package xxd.
12:16:50 [2021-04-02T12:16:50.159Z] #36 36.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
12:16:50 [2021-04-02T12:16:50.159Z] #36 36.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
12:16:50 [2021-04-02T12:16:50.159Z] #36 36.85 Unpacking xxd (2:8.1.0875-5) ...
12:16:50 [2021-04-02T12:16:50.159Z] #36 ...
12:16:50 [2021-04-02T12:16:50.159Z] 
12:16:50 [2021-04-02T12:16:50.159Z] #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
12:16:50 [2021-04-02T12:16:50.159Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:50 [2021-04-02T12:16:50.428Z] #50 51.67 go: finding golang.org/x/text v0.3.2
12:16:50 [2021-04-02T12:16:50.508Z] #42 ...
12:16:50 [2021-04-02T12:16:50.508Z] 
12:16:50 [2021-04-02T12:16:50.508Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:50 [2021-04-02T12:16:50.508Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:16:50 [2021-04-02T12:16:50.508Z] #34 50.37 time
12:16:50 [2021-04-02T12:16:50.508Z] #34 55.28 internal/poll
12:16:50 [2021-04-02T12:16:50.508Z] #34 57.56 internal/syscall/execenv
12:16:50 [2021-04-02T12:16:50.508Z] #34 57.71 internal/syscall/unix
12:16:50 [2021-04-02T12:16:50.508Z] #34 57.91 os
12:16:50 [2021-04-02T12:16:50.508Z] #34 59.15 strings
12:16:50 [2021-04-02T12:16:50.686Z] #29 11.99 
                                                                           0.0%
                                                                           0.4%
                                                                           0.9%
#                                                                          1.5%
#                                                                          2.1%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        5.2%
####                                                                       6.3%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  11.2%
########                                                                  12.2%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               16.0%
############                                                              17.2%
#############                                                             18.6%
###############                                                           21.5%
################                                                          23.0%
#################                                                         23.9%
#################                                                         25.0%
##################                                                        26.0%
###################                                                       27.5%
####################                                                      28.9%
######################                                                    31.0%
########################                                                  33.3%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               37.8%
#############################                                             40.6%
#############################                                             41.3%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.7%
##################################                                        48.1%
###################################                                       49.6%
####################################                                      51.0%
#####################################                                     52.3%
######################################                                    53.6%
#######################################                                   54.8%
########################################                                  56.3%
#########################################                                 57.6%
##########################################                                59.3%
###########################################                               60.8%
############################################                              62.3%
#############################################                             63.3%
##############################################                            64.7%
###############################################                           66.1%
#################################################                         68.1%
##################################################                        69.9%
###################################################                       72.2%
####################################################                      72.9%
#####################################################                     74.6%
#######################################################                   76.9%
#######################################################                   77.6%
########################################################                  78.9%
#########################################################                 80.1%
###########################################################               82.1%
############################################################              84.4%
##############################################################            86.7%
###############################################################           88.1%
################################################################          89.2%
#################################################################         90.5%
##################################################################        92.6%
###################################################################       93.3%
####################################################################      94.8%
#####################################################################     96.2%
######################################################################    97.6%
#######################################################################   99.9%
######################################################################## 100.0%
12:16:50 [2021-04-02T12:16:50.686Z] #29 20.18 
12:16:50 [2021-04-02T12:16:50.726Z] #50 51.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:50 [2021-04-02T12:16:50.726Z] #50 51.98 go: finding gopkg.in/ini.v1 v1.51.0
12:16:50 [2021-04-02T12:16:50.726Z] #50 52.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:50 [2021-04-02T12:16:50.726Z] #50 52.08 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:50 [2021-04-02T12:16:50.726Z] #50 52.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:50 [2021-04-02T12:16:50.726Z] #50 52.14 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:50 [2021-04-02T12:16:50.764Z] #34 ...
12:16:50 [2021-04-02T12:16:50.764Z] 
12:16:50 [2021-04-02T12:16:50.764Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:16:50 [2021-04-02T12:16:50.764Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:16:50 [2021-04-02T12:16:50.764Z] #51 60.06 encoding/binary
12:16:50 [2021-04-02T12:16:50.764Z] #51 60.70 context
12:16:50 [2021-04-02T12:16:50.801Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:16:50 [2021-04-02T12:16:50.801Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.24 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.27 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.32 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.38 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.41 go: finding github.com/sourcegraph/go-diff v0.5.1
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.44 go: finding github.com/kisielk/gotool v1.0.0
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.52 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:51 [2021-04-02T12:16:51.024Z] #50 52.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:16:51 [2021-04-02T12:16:51.322Z] #50 52.62 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:51 [2021-04-02T12:16:51.322Z] #50 52.63 go: finding github.com/ultraware/whitespace v0.0.4
12:16:51 [2021-04-02T12:16:51.322Z] #50 52.66 go: finding github.com/ultraware/funlen v0.0.2
12:16:51 [2021-04-02T12:16:51.322Z] #50 52.67 go: finding github.com/uudashr/gocognit v1.0.1
12:16:51 [2021-04-02T12:16:51.322Z] #50 52.81 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:51 [2021-04-02T12:16:51.322Z] #50 52.87 go: finding github.com/gogo/protobuf v1.2.1
12:16:51 [2021-04-02T12:16:51.325Z] #51 ...
12:16:51 [2021-04-02T12:16:51.325Z] 
12:16:51 [2021-04-02T12:16:51.325Z] #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
12:16:51 [2021-04-02T12:16:51.325Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:16:51 [2021-04-02T12:16:51.325Z] #36 51.01 Selecting previously unselected package libicu63:amd64.
12:16:51 [2021-04-02T12:16:51.325Z] #36 51.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 51.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 58.37 Selecting previously unselected package libxml2:amd64.
12:16:51 [2021-04-02T12:16:51.325Z] #36 58.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 58.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 58.96 Selecting previously unselected package libarchive13:amd64.
12:16:51 [2021-04-02T12:16:51.325Z] #36 58.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 58.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.31 Selecting previously unselected package libjsoncpp1:amd64.
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.48 Selecting previously unselected package librhash0:amd64.
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.49 Unpacking librhash0:amd64 (1.3.8-1) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.71 Selecting previously unselected package libuv1:amd64.
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.72 Unpacking libuv1:amd64 (1.24.1-1) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.87 Selecting previously unselected package cmake.
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 59.90 Unpacking cmake (3.13.4-1) ...
12:16:51 [2021-04-02T12:16:51.325Z] #36 ...
12:16:51 [2021-04-02T12:16:51.325Z] 
12:16:51 [2021-04-02T12:16:51.325Z] #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
12:16:51 [2021-04-02T12:16:51.325Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:16:51 [2021-04-02T12:16:51.325Z] #13 54.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
12:16:51 [2021-04-02T12:16:51.620Z] #50 53.06 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:16:51 [2021-04-02T12:16:51.726Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:16:51 [2021-04-02T12:16:51.922Z] #50 53.19 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:51 [2021-04-02T12:16:51.922Z] #50 53.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:51 [2021-04-02T12:16:51.922Z] #50 53.26 go: finding github.com/BurntSushi/toml v0.3.1
12:16:51 [2021-04-02T12:16:51.922Z] #50 53.35 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:52 [2021-04-02T12:16:52.086Z] #29 21.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:16:52 [2021-04-02T12:16:52.086Z] #29 ...
12:16:52 [2021-04-02T12:16:52.086Z] 
12:16:52 [2021-04-02T12:16:52.086Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:52 [2021-04-02T12:16:52.086Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:52 [2021-04-02T12:16:52.086Z] #49 29.55 go: extracting golang.org/x/text v0.3.2
12:16:52 [2021-04-02T12:16:52.086Z] #49 35.80 go: finding github.com/fatih/color v1.7.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 35.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:16:52 [2021-04-02T12:16:52.086Z] #49 35.94 go: finding github.com/go-critic/go-critic v0.4.1
12:16:52 [2021-04-02T12:16:52.086Z] #49 35.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.14 go: finding github.com/go-lintpack/lintpack v0.5.2
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.14 go: finding github.com/mattn/go-colorable v0.1.4
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.29 go: finding github.com/pkg/errors v0.8.1
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.56 go: finding github.com/mattn/go-isatty v0.0.8
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.56 go: finding github.com/mitchellh/go-homedir v1.1.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.67 go: finding github.com/go-toolsmith/astequal v1.0.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.68 go: finding github.com/go-toolsmith/astp v1.0.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.69 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.71 go: finding github.com/spf13/viper v1.6.1
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.71 go: finding github.com/go-toolsmith/astcast v1.0.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:16:52 [2021-04-02T12:16:52.086Z] #49 36.85 go: finding github.com/go-toolsmith/typep v1.0.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 37.09 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 37.10 go: finding github.com/stretchr/testify v1.4.0
12:16:52 [2021-04-02T12:16:52.086Z] #49 37.17 go: finding github.com/sirupsen/logrus v1.4.2
12:16:52 [2021-04-02T12:16:52.086Z] #49 37.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.64 go: finding github.com/go-toolsmith/strparse v1.0.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.66 go: finding github.com/gobwas/glob v0.2.3
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.69 go: finding github.com/davecgh/go-spew v1.1.1
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.74 go: finding github.com/spf13/cobra v0.0.5
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.92 go: finding github.com/pmezard/go-difflib v1.0.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.93 go: finding github.com/fsnotify/fsnotify v1.4.7
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:16:52 [2021-04-02T12:16:52.087Z] #49 37.97 go: finding github.com/spf13/pflag v1.0.5
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.26 go: finding github.com/hashicorp/hcl v1.0.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.43 go: finding github.com/magiconair/properties v1.8.1
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.45 go: finding github.com/stretchr/objx v0.2.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.46 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.76 go: finding github.com/mitchellh/mapstructure v1.1.2
12:16:52 [2021-04-02T12:16:52.087Z] #49 38.98 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.00 go: finding github.com/pelletier/go-toml v1.2.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.03 go: finding gopkg.in/yaml.v2 v2.2.7
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.03 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.20 go: finding github.com/spf13/afero v1.1.2
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.32 go: finding github.com/spf13/cast v1.3.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.62 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:16:52 [2021-04-02T12:16:52.087Z] #49 39.64 go: finding github.com/subosito/gotenv v1.2.0
12:16:52 [2021-04-02T12:16:52.252Z] #13 56.07 debconf: delaying package configuration, since apt-utils is not installed
12:16:52 [2021-04-02T12:16:52.252Z] #13 56.26 Fetched 78.2 MB in 8s (9756 kB/s)
12:16:52 [2021-04-02T12:16:52.357Z] #49 ...
12:16:52 [2021-04-02T12:16:52.357Z] 
12:16:52 [2021-04-02T12:16:52.357Z] #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
12:16:52 [2021-04-02T12:16:52.357Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.56 The following NEW packages will be installed:
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.57   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.57   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.58   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.58   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.58   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.59   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.59 The following packages will be upgraded:
12:16:52 [2021-04-02T12:16:52.357Z] #13 32.60   libseccomp2 libsystemd0 libudev1
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.06 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.06 Need to get 73.8 MB of archives.
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.06 After this operation, 472 MB of additional disk space will be used.
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.06 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.07 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 33.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 34.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 34.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
12:16:52 [2021-04-02T12:16:52.357Z] #13 34.98 Get:13 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]
12:16:52 [2021-04-02T12:16:52.775Z] #13 56.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 ... 15410 files and directories currently installed.)
12:16:52 [2021-04-02T12:16:52.775Z] #13 56.48 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
12:16:52 [2021-04-02T12:16:52.775Z] #13 56.52 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
12:16:53 [2021-04-02T12:16:53.031Z] #13 56.90 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
12:16:53 [2021-04-02T12:16:53.087Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:16:53 [2021-04-02T12:16:53.292Z] #13 57.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:16:53 [2021-04-02T12:16:53.292Z] #13 57.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:16:53 [2021-04-02T12:16:53.292Z] #13 57.21 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:16:53 [2021-04-02T12:16:53.337Z] #13 ...
12:16:53 [2021-04-02T12:16:53.337Z] 
12:16:53 [2021-04-02T12:16:53.337Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:53 [2021-04-02T12:16:53.337Z] #34 sha256:40394f956e881edfdbbdc8b7770540a4cbfe53e189e43805a2f31a2df1f7868b
12:16:53 [2021-04-02T12:16:53.337Z] #34 30.77 sync
12:16:53 [2021-04-02T12:16:53.337Z] #34 30.78 internal/reflectlite
12:16:53 [2021-04-02T12:16:53.337Z] #34 33.65 errors
12:16:53 [2021-04-02T12:16:53.337Z] #34 33.66 sort
12:16:53 [2021-04-02T12:16:53.337Z] #34 34.02 strconv
12:16:53 [2021-04-02T12:16:53.337Z] #34 34.02 io
12:16:53 [2021-04-02T12:16:53.337Z] #34 34.02 internal/oserror
12:16:53 [2021-04-02T12:16:53.337Z] #34 34.41 syscall
12:16:53 [2021-04-02T12:16:53.337Z] #34 36.31 strings
12:16:53 [2021-04-02T12:16:53.337Z] #34 36.31 bytes
12:16:53 [2021-04-02T12:16:53.337Z] #34 38.98 reflect
12:16:53 [2021-04-02T12:16:53.337Z] #34 39.21 bufio
12:16:53 [2021-04-02T12:16:53.337Z] #34 39.67 path
12:16:53 [2021-04-02T12:16:53.337Z] #34 40.14 text/tabwriter
12:16:53 [2021-04-02T12:16:53.796Z] #34 ...
12:16:53 [2021-04-02T12:16:53.796Z] 
12:16:53 [2021-04-02T12:16:53.796Z] #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
12:16:53 [2021-04-02T12:16:53.796Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:53 [2021-04-02T12:16:53.796Z] #29 21.64 
12:16:53 [2021-04-02T12:16:53.796Z] #29 21.93 
#####################                                                     30.0%
######################################################################## 100.0%
12:16:53 [2021-04-02T12:16:53.796Z] #29 22.07 
12:16:53 [2021-04-02T12:16:53.859Z] #13 57.46 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:16:54 [2021-04-02T12:16:54.121Z] #13 57.88 (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 ... 15410 files and directories currently installed.)
12:16:54 [2021-04-02T12:16:54.121Z] #13 57.94 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
12:16:54 [2021-04-02T12:16:54.121Z] #13 ...
12:16:54 [2021-04-02T12:16:54.121Z] 
12:16:54 [2021-04-02T12:16:54.121Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:54 [2021-04-02T12:16:54.121Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:16:54 [2021-04-02T12:16:54.121Z] #45 54.02 time
12:16:54 [2021-04-02T12:16:54.121Z] #45 58.32 internal/fmtsort
12:16:54 [2021-04-02T12:16:54.121Z] #45 59.02 strings
12:16:54 [2021-04-02T12:16:54.121Z] #45 61.00 os
12:16:54 [2021-04-02T12:16:54.121Z] #45 62.05 regexp/syntax
12:16:54 [2021-04-02T12:16:54.378Z] #45 ...
12:16:54 [2021-04-02T12:16:54.378Z] 
12:16:54 [2021-04-02T12:16:54.378Z] #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
12:16:54 [2021-04-02T12:16:54.378Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.07 Setting up xxd (2:8.1.0875-5) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.08 Setting up libuv1:amd64 (1.24.1-1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.09 Setting up vim-common (2:8.1.0875-5) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.15 Setting up librhash0:amd64 (1.3.8-1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.17 Setting up cmake-data (3.13.4-1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.26 Setting up cmake (3.13.4-1) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.28 Processing triggers for libc-bin (2.28-10) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 63.36 Processing triggers for mime-support (3.62) ...
12:16:54 [2021-04-02T12:16:54.378Z] #36 DONE 64.1s
12:16:54 [2021-04-02T12:16:54.378Z] 
12:16:54 [2021-04-02T12:16:54.378Z] #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
12:16:54 [2021-04-02T12:16:54.378Z] #37 sha256:e221d292e612dd9e1ea246077e82808cd436b406f8d008572be7879129c510fa
12:16:54 [2021-04-02T12:16:54.382Z] #29 23.07 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:16:54 [2021-04-02T12:16:54.382Z] #29 ...
12:16:54 [2021-04-02T12:16:54.382Z] 
12:16:54 [2021-04-02T12:16:54.382Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:54 [2021-04-02T12:16:54.382Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:16:54 [2021-04-02T12:16:54.382Z] #42 25.24 Reading package lists...
12:16:54 [2021-04-02T12:16:54.382Z] #42 31.71 Building dependency tree...
12:16:54 [2021-04-02T12:16:54.382Z] #42 34.86 The following additional packages will be installed:
12:16:54 [2021-04-02T12:16:54.382Z] #42 34.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:16:54 [2021-04-02T12:16:54.382Z] #42 34.87   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:16:54 [2021-04-02T12:16:54.382Z] #42 34.88 Suggested packages:
12:16:54 [2021-04-02T12:16:54.382Z] #42 34.88   manpages-dev python-setuptools
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.05 The following NEW packages will be installed:
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.05   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.05   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.07   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.07   python-six zlib1g-dev
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.44 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.44 Need to get 3798 kB of archives.
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.44 After this operation, 21.6 MB of additional disk space will be used.
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 36.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 37.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 37.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 37.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 37.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 37.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 37.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
12:16:54 [2021-04-02T12:16:54.382Z] #42 38.85 debconf: delaying package configuration, since apt-utils is not installed
12:16:54 [2021-04-02T12:16:54.382Z] #42 39.85 Fetched 3798 kB in 1s (3551 kB/s)
12:16:54 [2021-04-02T12:16:54.382Z] #42 41.12 Selecting previously unselected package libcap-dev:arm64.
12:16:54 [2021-04-02T12:16:54.382Z] #42 41.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 ... 15383 files and directories currently installed.)
12:16:54 [2021-04-02T12:16:54.382Z] #42 41.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
12:16:54 [2021-04-02T12:16:54.382Z] #42 ...
12:16:54 [2021-04-02T12:16:54.382Z] 
12:16:54 [2021-04-02T12:16:54.382Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:54 [2021-04-02T12:16:54.382Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:54 [2021-04-02T12:16:54.382Z] #49 39.84 go: finding gopkg.in/ini.v1 v1.51.0
12:16:54 [2021-04-02T12:16:54.382Z] #49 39.86 go: finding golang.org/x/text v0.3.2
12:16:54 [2021-04-02T12:16:54.382Z] #49 39.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.10 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.30 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.47 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.85 go: finding github.com/kisielk/gotool v1.0.0
12:16:54 [2021-04-02T12:16:54.382Z] #49 40.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:16:54 [2021-04-02T12:16:54.382Z] #49 41.10 go: finding github.com/sourcegraph/go-diff v0.5.1
12:16:54 [2021-04-02T12:16:54.382Z] #49 41.25 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:16:54 [2021-04-02T12:16:54.382Z] #49 41.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:16:54 [2021-04-02T12:16:54.382Z] #49 41.29 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:16:54 [2021-04-02T12:16:54.382Z] #49 41.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:16:54 [2021-04-02T12:16:54.655Z] #49 42.14 go: finding github.com/ultraware/funlen v0.0.2
12:16:54 [2021-04-02T12:16:54.655Z] #49 42.14 go: finding github.com/ultraware/whitespace v0.0.4
12:16:54 [2021-04-02T12:16:54.655Z] #49 42.14 go: finding github.com/uudashr/gocognit v1.0.1
12:16:54 [2021-04-02T12:16:54.655Z] #49 42.28 go: finding github.com/gogo/protobuf v1.2.1
12:16:55 [2021-04-02T12:16:55.503Z] #50 ...
12:16:55 [2021-04-02T12:16:55.503Z] 
12:16:55 [2021-04-02T12:16:55.503Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:16:55 [2021-04-02T12:16:55.503Z] #35 sha256:44c26639c4028cc3e9d66a450b95ca20b3526ff624d1e5c2afbe6a76f3431e65
12:16:55 [2021-04-02T12:16:55.503Z] #35 46.66 sync
12:16:55 [2021-04-02T12:16:55.503Z] #35 46.68 internal/reflectlite
12:16:55 [2021-04-02T12:16:55.503Z] #35 51.11 sort
12:16:55 [2021-04-02T12:16:55.503Z] #35 51.12 errors
12:16:55 [2021-04-02T12:16:55.503Z] #35 51.68 io
12:16:55 [2021-04-02T12:16:55.503Z] #35 51.69 strconv
12:16:55 [2021-04-02T12:16:55.503Z] #35 51.73 internal/oserror
12:16:55 [2021-04-02T12:16:55.503Z] #35 52.17 syscall
12:16:55 [2021-04-02T12:16:55.503Z] #35 55.76 strings
12:16:55 [2021-04-02T12:16:55.503Z] #35 55.77 bytes
12:16:55 [2021-04-02T12:16:55.503Z] #35 ...
12:16:55 [2021-04-02T12:16:55.503Z] 
12:16:55 [2021-04-02T12:16:55.503Z] #14 [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
12:16:55 [2021-04-02T12:16:55.503Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:16:55 [2021-04-02T12:16:55.503Z] #14 49.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 51.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 52.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 52.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 52.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB]
12:16:55 [2021-04-02T12:16:55.503Z] #14 53.47 debconf: delaying package configuration, since apt-utils is not installed
12:16:55 [2021-04-02T12:16:55.503Z] #14 53.65 Fetched 79.4 MB in 8s (10.4 MB/s)
12:16:55 [2021-04-02T12:16:55.503Z] #14 53.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
12:16:55 [2021-04-02T12:16:55.503Z] #14 53.82 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 53.83 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 54.33 Setting up libsystemd0:ppc64el (241-7~deb10u7) ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 54.55 (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 ... 15339 files and directories currently installed.)
12:16:55 [2021-04-02T12:16:55.503Z] #14 54.66 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 54.68 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 54.96 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.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 ... 15339 files and directories currently installed.)
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.14 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.17 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.51 Setting up libudev1:ppc64el (241-7~deb10u7) ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.61 Selecting previously unselected package binutils-mingw-w64-i686.
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.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 ... 15339 files and directories currently installed.)
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
12:16:55 [2021-04-02T12:16:55.503Z] #14 55.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:16:55 [2021-04-02T12:16:55.597Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:16:55 [2021-04-02T12:16:55.601Z] #49 ...
12:16:55 [2021-04-02T12:16:55.601Z] 
12:16:55 [2021-04-02T12:16:55.601Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:16:55 [2021-04-02T12:16:55.601Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:16:55 [2021-04-02T12:16:55.601Z] #45 33.00 github.com/LK4D4/vndr/godl/singleflight
12:16:55 [2021-04-02T12:16:55.601Z] #45 33.04 math/rand
12:16:55 [2021-04-02T12:16:55.601Z] #45 33.09 internal/reflectlite
12:16:55 [2021-04-02T12:16:55.601Z] #45 33.11 internal/singleflight
12:16:55 [2021-04-02T12:16:55.601Z] #45 35.43 sort
12:16:55 [2021-04-02T12:16:55.601Z] #45 35.45 io
12:16:55 [2021-04-02T12:16:55.601Z] #45 35.51 strconv
12:16:55 [2021-04-02T12:16:55.601Z] #45 35.51 syscall
12:16:55 [2021-04-02T12:16:55.601Z] #45 36.95 vendor/golang.org/x/net/dns/dnsmessage
12:16:55 [2021-04-02T12:16:55.601Z] #45 37.08 bytes
12:16:55 [2021-04-02T12:16:55.601Z] #45 39.86 bufio
12:16:55 [2021-04-02T12:16:55.601Z] #45 40.02 reflect
12:16:55 [2021-04-02T12:16:55.601Z] #45 41.27 regexp/syntax
12:16:55 [2021-04-02T12:16:55.601Z] #45 41.59 hash/crc32
12:16:55 [2021-04-02T12:16:55.601Z] #45 42.33 time
12:16:55 [2021-04-02T12:16:55.601Z] #45 42.49 vendor/golang.org/x/text/transform
12:16:55 [2021-04-02T12:16:55.601Z] #45 ...
12:16:55 [2021-04-02T12:16:55.601Z] 
12:16:55 [2021-04-02T12:16:55.601Z] #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
12:16:55 [2021-04-02T12:16:55.601Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:55 [2021-04-02T12:16:55.601Z] #29 23.56 
12:16:55 [2021-04-02T12:16:55.601Z] #29 23.93 
                                                                           0.1%
######################################################################## 100.0%
12:16:55 [2021-04-02T12:16:55.601Z] #29 24.10 
12:16:55 [2021-04-02T12:16:55.852Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:16:55 [2021-04-02T12:16:55.923Z] 
12:16:55 [2021-04-02T12:16:55.923Z]  ________   ____  __.
12:16:55 [2021-04-02T12:16:55.923Z]  \_____  \ |    |/ _|
12:16:55 [2021-04-02T12:16:55.923Z]  /   |   \|      <
12:16:55 [2021-04-02T12:16:55.923Z]  /    |    \    |  \
12:16:55 [2021-04-02T12:16:55.923Z]  \_______  /____|__ \
12:16:55 [2021-04-02T12:16:55.923Z]          \/        \/
12:16:55 [2021-04-02T12:16:55.923Z] 
12:16:55 [2021-04-02T12:16:55.923Z] INFO: make.ps1 ended at 04/02/2021 12:16:51
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Binaries build ended at 04/02/2021 12:16:53. Duration:00:01:15.2431164
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Copying the built daemon binary to d:\CI\PR-42245\1\binary\dockerd-97a5b797b6.exe...
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Copying the built client binary to d:\CI\PR-42245\1\binary\docker-97a5b797b6.exe...
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Copying dockerversion from the container...
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Copying the golang package from the container to d:\CI\PR-42245\1\installer\go.zip...
12:16:55 [2021-04-02T12:16:55.923Z] INFO: Extracting go.zip to d:\CI\PR-42245\1\go
12:16:56 [2021-04-02T12:16:56.412Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:16:56 [2021-04-02T12:16:56.637Z] #29 25.67 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:16:56 [2021-04-02T12:16:56.637Z] #29 26.03 
12:16:56 [2021-04-02T12:16:56.637Z] #29 ...
12:16:56 [2021-04-02T12:16:56.637Z] 
12:16:56 [2021-04-02T12:16:56.637Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:56 [2021-04-02T12:16:56.637Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
12:16:56 [2021-04-02T12:16:56.637Z] #32 34.03 Checking out files:  93% (1423/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.
12:16:56 [2021-04-02T12:16:56.637Z] #32 34.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
12:16:56 [2021-04-02T12:16:56.637Z] #32 34.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:56 [2021-04-02T12:16:56.900Z] #32 ...
12:16:56 [2021-04-02T12:16:56.900Z] 
12:16:56 [2021-04-02T12:16:56.900Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:16:56 [2021-04-02T12:16:56.900Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:16:56 [2021-04-02T12:16:56.900Z] #49 43.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:16:56 [2021-04-02T12:16:56.900Z] #49 43.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:16:56 [2021-04-02T12:16:56.900Z] #49 43.29 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:16:56 [2021-04-02T12:16:56.900Z] #49 43.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:16:56 [2021-04-02T12:16:56.900Z] #49 43.41 go: finding github.com/BurntSushi/toml v0.3.1
12:16:56 [2021-04-02T12:16:56.900Z] #49 43.66 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:16:56 [2021-04-02T12:16:56.900Z] #49 ...
12:16:56 [2021-04-02T12:16:56.900Z] 
12:16:56 [2021-04-02T12:16:56.900Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:16:56 [2021-04-02T12:16:56.900Z] #67 sha256:812bbadfd8182bf4747b410d3a0367e7ee09df251bd4966e2e9761cbde1265a5
12:16:56 [2021-04-02T12:16:56.900Z] #67 DONE 44.6s
12:16:57 [2021-04-02T12:16:57.067Z] #14 ...
12:16:57 [2021-04-02T12:16:57.067Z] 
12:16:57 [2021-04-02T12:16:57.067Z] #37 [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
12:16:57 [2021-04-02T12:16:57.067Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:16:57 [2021-04-02T12:16:57.067Z] #37 48.43 Selecting previously unselected package libicu63:ppc64el.
12:16:57 [2021-04-02T12:16:57.067Z] #37 48.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 48.46 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 56.49 Selecting previously unselected package libxml2:ppc64el.
12:16:57 [2021-04-02T12:16:57.067Z] #37 56.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 56.50 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.11 Selecting previously unselected package libarchive13:ppc64el.
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.13 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.45 Selecting previously unselected package libjsoncpp1:ppc64el.
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.46 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.64 Selecting previously unselected package librhash0:ppc64el.
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.66 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.67 Unpacking librhash0:ppc64el (1.3.8-1) ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.84 Selecting previously unselected package libuv1:ppc64el.
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.86 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.87 Unpacking libuv1:ppc64el (1.24.1-1) ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.99 Selecting previously unselected package cmake.
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.99 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.067Z] #37 57.99 Unpacking cmake (3.13.4-1) ...
12:16:57 [2021-04-02T12:16:57.164Z] 
12:16:57 [2021-04-02T12:16:57.164Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:16:57 [2021-04-02T12:16:57.164Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
12:16:57 [2021-04-02T12:16:57.164Z] #55 DONE 44.6s
12:16:57 [2021-04-02T12:16:57.164Z] 
12:16:57 [2021-04-02T12:16:57.164Z] #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
12:16:57 [2021-04-02T12:16:57.164Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:16:57 [2021-04-02T12:16:57.367Z] #37 ...
12:16:57 [2021-04-02T12:16:57.367Z] 
12:16:57 [2021-04-02T12:16:57.367Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:57 [2021-04-02T12:16:57.367Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
12:16:57 [2021-04-02T12:16:57.367Z] #33 52.73 Checking out files:  85% (1298/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.
12:16:57 [2021-04-02T12:16:57.367Z] #33 53.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
12:16:57 [2021-04-02T12:16:57.367Z] #33 53.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:16:57 [2021-04-02T12:16:57.367Z] #33 ...
12:16:57 [2021-04-02T12:16:57.367Z] 
12:16:57 [2021-04-02T12:16:57.367Z] #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
12:16:57 [2021-04-02T12:16:57.367Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:16:57 [2021-04-02T12:16:57.367Z] #46 48.79 internal/reflectlite
12:16:57 [2021-04-02T12:16:57.367Z] #46 48.83 sync
12:16:57 [2021-04-02T12:16:57.367Z] #46 50.98 github.com/LK4D4/vndr/godl/singleflight
12:16:57 [2021-04-02T12:16:57.367Z] #46 51.00 internal/singleflight
12:16:57 [2021-04-02T12:16:57.367Z] #46 51.00 math/rand
12:16:57 [2021-04-02T12:16:57.367Z] #46 54.58 sort
12:16:57 [2021-04-02T12:16:57.367Z] #46 54.61 strconv
12:16:57 [2021-04-02T12:16:57.367Z] #46 54.67 syscall
12:16:57 [2021-04-02T12:16:57.367Z] #46 54.74 io
12:16:57 [2021-04-02T12:16:57.367Z] #46 58.47 vendor/golang.org/x/net/dns/dnsmessage
12:16:57 [2021-04-02T12:16:57.367Z] #46 58.50 bytes
12:16:57 [2021-04-02T12:16:57.666Z] #46 ...
12:16:57 [2021-04-02T12:16:57.666Z] 
12:16:57 [2021-04-02T12:16:57.666Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:57 [2021-04-02T12:16:57.666Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:16:57 [2021-04-02T12:16:57.666Z] #43 49.85 Selecting previously unselected package python-pkg-resources.
12:16:57 [2021-04-02T12:16:57.666Z] #43 49.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 49.86 Unpacking python-pkg-resources (40.8.0-1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 50.17 Selecting previously unselected package python-six.
12:16:57 [2021-04-02T12:16:57.666Z] #43 50.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 50.17 Unpacking python-six (1.12.0-1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 50.32 Selecting previously unselected package python-protobuf.
12:16:57 [2021-04-02T12:16:57.666Z] #43 50.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 50.33 Unpacking python-protobuf (3.6.1.3-2) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 51.11 Setting up python-pkg-resources (40.8.0-1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 57.04 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 57.05 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 57.05 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 57.06 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 57.06 Setting up python-six (1.12.0-1) ...
12:16:57 [2021-04-02T12:16:57.666Z] #43 ...
12:16:57 [2021-04-02T12:16:57.666Z] 
12:16:57 [2021-04-02T12:16:57.666Z] #14 [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
12:16:57 [2021-04-02T12:16:57.666Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:16:57 [2021-04-02T12:16:57.666Z] #14 58.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:16:57 [2021-04-02T12:16:57.774Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:16:57 [2021-04-02T12:16:57.774Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:16:57 [2021-04-02T12:16:57.968Z] #14 58.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
12:16:57 [2021-04-02T12:16:57.968Z] #14 58.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.122 + RM_GOPATH=0
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.122 + TMP_GOPATH=
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.123 + : /build
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.123 + '[' -z '' ']'
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.123 ++ mktemp -d
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.124 + export GOPATH=/tmp/tmp.xnbwl8Oi2u
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.124 + GOPATH=/tmp/tmp.xnbwl8Oi2u
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.124 + RM_GOPATH=1
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.124 + case "$(go env GOARCH)" in
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.125 ++ go env GOARCH
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.176 + export GO_BUILDMODE=-buildmode=pie
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.179 + GO_BUILDMODE=-buildmode=pie
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.181 ++ dirname /tmp/install/install.sh
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.191 + dir=/tmp/install
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.191 + bin=tini
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.191 + shift
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.191 + '[' '!' -f /tmp/install/tini.installer ']'
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.191 + . /tmp/install/tini.installer
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.191 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.195 + install_tini
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.195 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.195 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.xnbwl8Oi2u/tini
12:16:58 [2021-04-02T12:16:58.556Z] #37 4.199 Cloning into '/tmp/tmp.xnbwl8Oi2u/tini'...
12:16:58 [2021-04-02T12:16:58.699Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:16:59 [2021-04-02T12:16:59.118Z] #37 4.899 + cd /tmp/tmp.xnbwl8Oi2u/tini
12:16:59 [2021-04-02T12:16:59.118Z] #37 4.899 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:16:59 [2021-04-02T12:16:59.118Z] #37 4.904 + cmake .
12:16:59 [2021-04-02T12:16:59.259Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:16:59 [2021-04-02T12:16:59.325Z] ok  	github.com/docker/docker/pkg/plugins	33.610s	coverage: 76.6% of statements
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/rootless	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/volume	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === Skipped
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver btrfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver btrfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver btrfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver btrfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver btrfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:73: No driver to put!
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z] time="2021-04-02T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z] time="2021-04-02T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z] time="2021-04-02T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z] time="2021-04-02T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z] time="2021-04-02T12:15:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:73: No driver to put!
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     overlay_test.go:49: Fails to compute changes intermittently
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:16:59 [2021-04-02T12:16:59.325Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:16:59 [2021-04-02T12:16:59.325Z] 
12:16:59 [2021-04-02T12:16:59.325Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:46: Driver zfs not supported
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:46: Driver zfs not supported
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:46: Driver zfs not supported
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:46: Driver zfs not supported
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:46: Driver zfs not supported
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     graphtest_unix.go:73: No driver to put!
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:16:59 [2021-04-02T12:16:59.326Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] 
12:16:59 [2021-04-02T12:16:59.326Z] DONE 2247 tests, 26 skipped in 192.226s
Post stage
[Pipeline] junit
12:16:59 [2021-04-02T12:16:59.371Z] Recording test results
12:16:59 [2021-04-02T12:16:59.485Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:16:59 [2021-04-02T12:16:59.680Z] #37 ...
12:16:59 [2021-04-02T12:16:59.680Z] 
12:16:59 [2021-04-02T12:16:59.680Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:16:59 [2021-04-02T12:16:59.680Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.84 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.88 Setting up protobuf-compiler (3.6.1.3-2) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 62.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 63.00 Setting up python-protobuf (3.6.1.3-2) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 68.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 68.96 Processing triggers for libc-bin (2.28-10) ...
12:16:59 [2021-04-02T12:16:59.680Z] #42 DONE 69.5s
12:16:59 [2021-04-02T12:16:59.680Z] 
12:16:59 [2021-04-02T12:16:59.680Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:16:59 [2021-04-02T12:16:59.680Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:16:59 [2021-04-02T12:16:59.904Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -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:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary test-integration
12:17:00 [2021-04-02T12:17:00.080Z] #14 ...
12:17:00 [2021-04-02T12:17:00.080Z] 
12:17:00 [2021-04-02T12:17:00.080Z] #37 [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
12:17:00 [2021-04-02T12:17:00.080Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
12:17:00 [2021-04-02T12:17:00.080Z] #37 60.88 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 60.89 Setting up xxd (2:8.1.0875-5) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 60.90 Setting up libuv1:ppc64el (1.24.1-1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 60.93 Setting up vim-common (2:8.1.0875-5) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 60.99 Setting up librhash0:ppc64el (1.3.8-1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.03 Setting up cmake-data (3.13.4-1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.04 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.06 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.07 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.09 Setting up cmake (3.13.4-1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.10 Processing triggers for libc-bin (2.28-10) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 61.20 Processing triggers for mime-support (3.62) ...
12:17:00 [2021-04-02T12:17:00.080Z] #37 DONE 61.4s
12:17:00 [2021-04-02T12:17:00.080Z] 
12:17:00 [2021-04-02T12:17:00.080Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:17:00 [2021-04-02T12:17:00.080Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.86 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.87 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.89 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.90 Setting up libcap-dev:ppc64el (1:2.25-2) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.90 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.91 Setting up protobuf-compiler (3.6.1.3-2) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.95 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:17:00 [2021-04-02T12:17:00.080Z] #43 60.97 Setting up python-protobuf (3.6.1.3-2) ...
12:17:00 [2021-04-02T12:17:00.085Z] #29 26.44 
                                                                           0.0%
##                                                                         3.5%
###                                                                        5.4%
######                                                                     9.3%
########                                                                  11.2%
##########                                                                14.6%
###########                                                               15.9%
#############                                                             19.4%
################                                                          23.3%
###################                                                       27.0%
#####################                                                     29.8%
########################                                                  33.5%
##########################                                                36.2%
############################                                              39.9%
################################                                          44.8%
###################################                                       49.5%
#######################################                                   54.4%
##########################################                                58.5%
#############################################                             62.8%
################################################                          66.9%
###################################################                       71.2%
######################################################                    75.9%
########################################################                  78.5%
##########################################################                80.7%
###########################################################               82.9%
############################################################              83.8%
###############################################################           87.6%
###################################################################       93.9%
######################################################################## 100.0%
12:17:00 [2021-04-02T12:17:00.195Z] 
12:17:00 [2021-04-02T12:17:00.195Z] Removing bundles/
12:17:00 [2021-04-02T12:17:00.195Z] 
12:17:00 [2021-04-02T12:17:00.195Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:17:00 [2021-04-02T12:17:00.195Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:17:00 [2021-04-02T12:17:00.195Z] GOOS="" GOARCH="" GOARM=""
12:17:00 [2021-04-02T12:17:00.754Z] #29 29.66 
12:17:01 [2021-04-02T12:17:01.084Z] Loaded image: buildpack-deps:buster
12:17:01 [2021-04-02T12:17:01.084Z] Loaded image: busybox:latest
12:17:01 [2021-04-02T12:17:01.084Z] Loaded image: busybox:glibc
12:17:01 [2021-04-02T12:17:01.144Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:17:01 [2021-04-02T12:17:01.729Z] #29 30.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:17:01 [2021-04-02T12:17:01.729Z] #29 31.14 
12:17:01 [2021-04-02T12:17:01.995Z] #29 31.34 
######################################################################## 100.0%
12:17:01 [2021-04-02T12:17:01.995Z] #29 31.43 
12:17:02 [2021-04-02T12:17:02.194Z] #43 ...
12:17:02 [2021-04-02T12:17:02.194Z] 
12:17:02 [2021-04-02T12:17:02.194Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:02 [2021-04-02T12:17:02.194Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:17:02 [2021-04-02T12:17:02.194Z] #51 61.84 os
12:17:02 [2021-04-02T12:17:02.194Z] #51 62.80 encoding/base64
12:17:02 [2021-04-02T12:17:02.194Z] #51 63.68 golang.org/x/sys/unix
12:17:02 [2021-04-02T12:17:02.194Z] #51 66.43 fmt
12:17:02 [2021-04-02T12:17:02.194Z] #51 71.79 encoding/json
12:17:02 [2021-04-02T12:17:02.194Z] #51 ...
12:17:02 [2021-04-02T12:17:02.194Z] 
12:17:02 [2021-04-02T12:17:02.194Z] #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
12:17:02 [2021-04-02T12:17:02.194Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:17:02 [2021-04-02T12:17:02.194Z] #13 58.00 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 58.27 Setting up libudev1:amd64 (241-7~deb10u7) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 58.47 Selecting previously unselected package binutils-mingw-w64-i686.
12:17:02 [2021-04-02T12:17:02.194Z] #13 58.47 (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 ... 15410 files and directories currently installed.)
12:17:02 [2021-04-02T12:17:02.194Z] #13 58.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 58.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 61.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:17:02 [2021-04-02T12:17:02.194Z] #13 61.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 61.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 63.96 Selecting previously unselected package binutils-mingw-w64.
12:17:02 [2021-04-02T12:17:02.194Z] #13 63.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 63.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.12 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.28 Selecting previously unselected package dmsetup.
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.31 Unpacking dmsetup (2:1.02.155-3) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.51 Selecting previously unselected package mingw-w64-common.
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 64.51 Unpacking mingw-w64-common (6.0.0-3) ...
12:17:02 [2021-04-02T12:17:02.194Z] #13 ...
12:17:02 [2021-04-02T12:17:02.194Z] 
12:17:02 [2021-04-02T12:17:02.194Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:02 [2021-04-02T12:17:02.194Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:17:02 [2021-04-02T12:17:02.194Z] #34 62.01 fmt
12:17:02 [2021-04-02T12:17:02.194Z] #34 62.52 path/filepath
12:17:02 [2021-04-02T12:17:02.194Z] #34 64.05 io/ioutil
12:17:02 [2021-04-02T12:17:02.194Z] #34 64.78 path
12:17:02 [2021-04-02T12:17:02.194Z] #34 65.33 text/tabwriter
12:17:02 [2021-04-02T12:17:02.194Z] #34 66.81 github.com/BurntSushi/toml
12:17:02 [2021-04-02T12:17:02.194Z] #34 66.81 flag
12:17:02 [2021-04-02T12:17:02.194Z] #34 68.26 log
12:17:02 [2021-04-02T12:17:02.194Z] #34 71.18 github.com/BurntSushi/toml/cmd/tomlv
12:17:02 [2021-04-02T12:17:02.449Z] #34 ...
12:17:02 [2021-04-02T12:17:02.449Z] 
12:17:02 [2021-04-02T12:17:02.449Z] #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
12:17:02 [2021-04-02T12:17:02.449Z] #37 sha256:e221d292e612dd9e1ea246077e82808cd436b406f8d008572be7879129c510fa
12:17:02 [2021-04-02T12:17:02.449Z] #37 5.611 -- The C compiler identification is GNU 8.3.0
12:17:02 [2021-04-02T12:17:02.449Z] #37 5.687 -- Check for working C compiler: /usr/bin/cc
12:17:02 [2021-04-02T12:17:02.449Z] #37 6.428 -- Check for working C compiler: /usr/bin/cc -- works
12:17:02 [2021-04-02T12:17:02.449Z] #37 6.428 -- Detecting C compiler ABI info
12:17:02 [2021-04-02T12:17:02.449Z] #37 7.128 -- Detecting C compiler ABI info - done
12:17:02 [2021-04-02T12:17:02.449Z] #37 7.193 -- Detecting C compile features
12:17:02 [2021-04-02T12:17:02.946Z] #29 ...
12:17:02 [2021-04-02T12:17:02.947Z] 
12:17:02 [2021-04-02T12:17:02.947Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:17:02 [2021-04-02T12:17:02.947Z] #47 sha256:8578b1548035f334881adba8b577f16c6fd8c0195c65f70653e3617325f9b9dc
12:17:02 [2021-04-02T12:17:02.947Z] #47 DONE 50.3s
12:17:02 [2021-04-02T12:17:02.947Z] 
12:17:02 [2021-04-02T12:17:02.947Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:17:02 [2021-04-02T12:17:02.947Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:17:02 [2021-04-02T12:17:02.947Z] #42 43.09 Unpacking libcap-dev:arm64 (1:2.25-2) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 44.56 Selecting previously unselected package libnet1:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 44.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 44.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 44.94 Selecting previously unselected package libnet1-dev.
12:17:02 [2021-04-02T12:17:02.947Z] #42 44.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 44.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 45.22 Selecting previously unselected package libnl-3-200:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 45.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 45.26 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 45.48 Selecting previously unselected package libnl-3-dev:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 45.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 45.50 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.09 Selecting previously unselected package libprotobuf-c1:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.10 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.24 Selecting previously unselected package libprotobuf-c-dev:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.30 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.54 Selecting previously unselected package zlib1g-dev:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.59 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.95 Selecting previously unselected package libprotobuf17:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 46.98 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 49.81 Selecting previously unselected package libprotobuf-lite17:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 49.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 49.89 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 50.38 Selecting previously unselected package libprotobuf-dev:arm64.
12:17:02 [2021-04-02T12:17:02.947Z] #42 50.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 50.42 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
12:17:02 [2021-04-02T12:17:02.947Z] #42 ...
12:17:02 [2021-04-02T12:17:02.947Z] 
12:17:02 [2021-04-02T12:17:02.947Z] #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
12:17:02 [2021-04-02T12:17:02.947Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:17:02 [2021-04-02T12:17:02.947Z] #29 32.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:17:02 [2021-04-02T12:17:02.947Z] #29 ...
12:17:02 [2021-04-02T12:17:02.947Z] 
12:17:02 [2021-04-02T12:17:02.947Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:02 [2021-04-02T12:17:02.947Z] #51 sha256:6e8cd11ec94d6be74df8d39e06c916369b993299e5d6fa4726af51fb478bcb72
12:17:02 [2021-04-02T12:17:02.947Z] #51 40.66 reflect
12:17:02 [2021-04-02T12:17:02.947Z] #51 40.67 syscall
12:17:02 [2021-04-02T12:17:02.947Z] #51 40.68 regexp/syntax
12:17:02 [2021-04-02T12:17:02.947Z] #51 40.71 text/tabwriter
12:17:02 [2021-04-02T12:17:02.947Z] #51 47.58 regexp
12:17:02 [2021-04-02T12:17:02.947Z] #51 49.55 context
12:17:02 [2021-04-02T12:17:02.947Z] #51 49.58 os
12:17:02 [2021-04-02T12:17:02.989Z] Loaded image: debian:bullseye
12:17:02 [2021-04-02T12:17:02.989Z] Loaded image: hello-world:latest
12:17:02 [2021-04-02T12:17:02.989Z] Loaded image: arm32v7/hello-world:latest
12:17:02 [2021-04-02T12:17:02.989Z] INFO: Testing against a local daemon
12:17:02 [2021-04-02T12:17:02.989Z] === RUN   TestCgroupNamespacesBuild
12:17:03 [2021-04-02T12:17:03.209Z] #51 ...
12:17:03 [2021-04-02T12:17:03.209Z] 
12:17:03 [2021-04-02T12:17:03.209Z] #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
12:17:03 [2021-04-02T12:17:03.209Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:17:03 [2021-04-02T12:17:03.209Z] #13 39.94 Get:14 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]
12:17:03 [2021-04-02T12:17:03.209Z] #13 41.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 41.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB]
12:17:03 [2021-04-02T12:17:03.210Z] #13 42.82 debconf: delaying package configuration, since apt-utils is not installed
12:17:03 [2021-04-02T12:17:03.210Z] #13 43.02 Fetched 73.8 MB in 9s (8561 kB/s)
12:17:03 [2021-04-02T12:17:03.210Z] #13 43.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 ... 15383 files and directories currently installed.)
12:17:03 [2021-04-02T12:17:03.210Z] #13 43.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 43.39 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 44.02 Setting up libsystemd0:arm64 (241-7~deb10u7) ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 46.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 ... 15383 files and directories currently installed.)
12:17:03 [2021-04-02T12:17:03.210Z] #13 46.47 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 46.67 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 47.06 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 47.59 (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 ... 15383 files and directories currently installed.)
12:17:03 [2021-04-02T12:17:03.210Z] #13 47.76 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ...
12:17:03 [2021-04-02T12:17:03.210Z] #13 47.81 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
12:17:03 [2021-04-02T12:17:03.663Z] #43 ...
12:17:03 [2021-04-02T12:17:03.663Z] 
12:17:03 [2021-04-02T12:17:03.663Z] #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
12:17:03 [2021-04-02T12:17:03.663Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:17:03 [2021-04-02T12:17:03.663Z] #52 54.81 io
12:17:03 [2021-04-02T12:17:03.663Z] #52 54.81 sort
12:17:03 [2021-04-02T12:17:03.663Z] #52 54.87 syscall
12:17:03 [2021-04-02T12:17:03.663Z] #52 54.89 strconv
12:17:03 [2021-04-02T12:17:03.663Z] #52 58.27 bytes
12:17:03 [2021-04-02T12:17:03.663Z] #52 58.59 strings
12:17:03 [2021-04-02T12:17:03.663Z] #52 ...
12:17:03 [2021-04-02T12:17:03.663Z] 
12:17:03 [2021-04-02T12:17:03.663Z] #38 [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
12:17:03 [2021-04-02T12:17:03.663Z] #38 sha256:3738e3b9fa45966adff846a24f4d81ea3fe467c66f884dac993586211dea6621
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.325 + RM_GOPATH=0
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.327 + TMP_GOPATH=
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.328 + : /build
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.329 + '[' -z '' ']'
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.331 ++ mktemp -d
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.333 + export GOPATH=/tmp/tmp.DoEc8c2Y1g
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.336 + GOPATH=/tmp/tmp.DoEc8c2Y1g
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.336 + RM_GOPATH=1
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.336 + case "$(go env GOARCH)" in
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.337 ++ go env GOARCH
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.360 + export GO_BUILDMODE=-buildmode=pie
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.369 + GO_BUILDMODE=-buildmode=pie
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.370 ++ dirname /tmp/install/install.sh
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.374 + dir=/tmp/install
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.374 + bin=tini
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.374 + shift
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.375 + '[' '!' -f /tmp/install/tini.installer ']'
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.375 + . /tmp/install/tini.installer
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.380 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.381 + install_tini
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.386 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.387 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.388 + git clone https://github.com/krallin/tini.git /tmp/tmp.DoEc8c2Y1g/tini
12:17:03 [2021-04-02T12:17:03.663Z] #38 0.393 Cloning into '/tmp/tmp.DoEc8c2Y1g/tini'...
12:17:03 [2021-04-02T12:17:03.663Z] #38 1.737 + cd /tmp/tmp.DoEc8c2Y1g/tini
12:17:03 [2021-04-02T12:17:03.663Z] #38 1.746 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:17:03 [2021-04-02T12:17:03.663Z] #38 1.754 + cmake .
12:17:03 [2021-04-02T12:17:03.663Z] #38 2.581 -- The C compiler identification is GNU 8.3.0
12:17:03 [2021-04-02T12:17:03.663Z] #38 2.696 -- Check for working C compiler: /usr/bin/cc
12:17:03 [2021-04-02T12:17:03.663Z] #38 3.342 -- Check for working C compiler: /usr/bin/cc -- works
12:17:03 [2021-04-02T12:17:03.663Z] #38 3.344 -- Detecting C compiler ABI info
12:17:03 [2021-04-02T12:17:03.789Z] #13 48.20 Setting up libudev1:arm64 (241-7~deb10u7) ...
12:17:03 [2021-04-02T12:17:03.789Z] #13 ...
12:17:03 [2021-04-02T12:17:03.789Z] 
12:17:03 [2021-04-02T12:17:03.789Z] #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
12:17:03 [2021-04-02T12:17:03.789Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:17:03 [2021-04-02T12:17:03.789Z] #29 33.06 #=#=#                                                                         
12:17:03 [2021-04-02T12:17:03.963Z] #38 3.943 -- Detecting C compiler ABI info - done
12:17:03 [2021-04-02T12:17:03.963Z] #38 4.014 -- Detecting C compile features
12:17:04 [2021-04-02T12:17:04.067Z] #29 33.30 
######################################################################## 100.0%
12:17:04 [2021-04-02T12:17:04.067Z] #29 33.43 
12:17:04 [2021-04-02T12:17:04.067Z] #29 33.51 Download of images into '/build' complete.
12:17:04 [2021-04-02T12:17:04.329Z] #29 33.51 Use something like the following to load the result into a Docker daemon:
12:17:04 [2021-04-02T12:17:04.329Z] #29 33.51   tar -cC '/build' . | docker load
12:17:04 [2021-04-02T12:17:04.329Z] #29 ...
12:17:04 [2021-04-02T12:17:04.329Z] 
12:17:04 [2021-04-02T12:17:04.329Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:04 [2021-04-02T12:17:04.329Z] #34 sha256:40394f956e881edfdbbdc8b7770540a4cbfe53e189e43805a2f31a2df1f7868b
12:17:04 [2021-04-02T12:17:04.329Z] #34 41.73 internal/syscall/unix
12:17:04 [2021-04-02T12:17:04.329Z] #34 41.75 internal/syscall/execenv
12:17:04 [2021-04-02T12:17:04.329Z] #34 41.76 time
12:17:04 [2021-04-02T12:17:04.329Z] #34 45.58 internal/poll
12:17:04 [2021-04-02T12:17:04.329Z] #34 47.83 os
12:17:04 [2021-04-02T12:17:04.329Z] #34 49.15 internal/fmtsort
12:17:04 [2021-04-02T12:17:04.329Z] #34 49.80 fmt
12:17:04 [2021-04-02T12:17:04.329Z] #34 49.80 path/filepath
12:17:04 [2021-04-02T12:17:04.329Z] #34 51.26 io/ioutil
12:17:04 [2021-04-02T12:17:04.329Z] #34 ...
12:17:04 [2021-04-02T12:17:04.329Z] 
12:17:04 [2021-04-02T12:17:04.330Z] #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
12:17:04 [2021-04-02T12:17:04.330Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:17:04 [2021-04-02T12:17:04.330Z] #13 48.36 Selecting previously unselected package binutils-mingw-w64-i686.
12:17:04 [2021-04-02T12:17:04.330Z] #13 48.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 ... 15383 files and directories currently installed.)
12:17:04 [2021-04-02T12:17:04.330Z] #13 48.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
12:17:04 [2021-04-02T12:17:04.330Z] #13 48.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:17:04 [2021-04-02T12:17:04.342Z] #37 9.752 -- Detecting C compile features - done
12:17:04 [2021-04-02T12:17:04.342Z] #37 9.797 -- Performing Test HAS_BUILTIN_FORTIFY
12:17:04 [2021-04-02T12:17:04.342Z] #37 10.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:17:04 [2021-04-02T12:17:04.342Z] #37 10.27 -- Configuring done
12:17:04 [2021-04-02T12:17:04.597Z] #37 10.29 -- Generating done
12:17:04 [2021-04-02T12:17:04.597Z] #37 10.29 -- Build files have been written to: /tmp/tmp.xnbwl8Oi2u/tini
12:17:04 [2021-04-02T12:17:04.597Z] #37 10.30 + make tini-static
12:17:04 [2021-04-02T12:17:04.855Z] #37 10.73 Scanning dependencies of target tini-static
12:17:04 [2021-04-02T12:17:04.855Z] #37 10.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:17:04 [2021-04-02T12:17:04.903Z] #13 ...
12:17:04 [2021-04-02T12:17:04.903Z] 
12:17:04 [2021-04-02T12:17:04.903Z] #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
12:17:04 [2021-04-02T12:17:04.903Z] #29 sha256:d60654986ea884129f1f9a39bb5b9e1a817df81cc88077a72bfb380db0d03106
12:17:04 [2021-04-02T12:17:04.903Z] #29 DONE 34.2s
12:17:04 [2021-04-02T12:17:04.903Z] 
12:17:04 [2021-04-02T12:17:04.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:17:04 [2021-04-02T12:17:04.903Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:17:05 [2021-04-02T12:17:05.165Z] #42 52.58 Selecting previously unselected package libprotoc17:arm64.
12:17:05 [2021-04-02T12:17:05.165Z] #42 52.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
12:17:05 [2021-04-02T12:17:05.165Z] #42 52.63 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
12:17:05 [2021-04-02T12:17:05.165Z] #42 ...
12:17:05 [2021-04-02T12:17:05.165Z] 
12:17:05 [2021-04-02T12:17:05.165Z] #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
12:17:05 [2021-04-02T12:17:05.165Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:17:05 [2021-04-02T12:17:05.165Z] #36 42.63 Selecting previously unselected package vim-common.
12:17:05 [2021-04-02T12:17:05.165Z] #36 42.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:17:05 [2021-04-02T12:17:05.165Z] #36 43.12 Unpacking vim-common (2:8.1.0875-5) ...
12:17:05 [2021-04-02T12:17:05.165Z] #36 44.91 Selecting previously unselected package cmake-data.
12:17:05 [2021-04-02T12:17:05.165Z] #36 44.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:17:05 [2021-04-02T12:17:05.165Z] #36 44.93 Unpacking cmake-data (3.13.4-1) ...
12:17:05 [2021-04-02T12:17:05.165Z] #36 50.55 Selecting previously unselected package libicu63:arm64.
12:17:05 [2021-04-02T12:17:05.165Z] #36 50.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
12:17:05 [2021-04-02T12:17:05.165Z] #36 50.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
12:17:05 [2021-04-02T12:17:05.165Z] #36 ...
12:17:05 [2021-04-02T12:17:05.165Z] 
12:17:05 [2021-04-02T12:17:05.165Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:05 [2021-04-02T12:17:05.165Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.133 + RM_GOPATH=0
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.133 + TMP_GOPATH=
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.133 + : /build
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.133 + '[' -z '' ']'
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.133 ++ mktemp -d
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.134 + export GOPATH=/tmp/tmp.RkTSsjaC19
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.134 + GOPATH=/tmp/tmp.RkTSsjaC19
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.134 + RM_GOPATH=1
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.134 + case "$(go env GOARCH)" in
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.145 ++ go env GOARCH
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.159 + export GO_BUILDMODE=-buildmode=pie
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.159 + GO_BUILDMODE=-buildmode=pie
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.163 ++ dirname /tmp/install/install.sh
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 + dir=/tmp/install
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 + bin=containerd
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 + shift
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 + '[' '!' -f /tmp/install/containerd.installer ']'
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 + . /tmp/install/containerd.installer
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 ++ set -e
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.170 + install_containerd
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.171 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.171 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.171 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RkTSsjaC19/src/github.com/containerd/containerd
12:17:05 [2021-04-02T12:17:05.165Z] #56 2.181 Cloning into '/tmp/tmp.RkTSsjaC19/src/github.com/containerd/containerd'...
12:17:05 [2021-04-02T12:17:05.304Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:17:05 [2021-04-02T12:17:05.435Z] #56 ...
12:17:05 [2021-04-02T12:17:05.435Z] 
12:17:05 [2021-04-02T12:17:05.435Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:05 [2021-04-02T12:17:05.435Z] #34 sha256:40394f956e881edfdbbdc8b7770540a4cbfe53e189e43805a2f31a2df1f7868b
12:17:05 [2021-04-02T12:17:05.435Z] #34 52.92 flag
12:17:05 [2021-04-02T12:17:05.435Z] #34 52.92 github.com/BurntSushi/toml
12:17:05 [2021-04-02T12:17:05.435Z] #34 52.93 log
12:17:05 [2021-04-02T12:17:05.476Z] #37 ...
12:17:05 [2021-04-02T12:17:05.476Z] 
12:17:05 [2021-04-02T12:17:05.476Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:05 [2021-04-02T12:17:05.476Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:17:05 [2021-04-02T12:17:05.476Z] #45 65.53 fmt
12:17:05 [2021-04-02T12:17:05.476Z] #45 67.19 regexp
12:17:05 [2021-04-02T12:17:05.476Z] #45 70.47 go/token
12:17:05 [2021-04-02T12:17:05.476Z] #45 71.02 internal/lazyregexp
12:17:05 [2021-04-02T12:17:05.476Z] #45 71.25 net/url
12:17:05 [2021-04-02T12:17:05.476Z] #45 71.31 go/scanner
12:17:05 [2021-04-02T12:17:05.476Z] #45 72.85 text/template/parse
12:17:05 [2021-04-02T12:17:05.476Z] #45 72.96 go/ast
12:17:05 [2021-04-02T12:17:05.737Z] #45 ...
12:17:05 [2021-04-02T12:17:05.737Z] 
12:17:05 [2021-04-02T12:17:05.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:05 [2021-04-02T12:17:05.737Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:05 [2021-04-02T12:17:05.737Z] #43 4.558 Note: Building without setproctitle() and strlcpy() support.
12:17:05 [2021-04-02T12:17:05.737Z] #43 4.558       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:17:05 [2021-04-02T12:17:05.737Z] #43 4.625 Note: Building without GnuTLS support
12:17:05 [2021-04-02T12:17:05.737Z] #43 4.630 Makefile.config:39: Warn: you have no libnftables installed
12:17:05 [2021-04-02T12:17:05.737Z] #43 4.630 Makefile.config:40: Warn: Building without nftables support
12:17:06 [2021-04-02T12:17:06.077Z] #38 6.076 -- Detecting C compile features - done
12:17:06 [2021-04-02T12:17:06.077Z] #38 6.112 -- Performing Test HAS_BUILTIN_FORTIFY
12:17:06 [2021-04-02T12:17:06.077Z] #38 ...
12:17:06 [2021-04-02T12:17:06.077Z] 
12:17:06 [2021-04-02T12:17:06.077Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:17:06 [2021-04-02T12:17:06.077Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
12:17:06 [2021-04-02T12:17:06.077Z] #43 67.65 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
12:17:06 [2021-04-02T12:17:06.275Z] --- PASS: TestCgroupNamespacesBuild (2.87s)
12:17:06 [2021-04-02T12:17:06.275Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:17:06 [2021-04-02T12:17:06.299Z] #43 ...
12:17:06 [2021-04-02T12:17:06.299Z] 
12:17:06 [2021-04-02T12:17:06.299Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:06 [2021-04-02T12:17:06.299Z] #34 sha256:529e4fc6af2004631d9e8f231107edfdaf97296c4edaa0d3458fdfbb134ebe45
12:17:06 [2021-04-02T12:17:06.299Z] #34 DONE 76.2s
12:17:06 [2021-04-02T12:17:06.377Z] #43 67.67 Processing triggers for libc-bin (2.28-10) ...
12:17:06 [2021-04-02T12:17:06.377Z] #43 DONE 67.9s
12:17:06 [2021-04-02T12:17:06.377Z] 
12:17:06 [2021-04-02T12:17:06.377Z] #38 [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
12:17:06 [2021-04-02T12:17:06.377Z] #38 sha256:3738e3b9fa45966adff846a24f4d81ea3fe467c66f884dac993586211dea6621
12:17:06 [2021-04-02T12:17:06.377Z] #38 6.298 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:17:06 [2021-04-02T12:17:06.554Z] 
12:17:06 [2021-04-02T12:17:06.554Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:06 [2021-04-02T12:17:06.554Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:17:06 [2021-04-02T12:17:06.554Z] #51 72.35 github.com/pkg/diff
12:17:06 [2021-04-02T12:17:06.554Z] #51 73.91 go/ast
12:17:06 [2021-04-02T12:17:06.684Z] #38 6.506 -- Configuring done
12:17:06 [2021-04-02T12:17:06.684Z] #38 6.545 -- Generating done
12:17:06 [2021-04-02T12:17:06.684Z] #38 6.554 -- Build files have been written to: /tmp/tmp.DoEc8c2Y1g/tini
12:17:06 [2021-04-02T12:17:06.684Z] #38 6.565 + make tini-static
12:17:06 [2021-04-02T12:17:06.982Z] #38 6.955 Scanning dependencies of target tini-static
12:17:06 [2021-04-02T12:17:06.982Z] #38 7.049 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:17:07 [2021-04-02T12:17:07.921Z] #51 ...
12:17:07 [2021-04-02T12:17:07.921Z] 
12:17:07 [2021-04-02T12:17:07.921Z] #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
12:17:07 [2021-04-02T12:17:07.921Z] #37 sha256:e221d292e612dd9e1ea246077e82808cd436b406f8d008572be7879129c510fa
12:17:07 [2021-04-02T12:17:07.921Z] #37 12.48 [100%] Linking C executable tini-static
12:17:07 [2021-04-02T12:17:07.921Z] #37 13.12 [100%] Built target tini-static
12:17:07 [2021-04-02T12:17:07.921Z] #37 13.21 + mkdir -p /build
12:17:07 [2021-04-02T12:17:07.921Z] #37 13.21 + cp tini-static /build/docker-init
12:17:07 [2021-04-02T12:17:07.921Z] #37 DONE 13.5s
12:17:07 [2021-04-02T12:17:07.921Z] 
12:17:07 [2021-04-02T12:17:07.921Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:07 [2021-04-02T12:17:07.921Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:07 [2021-04-02T12:17:07.921Z] #43 6.906 fatal: not a git repository (or any of the parent directories): .git
12:17:07 [2021-04-02T12:17:07.921Z] #43 6.977   GEN      .gitid
12:17:07 [2021-04-02T12:17:07.921Z] #43 7.005   GEN      criu/include/version.h
12:17:07 [2021-04-02T12:17:07.921Z] #43 7.082   GEN      include/common/asm
12:17:08 [2021-04-02T12:17:08.482Z] #43 8.751   PBCC     images/timens.pb-c.c
12:17:08 [2021-04-02T12:17:08.482Z] #43 8.785   DEP      images/timens.pb-c.d
12:17:08 [2021-04-02T12:17:08.482Z] #43 8.903   PBCC     images/fown.pb-c.c
12:17:08 [2021-04-02T12:17:08.482Z] #43 8.911   PBCC     images/google/protobuf/descriptor.pb-c.c
12:17:08 [2021-04-02T12:17:08.482Z] #43 8.999   PBCC     images/opts.pb-c.c
12:17:08 [2021-04-02T12:17:08.738Z] #43 9.052   PBCC     images/memfd.pb-c.c
12:17:08 [2021-04-02T12:17:08.738Z] #43 9.112   DEP      images/fown.pb-c.d
12:17:08 [2021-04-02T12:17:08.738Z] #43 9.170   DEP      images/google/protobuf/descriptor.pb-c.d
12:17:08 [2021-04-02T12:17:08.738Z] #43 9.215   DEP      images/opts.pb-c.d
12:17:08 [2021-04-02T12:17:08.745Z] #34 56.31 github.com/BurntSushi/toml/cmd/tomlv
12:17:08 [2021-04-02T12:17:08.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.69s)
12:17:08 [2021-04-02T12:17:08.809Z] === RUN   TestBuildWithSession
12:17:08 [2021-04-02T12:17:08.809Z] --- SKIP: TestBuildWithSession (0.00s)
12:17:08 [2021-04-02T12:17:08.809Z]     build_session_test.go:25: TODO: BuildKit
12:17:08 [2021-04-02T12:17:08.809Z] === RUN   TestBuildSquashParent
12:17:08 [2021-04-02T12:17:08.994Z] #43 9.253   DEP      images/memfd.pb-c.d
12:17:08 [2021-04-02T12:17:08.994Z] #43 9.419   PBCC     images/sit.pb-c.c
12:17:08 [2021-04-02T12:17:08.994Z] #43 9.419   DEP      images/sit.pb-c.d
12:17:08 [2021-04-02T12:17:08.994Z] #43 9.492   PBCC     images/macvlan.pb-c.c
12:17:08 [2021-04-02T12:17:08.994Z] #43 9.492   DEP      images/macvlan.pb-c.d
12:17:09 [2021-04-02T12:17:09.095Z] #38 8.994 [100%] Linking C executable tini-static
12:17:09 [2021-04-02T12:17:09.250Z] #43 9.594   PBCC     images/autofs.pb-c.c
12:17:09 [2021-04-02T12:17:09.250Z] #43 9.708   DEP      images/autofs.pb-c.d
12:17:09 [2021-04-02T12:17:09.250Z] #43 9.708   PBCC     images/sysctl.pb-c.c
12:17:09 [2021-04-02T12:17:09.250Z] #43 9.708   DEP      images/sysctl.pb-c.d
12:17:09 [2021-04-02T12:17:09.250Z] #43 9.771   PBCC     images/time.pb-c.c
12:17:09 [2021-04-02T12:17:09.507Z] #43 9.772   DEP      images/time.pb-c.d
12:17:09 [2021-04-02T12:17:09.507Z] #43 9.843   PBCC     images/binfmt-misc.pb-c.c
12:17:09 [2021-04-02T12:17:09.507Z] #43 9.843   DEP      images/binfmt-misc.pb-c.d
12:17:09 [2021-04-02T12:17:09.507Z] #43 9.889   PBCC     images/seccomp.pb-c.c
12:17:09 [2021-04-02T12:17:09.507Z] #43 9.925   DEP      images/seccomp.pb-c.d
12:17:09 [2021-04-02T12:17:09.507Z] #43 9.985   PBCC     images/userns.pb-c.c
12:17:09 [2021-04-02T12:17:09.738Z] #38 9.842 [100%] Built target tini-static
12:17:09 [2021-04-02T12:17:09.763Z] #43 10.16   DEP      images/userns.pb-c.d
12:17:09 [2021-04-02T12:17:09.763Z] #43 10.16   PBCC     images/cgroup.pb-c.c
12:17:09 [2021-04-02T12:17:09.763Z] #43 10.16   DEP      images/cgroup.pb-c.d
12:17:10 [2021-04-02T12:17:10.025Z] #43 10.22   PBCC     images/ext-file.pb-c.c
12:17:10 [2021-04-02T12:17:10.025Z] #43 10.26   DEP      images/ext-file.pb-c.d
12:17:10 [2021-04-02T12:17:10.025Z] #43 10.36   PBCC     images/rpc.pb-c.c
12:17:10 [2021-04-02T12:17:10.025Z] #43 10.43   DEP      images/rpc.pb-c.d
12:17:10 [2021-04-02T12:17:10.025Z] #43 10.46   PBCC     images/siginfo.pb-c.c
12:17:10 [2021-04-02T12:17:10.025Z] #43 10.46   DEP      images/siginfo.pb-c.d
12:17:10 [2021-04-02T12:17:10.037Z] #38 9.932 + mkdir -p /build
12:17:10 [2021-04-02T12:17:10.037Z] #38 9.936 + cp tini-static /build/docker-init
12:17:10 [2021-04-02T12:17:10.037Z] #38 DONE 10.1s
12:17:10 [2021-04-02T12:17:10.037Z] 
12:17:10 [2021-04-02T12:17:10.037Z] #14 [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
12:17:10 [2021-04-02T12:17:10.037Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.04 Selecting previously unselected package binutils-mingw-w64.
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.23 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.25 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.47 Selecting previously unselected package dmsetup.
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.47 Unpacking dmsetup (2:1.02.155-3) ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.67 Selecting previously unselected package mingw-w64-common.
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 62.68 Unpacking mingw-w64-common (6.0.0-3) ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 69.01 Selecting previously unselected package mingw-w64-x86-64-dev.
12:17:10 [2021-04-02T12:17:10.037Z] #14 69.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:17:10 [2021-04-02T12:17:10.037Z] #14 69.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:17:10 [2021-04-02T12:17:10.281Z] #43 10.56   PBCC     images/pagemap.pb-c.c
12:17:10 [2021-04-02T12:17:10.281Z] #43 10.56   DEP      images/pagemap.pb-c.d
12:17:10 [2021-04-02T12:17:10.281Z] #43 10.66   PBCC     images/rlimit.pb-c.c
12:17:10 [2021-04-02T12:17:10.281Z] #43 10.71   DEP      images/rlimit.pb-c.d
12:17:10 [2021-04-02T12:17:10.281Z] #43 10.76   PBCC     images/file-lock.pb-c.c
12:17:10 [2021-04-02T12:17:10.281Z] #43 10.81   DEP      images/file-lock.pb-c.d
12:17:10 [2021-04-02T12:17:10.537Z] #43 10.89   PBCC     images/tty.pb-c.c
12:17:10 [2021-04-02T12:17:10.537Z] #43 10.95   DEP      images/tty.pb-c.d
12:17:10 [2021-04-02T12:17:10.541Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:17:10 [2021-04-02T12:17:10.672Z] #34 ...
12:17:10 [2021-04-02T12:17:10.672Z] 
12:17:10 [2021-04-02T12:17:10.672Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:10 [2021-04-02T12:17:10.672Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:17:10 [2021-04-02T12:17:10.672Z] #45 47.87 regexp
12:17:10 [2021-04-02T12:17:10.672Z] #45 48.92 context
12:17:10 [2021-04-02T12:17:10.672Z] #45 48.93 os
12:17:10 [2021-04-02T12:17:10.672Z] #45 51.96 github.com/LK4D4/vndr/versioned
12:17:10 [2021-04-02T12:17:10.672Z] #45 53.47 encoding/binary
12:17:10 [2021-04-02T12:17:10.672Z] #45 53.48 internal/lazyregexp
12:17:10 [2021-04-02T12:17:10.672Z] #45 53.50 flag
12:17:10 [2021-04-02T12:17:10.672Z] #45 53.63 go/token
12:17:10 [2021-04-02T12:17:10.672Z] #45 53.95 net/url
12:17:10 [2021-04-02T12:17:10.672Z] #45 55.62 go/scanner
12:17:10 [2021-04-02T12:17:10.672Z] #45 55.63 text/template/parse
12:17:10 [2021-04-02T12:17:10.672Z] #45 57.09 encoding/base64
12:17:10 [2021-04-02T12:17:10.672Z] #45 57.63 go/ast
12:17:10 [2021-04-02T12:17:10.672Z] #45 57.81 encoding/xml
12:17:10 [2021-04-02T12:17:10.672Z] #45 58.04 encoding/json
12:17:10 [2021-04-02T12:17:10.672Z] #45 ...
12:17:10 [2021-04-02T12:17:10.672Z] 
12:17:10 [2021-04-02T12:17:10.672Z] #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
12:17:10 [2021-04-02T12:17:10.672Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:17:10 [2021-04-02T12:17:10.672Z] #36 55.93 Selecting previously unselected package libxml2:arm64.
12:17:10 [2021-04-02T12:17:10.672Z] #36 55.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 55.95 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 56.50 Selecting previously unselected package libarchive13:arm64.
12:17:10 [2021-04-02T12:17:10.672Z] #36 56.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 56.51 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 56.83 Selecting previously unselected package libjsoncpp1:arm64.
12:17:10 [2021-04-02T12:17:10.672Z] #36 56.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 56.86 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.02 Selecting previously unselected package librhash0:arm64.
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.02 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.06 Unpacking librhash0:arm64 (1.3.8-1) ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.28 Selecting previously unselected package libuv1:arm64.
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.31 Unpacking libuv1:arm64 (1.24.1-1) ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.50 Selecting previously unselected package cmake.
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.51 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
12:17:10 [2021-04-02T12:17:10.672Z] #36 57.54 Unpacking cmake (3.13.4-1) ...
12:17:10 [2021-04-02T12:17:10.793Z] #43 11.11   PBCC     images/tun.pb-c.c
12:17:10 [2021-04-02T12:17:10.793Z] #43 11.11   PBCC     images/netdev.pb-c.c
12:17:10 [2021-04-02T12:17:10.793Z] #43 11.15   DEP      images/tun.pb-c.d
12:17:10 [2021-04-02T12:17:10.793Z] #43 11.18   DEP      images/netdev.pb-c.d
12:17:10 [2021-04-02T12:17:10.793Z] #43 11.25   PBCC     images/vma.pb-c.c
12:17:11 [2021-04-02T12:17:11.049Z] #43 11.31   DEP      images/vma.pb-c.d
12:17:11 [2021-04-02T12:17:11.049Z] #43 11.36   PBCC     images/creds.pb-c.c
12:17:11 [2021-04-02T12:17:11.049Z] #43 11.41   DEP      images/creds.pb-c.d
12:17:11 [2021-04-02T12:17:11.049Z] #43 11.46   PBCC     images/utsns.pb-c.c
12:17:11 [2021-04-02T12:17:11.049Z] #43 11.52   DEP      images/utsns.pb-c.d
12:17:11 [2021-04-02T12:17:11.049Z] #43 11.57   PBCC     images/ipc-desc.pb-c.c
12:17:11 [2021-04-02T12:17:11.098Z] #14 ...
12:17:11 [2021-04-02T12:17:11.098Z] 
12:17:11 [2021-04-02T12:17:11.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:11 [2021-04-02T12:17:11.098Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:11 [2021-04-02T12:17:11.098Z] #44 2.287 Note: Building without setproctitle() and strlcpy() support.
12:17:11 [2021-04-02T12:17:11.098Z] #44 2.287       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:17:11 [2021-04-02T12:17:11.098Z] #44 2.302 Note: Building without GnuTLS support
12:17:11 [2021-04-02T12:17:11.099Z] #44 2.305 Makefile.config:39: Warn: you have no libnftables installed
12:17:11 [2021-04-02T12:17:11.099Z] #44 2.306 Makefile.config:40: Warn: Building without nftables support
12:17:11 [2021-04-02T12:17:11.099Z] #44 4.232 fatal: not a git repository (or any of the parent directories): .git
12:17:11 [2021-04-02T12:17:11.099Z] #44 4.312   GEN      .gitid
12:17:11 [2021-04-02T12:17:11.099Z] #44 4.341   GEN      criu/include/version.h
12:17:11 [2021-04-02T12:17:11.099Z] #44 4.432   GEN      include/common/asm
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.61   PBCC     images/ipc-sem.pb-c.c
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.66   DEP      images/ipc-desc.pb-c.d
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.71   DEP      images/ipc-sem.pb-c.d
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.76   PBCC     images/ipc-msg.pb-c.c
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.77   DEP      images/ipc-msg.pb-c.d
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.81   PBCC     images/ipc-shm.pb-c.c
12:17:11 [2021-04-02T12:17:11.305Z] #43 11.84   DEP      images/ipc-shm.pb-c.d
12:17:11 [2021-04-02T12:17:11.562Z] #43 11.89   PBCC     images/ipc-var.pb-c.c
12:17:11 [2021-04-02T12:17:11.562Z] #43 11.92   DEP      images/ipc-var.pb-c.d
12:17:11 [2021-04-02T12:17:11.818Z] #43 11.99   PBCC     images/sk-opts.pb-c.c
12:17:11 [2021-04-02T12:17:11.818Z] #43 12.05   PBCC     images/packet-sock.pb-c.c
12:17:11 [2021-04-02T12:17:11.818Z] #43 12.12   DEP      images/sk-opts.pb-c.d
12:17:11 [2021-04-02T12:17:11.818Z] #43 12.18   DEP      images/packet-sock.pb-c.d
12:17:11 [2021-04-02T12:17:11.818Z] #43 12.25   PBCC     images/sk-netlink.pb-c.c
12:17:12 [2021-04-02T12:17:12.074Z] #43 12.31   DEP      images/sk-netlink.pb-c.d
12:17:12 [2021-04-02T12:17:12.074Z] #43 12.40   PBCC     images/sk-inet.pb-c.c
12:17:12 [2021-04-02T12:17:12.074Z] #43 12.45   DEP      images/sk-inet.pb-c.d
12:17:12 [2021-04-02T12:17:12.074Z] #43 12.50   PBCC     images/sk-unix.pb-c.c
12:17:12 [2021-04-02T12:17:12.075Z] #43 12.61   DEP      images/sk-unix.pb-c.d
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.52 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.54 Setting up xxd (2:8.1.0875-5) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.58 Setting up libuv1:arm64 (1.24.1-1) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.62 Setting up vim-common (2:8.1.0875-5) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.67 Setting up librhash0:arm64 (1.3.8-1) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.69 Setting up cmake-data (3.13.4-1) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.72 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
12:17:12 [2021-04-02T12:17:12.081Z] #36 59.81 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
12:17:12 [2021-04-02T12:17:12.174Z] #44 ...
12:17:12 [2021-04-02T12:17:12.174Z] 
12:17:12 [2021-04-02T12:17:12.174Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:12 [2021-04-02T12:17:12.174Z] #35 sha256:44c26639c4028cc3e9d66a450b95ca20b3526ff624d1e5c2afbe6a76f3431e65
12:17:12 [2021-04-02T12:17:12.174Z] #35 63.34 bufio
12:17:12 [2021-04-02T12:17:12.174Z] #35 64.67 path
12:17:12 [2021-04-02T12:17:12.174Z] #35 65.03 reflect
12:17:12 [2021-04-02T12:17:12.174Z] #35 67.13 text/tabwriter
12:17:12 [2021-04-02T12:17:12.174Z] #35 72.61 internal/syscall/execenv
12:17:12 [2021-04-02T12:17:12.174Z] #35 72.65 internal/syscall/unix
12:17:12 [2021-04-02T12:17:12.174Z] #35 72.69 time
12:17:12 [2021-04-02T12:17:12.331Z] #43 12.65   PBCC     images/mm.pb-c.c
12:17:12 [2021-04-02T12:17:12.331Z] #43 12.70   DEP      images/mm.pb-c.d
12:17:12 [2021-04-02T12:17:12.342Z] #36 59.84 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
12:17:12 [2021-04-02T12:17:12.342Z] #36 59.90 Setting up cmake (3.13.4-1) ...
12:17:12 [2021-04-02T12:17:12.342Z] #36 59.94 Processing triggers for libc-bin (2.28-10) ...
12:17:12 [2021-04-02T12:17:12.587Z] #43 12.81   PBCC     images/timerfd.pb-c.c
12:17:12 [2021-04-02T12:17:12.587Z] #43 12.88   DEP      images/timerfd.pb-c.d
12:17:12 [2021-04-02T12:17:12.587Z] #43 12.96   PBCC     images/timer.pb-c.c
12:17:12 [2021-04-02T12:17:12.587Z] #43 12.99   DEP      images/timer.pb-c.d
12:17:12 [2021-04-02T12:17:12.604Z] #36 60.18 Processing triggers for mime-support (3.62) ...
12:17:12 [2021-04-02T12:17:12.822Z] #35 ...
12:17:12 [2021-04-02T12:17:12.822Z] 
12:17:12 [2021-04-02T12:17:12.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:12 [2021-04-02T12:17:12.822Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:12 [2021-04-02T12:17:12.822Z] #44 6.250   PBCC     images/timens.pb-c.c
12:17:12 [2021-04-02T12:17:12.822Z] #44 6.270   DEP      images/timens.pb-c.d
12:17:12 [2021-04-02T12:17:12.822Z] #44 6.312   PBCC     images/fown.pb-c.c
12:17:12 [2021-04-02T12:17:12.822Z] #44 6.334   PBCC     images/google/protobuf/descriptor.pb-c.c
12:17:12 [2021-04-02T12:17:12.822Z] #44 6.418   PBCC     images/opts.pb-c.c
12:17:12 [2021-04-02T12:17:12.822Z] #44 6.479   PBCC     images/memfd.pb-c.c
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.03   PBCC     images/sa.pb-c.c
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.08   DEP      images/sa.pb-c.d
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.14   PBCC     images/pipe-data.pb-c.c
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.15   DEP      images/pipe-data.pb-c.d
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.18   PBCC     images/mnt.pb-c.c
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.24   DEP      images/mnt.pb-c.d
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.31   PBCC     images/sk-packet.pb-c.c
12:17:12 [2021-04-02T12:17:12.844Z] #43 13.37   DEP      images/sk-packet.pb-c.d
12:17:12 [2021-04-02T12:17:12.874Z] #36 ...
12:17:12 [2021-04-02T12:17:12.874Z] 
12:17:12 [2021-04-02T12:17:12.874Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:12 [2021-04-02T12:17:12.874Z] #34 sha256:40394f956e881edfdbbdc8b7770540a4cbfe53e189e43805a2f31a2df1f7868b
12:17:12 [2021-04-02T12:17:12.874Z] #34 DONE 60.5s
12:17:12 [2021-04-02T12:17:12.874Z] 
12:17:12 [2021-04-02T12:17:12.874Z] #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
12:17:12 [2021-04-02T12:17:12.874Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:17:12 [2021-04-02T12:17:12.874Z] #36 DONE 60.6s
12:17:12 [2021-04-02T12:17:12.874Z] 
12:17:12 [2021-04-02T12:17:12.874Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:17:12 [2021-04-02T12:17:12.874Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.25 Selecting previously unselected package protobuf-c-compiler.
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.45 Selecting previously unselected package protobuf-compiler.
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.47 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.91 Selecting previously unselected package python-pkg-resources.
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 53.93 Unpacking python-pkg-resources (40.8.0-1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.15 Selecting previously unselected package python-six.
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.17 Unpacking python-six (1.12.0-1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.36 Selecting previously unselected package python-protobuf.
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.39 Unpacking python-protobuf (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 54.86 Setting up python-pkg-resources (40.8.0-1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 57.41 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 57.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 57.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 57.49 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 57.52 Setting up python-six (1.12.0-1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 59.82 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 59.84 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 59.91 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 59.95 Setting up libcap-dev:arm64 (1:2.25-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 60.00 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 60.17 Setting up protobuf-compiler (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 60.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 60.30 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 60.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:17:12 [2021-04-02T12:17:12.874Z] #42 60.51 Setting up python-protobuf (3.6.1.3-2) ...
12:17:13 [2021-04-02T12:17:13.100Z] #43 13.43   PBCC     images/tcp-stream.pb-c.c
12:17:13 [2021-04-02T12:17:13.100Z] #43 13.47   DEP      images/tcp-stream.pb-c.d
12:17:13 [2021-04-02T12:17:13.121Z] #44 6.541   DEP      images/fown.pb-c.d
12:17:13 [2021-04-02T12:17:13.121Z] #44 6.588   DEP      images/google/protobuf/descriptor.pb-c.d
12:17:13 [2021-04-02T12:17:13.121Z] #44 6.668   DEP      images/opts.pb-c.d
12:17:13 [2021-04-02T12:17:13.121Z] #44 6.714   DEP      images/memfd.pb-c.d
12:17:13 [2021-04-02T12:17:13.356Z] #43 13.54   PBCC     images/pipe.pb-c.c
12:17:13 [2021-04-02T12:17:13.356Z] #43 13.60   DEP      images/pipe.pb-c.d
12:17:13 [2021-04-02T12:17:13.356Z] #43 13.66   PBCC     images/pstree.pb-c.c
12:17:13 [2021-04-02T12:17:13.356Z] #43 13.70   DEP      images/pstree.pb-c.d
12:17:13 [2021-04-02T12:17:13.356Z] #43 13.76   PBCC     images/fs.pb-c.c
12:17:13 [2021-04-02T12:17:13.356Z] #43 13.78   DEP      images/fs.pb-c.d
12:17:13 [2021-04-02T12:17:13.421Z] #44 6.773   PBCC     images/sit.pb-c.c
12:17:13 [2021-04-02T12:17:13.421Z] #44 6.855   DEP      images/sit.pb-c.d
12:17:13 [2021-04-02T12:17:13.421Z] #44 6.909   PBCC     images/macvlan.pb-c.c
12:17:13 [2021-04-02T12:17:13.421Z] #44 6.926   DEP      images/macvlan.pb-c.d
12:17:13 [2021-04-02T12:17:13.421Z] #44 6.989   PBCC     images/autofs.pb-c.c
12:17:13 [2021-04-02T12:17:13.612Z] #43 13.86   PBCC     images/signalfd.pb-c.c
12:17:13 [2021-04-02T12:17:13.612Z] #43 13.90   DEP      images/signalfd.pb-c.d
12:17:13 [2021-04-02T12:17:13.612Z] #43 13.96   PBCC     images/fh.pb-c.c
12:17:13 [2021-04-02T12:17:13.612Z] #43 14.00   PBCC     images/fsnotify.pb-c.c
12:17:13 [2021-04-02T12:17:13.612Z] #43 14.04   DEP      images/fh.pb-c.d
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.077   DEP      images/autofs.pb-c.d
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.144   PBCC     images/sysctl.pb-c.c
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.176   DEP      images/sysctl.pb-c.d
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.226   PBCC     images/time.pb-c.c
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.262   DEP      images/time.pb-c.d
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.317   PBCC     images/binfmt-misc.pb-c.c
12:17:13 [2021-04-02T12:17:13.721Z] #44 7.350   DEP      images/binfmt-misc.pb-c.d
12:17:13 [2021-04-02T12:17:13.868Z] #43 14.11   DEP      images/fsnotify.pb-c.d
12:17:13 [2021-04-02T12:17:13.868Z] #43 14.19   PBCC     images/eventpoll.pb-c.c
12:17:13 [2021-04-02T12:17:13.868Z] #43 14.19   DEP      images/eventpoll.pb-c.d
12:17:13 [2021-04-02T12:17:13.868Z] #43 14.26   PBCC     images/eventfd.pb-c.c
12:17:13 [2021-04-02T12:17:13.868Z] #43 14.29   DEP      images/eventfd.pb-c.d
12:17:14 [2021-04-02T12:17:14.024Z] #44 7.414   PBCC     images/seccomp.pb-c.c
12:17:14 [2021-04-02T12:17:14.024Z] #44 7.447   DEP      images/seccomp.pb-c.d
12:17:14 [2021-04-02T12:17:14.024Z] #44 7.556   PBCC     images/userns.pb-c.c
12:17:14 [2021-04-02T12:17:14.024Z] #44 7.571   DEP      images/userns.pb-c.d
12:17:14 [2021-04-02T12:17:14.024Z] #44 7.636   PBCC     images/cgroup.pb-c.c
12:17:14 [2021-04-02T12:17:14.024Z] #44 7.660   DEP      images/cgroup.pb-c.d
12:17:14 [2021-04-02T12:17:14.124Z] #43 14.35   PBCC     images/remap-file-path.pb-c.c
12:17:14 [2021-04-02T12:17:14.124Z] #43 14.38   DEP      images/remap-file-path.pb-c.d
12:17:14 [2021-04-02T12:17:14.124Z] #43 14.48   PBCC     images/fifo.pb-c.c
12:17:14 [2021-04-02T12:17:14.124Z] #43 14.52   DEP      images/fifo.pb-c.d
12:17:14 [2021-04-02T12:17:14.124Z] #43 14.55   PBCC     images/ghost-file.pb-c.c
12:17:14 [2021-04-02T12:17:14.325Z] #44 7.746   PBCC     images/ext-file.pb-c.c
12:17:14 [2021-04-02T12:17:14.325Z] #44 7.763   DEP      images/ext-file.pb-c.d
12:17:14 [2021-04-02T12:17:14.325Z] #44 7.812   PBCC     images/rpc.pb-c.c
12:17:14 [2021-04-02T12:17:14.325Z] #44 7.872   DEP      images/rpc.pb-c.d
12:17:14 [2021-04-02T12:17:14.325Z] #44 ...
12:17:14 [2021-04-02T12:17:14.325Z] 
12:17:14 [2021-04-02T12:17:14.325Z] #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
12:17:14 [2021-04-02T12:17:14.325Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:17:14 [2021-04-02T12:17:14.325Z] #52 65.65 bufio
12:17:14 [2021-04-02T12:17:14.325Z] #52 67.76 reflect
12:17:14 [2021-04-02T12:17:14.325Z] #52 68.03 regexp/syntax
12:17:14 [2021-04-02T12:17:14.325Z] #52 ...
12:17:14 [2021-04-02T12:17:14.325Z] 
12:17:14 [2021-04-02T12:17:14.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:14 [2021-04-02T12:17:14.325Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:14 [2021-04-02T12:17:14.325Z] #44 7.967   PBCC     images/siginfo.pb-c.c
12:17:14 [2021-04-02T12:17:14.325Z] #44 8.001   DEP      images/siginfo.pb-c.d
12:17:14 [2021-04-02T12:17:14.380Z] #43 14.60   DEP      images/ghost-file.pb-c.d
12:17:14 [2021-04-02T12:17:14.380Z] #43 14.67   PBCC     images/regfile.pb-c.c
12:17:14 [2021-04-02T12:17:14.380Z] #43 14.74   DEP      images/regfile.pb-c.d
12:17:14 [2021-04-02T12:17:14.380Z] #43 14.77   PBCC     images/ns.pb-c.c
12:17:14 [2021-04-02T12:17:14.380Z] #43 14.79   DEP      images/ns.pb-c.d
12:17:14 [2021-04-02T12:17:14.380Z] #43 14.86   PBCC     images/fdinfo.pb-c.c
12:17:14 [2021-04-02T12:17:14.625Z] #44 8.084   PBCC     images/pagemap.pb-c.c
12:17:14 [2021-04-02T12:17:14.625Z] #44 8.133   DEP      images/pagemap.pb-c.d
12:17:14 [2021-04-02T12:17:14.625Z] #44 8.213   PBCC     images/rlimit.pb-c.c
12:17:14 [2021-04-02T12:17:14.625Z] #44 8.228   DEP      images/rlimit.pb-c.d
12:17:14 [2021-04-02T12:17:14.625Z] #44 ...
12:17:14 [2021-04-02T12:17:14.625Z] 
12:17:14 [2021-04-02T12:17:14.625Z] #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
12:17:14 [2021-04-02T12:17:14.625Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:17:14 [2021-04-02T12:17:14.625Z] #46 66.14 bufio
12:17:14 [2021-04-02T12:17:14.625Z] #46 66.26 reflect
12:17:14 [2021-04-02T12:17:14.625Z] #46 71.12 regexp/syntax
12:17:14 [2021-04-02T12:17:14.635Z] #43 14.96   DEP      images/fdinfo.pb-c.d
12:17:14 [2021-04-02T12:17:14.801Z] #42 ...
12:17:14 [2021-04-02T12:17:14.801Z] 
12:17:14 [2021-04-02T12:17:14.801Z] #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
12:17:14 [2021-04-02T12:17:14.801Z] #37 sha256:1f336cfb93c9d95d815e6ecee678d594192ca5905694cf0ebe49f8d2de78d098
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.767 + RM_GOPATH=0
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.767 + TMP_GOPATH=
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.767 + : /build
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.767 + '[' -z '' ']'
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.767 ++ mktemp -d
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.769 + export GOPATH=/tmp/tmp.tWvINSbwwC
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.769 + GOPATH=/tmp/tmp.tWvINSbwwC
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.769 + RM_GOPATH=1
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.769 + case "$(go env GOARCH)" in
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.775 ++ go env GOARCH
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.825 + export GO_BUILDMODE=-buildmode=pie
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.825 + GO_BUILDMODE=-buildmode=pie
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.825 ++ dirname /tmp/install/install.sh
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + dir=/tmp/install
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + bin=tini
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + shift
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + '[' '!' -f /tmp/install/tini.installer ']'
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + . /tmp/install/tini.installer
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + install_tini
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.828 + git clone https://github.com/krallin/tini.git /tmp/tmp.tWvINSbwwC/tini
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.829 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:17:14 [2021-04-02T12:17:14.801Z] #37 1.851 Cloning into '/tmp/tmp.tWvINSbwwC/tini'...
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.14   PBCC     images/core-aarch64.pb-c.c
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.14   PBCC     images/core-arm.pb-c.c
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.14   PBCC     images/core-ppc64.pb-c.c
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.18   PBCC     images/core-s390.pb-c.c
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.26   PBCC     images/core-x86.pb-c.c
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.31   PBCC     images/core.pb-c.c
12:17:14 [2021-04-02T12:17:14.890Z] #43 15.43   PBCC     images/inventory.pb-c.c
12:17:14 [2021-04-02T12:17:14.923Z] #46 ...
12:17:14 [2021-04-02T12:17:14.923Z] 
12:17:14 [2021-04-02T12:17:14.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:14 [2021-04-02T12:17:14.923Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:14 [2021-04-02T12:17:14.923Z] #44 8.293   PBCC     images/file-lock.pb-c.c
12:17:14 [2021-04-02T12:17:14.923Z] #44 8.302   DEP      images/file-lock.pb-c.d
12:17:14 [2021-04-02T12:17:14.923Z] #44 8.378   PBCC     images/tty.pb-c.c
12:17:14 [2021-04-02T12:17:14.923Z] #44 8.468   DEP      images/tty.pb-c.d
12:17:14 [2021-04-02T12:17:14.923Z] #44 8.541   PBCC     images/tun.pb-c.c
12:17:15 [2021-04-02T12:17:15.147Z] #43 15.51   DEP      images/core-aarch64.pb-c.d
12:17:15 [2021-04-02T12:17:15.222Z] #44 8.581   PBCC     images/netdev.pb-c.c
12:17:15 [2021-04-02T12:17:15.222Z] #44 8.708   DEP      images/tun.pb-c.d
12:17:15 [2021-04-02T12:17:15.222Z] #44 8.753   DEP      images/netdev.pb-c.d
12:17:15 [2021-04-02T12:17:15.403Z] #43 15.59   DEP      images/core-arm.pb-c.d
12:17:15 [2021-04-02T12:17:15.403Z] #43 15.65   DEP      images/core-ppc64.pb-c.d
12:17:15 [2021-04-02T12:17:15.520Z] #44 8.852   PBCC     images/vma.pb-c.c
12:17:15 [2021-04-02T12:17:15.520Z] #44 8.892   DEP      images/vma.pb-c.d
12:17:15 [2021-04-02T12:17:15.520Z] #44 8.995   PBCC     images/creds.pb-c.c
12:17:15 [2021-04-02T12:17:15.520Z] #44 9.059   DEP      images/creds.pb-c.d
12:17:15 [2021-04-02T12:17:15.520Z] #44 9.103   PBCC     images/utsns.pb-c.c
12:17:15 [2021-04-02T12:17:15.520Z] #44 9.125   DEP      images/utsns.pb-c.d
12:17:15 [2021-04-02T12:17:15.520Z] #44 9.168   PBCC     images/ipc-desc.pb-c.c
12:17:15 [2021-04-02T12:17:15.520Z] #44 9.195   PBCC     images/ipc-sem.pb-c.c
12:17:15 [2021-04-02T12:17:15.520Z] #44 9.225   DEP      images/ipc-desc.pb-c.d
12:17:15 [2021-04-02T12:17:15.659Z] #43 15.76   DEP      images/core-s390.pb-c.d
12:17:15 [2021-04-02T12:17:15.659Z] #43 15.89   DEP      images/core-x86.pb-c.d
12:17:15 [2021-04-02T12:17:15.659Z] #43 15.89   DEP      images/core.pb-c.d
12:17:15 [2021-04-02T12:17:15.659Z] #43 15.97   DEP      images/inventory.pb-c.d
12:17:15 [2021-04-02T12:17:15.659Z] #43 16.10   PBCC     images/cpuinfo.pb-c.c
12:17:15 [2021-04-02T12:17:15.779Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:17:15 [2021-04-02T12:17:15.822Z] #44 9.281   DEP      images/ipc-sem.pb-c.d
12:17:15 [2021-04-02T12:17:15.822Z] #44 9.339   PBCC     images/ipc-msg.pb-c.c
12:17:15 [2021-04-02T12:17:15.822Z] #44 9.365   DEP      images/ipc-msg.pb-c.d
12:17:15 [2021-04-02T12:17:15.822Z] #44 9.455   PBCC     images/ipc-shm.pb-c.c
12:17:15 [2021-04-02T12:17:15.914Z] #43 16.17   DEP      images/cpuinfo.pb-c.d
12:17:15 [2021-04-02T12:17:15.915Z] #43 16.17   PBCC     images/stats.pb-c.c
12:17:16 [2021-04-02T12:17:16.125Z] #44 9.483   DEP      images/ipc-shm.pb-c.d
12:17:16 [2021-04-02T12:17:16.125Z] #44 9.585   PBCC     images/ipc-var.pb-c.c
12:17:16 [2021-04-02T12:17:16.125Z] #44 9.604   DEP      images/ipc-var.pb-c.d
12:17:16 [2021-04-02T12:17:16.125Z] #44 9.705   PBCC     images/sk-opts.pb-c.c
12:17:16 [2021-04-02T12:17:16.171Z] #43 16.27   DEP      images/stats.pb-c.d
12:17:16 [2021-04-02T12:17:16.194Z] #37 2.795 + cd /tmp/tmp.tWvINSbwwC/tini
12:17:16 [2021-04-02T12:17:16.194Z] #37 2.796 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:17:16 [2021-04-02T12:17:16.194Z] #37 2.805 + cmake .
12:17:16 [2021-04-02T12:17:16.194Z] #37 ...
12:17:16 [2021-04-02T12:17:16.194Z] 
12:17:16 [2021-04-02T12:17:16.194Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:16 [2021-04-02T12:17:16.194Z] #51 sha256:6e8cd11ec94d6be74df8d39e06c916369b993299e5d6fa4726af51fb478bcb72
12:17:16 [2021-04-02T12:17:16.194Z] #51 53.73 mvdan.cc/sh/v3/fileutil
12:17:16 [2021-04-02T12:17:16.194Z] #51 54.40 flag
12:17:16 [2021-04-02T12:17:16.194Z] #51 54.40 go/token
12:17:16 [2021-04-02T12:17:16.194Z] #51 54.40 github.com/pkg/diff
12:17:16 [2021-04-02T12:17:16.194Z] #51 54.42 encoding/binary
12:17:16 [2021-04-02T12:17:16.194Z] #51 56.33 go/scanner
12:17:16 [2021-04-02T12:17:16.194Z] #51 57.11 mvdan.cc/editorconfig
12:17:16 [2021-04-02T12:17:16.194Z] #51 57.20 mvdan.cc/sh/v3/syntax
12:17:16 [2021-04-02T12:17:16.194Z] #51 58.19 encoding/json
12:17:16 [2021-04-02T12:17:16.194Z] #51 58.88 go/ast
12:17:16 [2021-04-02T12:17:16.194Z] #51 59.27 golang.org/x/sys/unix
12:17:16 [2021-04-02T12:17:16.425Z] #44 9.757   PBCC     images/packet-sock.pb-c.c
12:17:16 [2021-04-02T12:17:16.425Z] #44 9.875   DEP      images/sk-opts.pb-c.d
12:17:16 [2021-04-02T12:17:16.425Z] #44 9.926   DEP      images/packet-sock.pb-c.d
12:17:16 [2021-04-02T12:17:16.425Z] #44 9.993   PBCC     images/sk-netlink.pb-c.c
12:17:16 [2021-04-02T12:17:16.425Z] #44 10.05   DEP      images/sk-netlink.pb-c.d
12:17:16 [2021-04-02T12:17:16.425Z] #44 10.11   PBCC     images/sk-inet.pb-c.c
12:17:16 [2021-04-02T12:17:16.471Z] #51 ...
12:17:16 [2021-04-02T12:17:16.471Z] 
12:17:16 [2021-04-02T12:17:16.471Z] #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
12:17:16 [2021-04-02T12:17:16.471Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:17:16 [2021-04-02T12:17:16.471Z] #13 50.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:17:16 [2021-04-02T12:17:16.471Z] #13 50.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 50.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 52.71 Selecting previously unselected package binutils-mingw-w64.
12:17:16 [2021-04-02T12:17:16.471Z] #13 52.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 52.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 52.90 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:17:16 [2021-04-02T12:17:16.471Z] #13 52.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 52.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 53.16 Selecting previously unselected package dmsetup.
12:17:16 [2021-04-02T12:17:16.471Z] #13 53.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 53.17 Unpacking dmsetup (2:1.02.155-3) ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 53.40 Selecting previously unselected package mingw-w64-common.
12:17:16 [2021-04-02T12:17:16.471Z] #13 53.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 53.41 Unpacking mingw-w64-common (6.0.0-3) ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 59.80 Selecting previously unselected package mingw-w64-x86-64-dev.
12:17:16 [2021-04-02T12:17:16.471Z] #13 59.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 59.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:17:16 [2021-04-02T12:17:16.471Z] #13 ...
12:17:16 [2021-04-02T12:17:16.471Z] 
12:17:16 [2021-04-02T12:17:16.471Z] #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
12:17:16 [2021-04-02T12:17:16.471Z] #37 sha256:1f336cfb93c9d95d815e6ecee678d594192ca5905694cf0ebe49f8d2de78d098
12:17:16 [2021-04-02T12:17:16.471Z] #37 3.438 -- The C compiler identification is GNU 8.3.0
12:17:16 [2021-04-02T12:17:16.471Z] #37 3.476 -- Check for working C compiler: /usr/bin/cc
12:17:16 [2021-04-02T12:17:16.733Z] #43 ...
12:17:16 [2021-04-02T12:17:16.733Z] 
12:17:16 [2021-04-02T12:17:16.733Z] #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
12:17:16 [2021-04-02T12:17:16.733Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:17:16 [2021-04-02T12:17:16.733Z] #13 70.44 Selecting previously unselected package mingw-w64-x86-64-dev.
12:17:16 [2021-04-02T12:17:16.733Z] #13 70.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:17:16 [2021-04-02T12:17:16.733Z] #13 70.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:17:16 [2021-04-02T12:17:16.733Z] #13 76.49 Selecting previously unselected package gcc-mingw-w64-base.
12:17:16 [2021-04-02T12:17:16.733Z] #13 76.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:17:16 [2021-04-02T12:17:16.733Z] #13 76.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:17:16 [2021-04-02T12:17:16.733Z] #13 76.68 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:17:16 [2021-04-02T12:17:16.733Z] #13 76.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:17:16 [2021-04-02T12:17:16.733Z] #13 76.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:16 [2021-04-02T12:17:16.895Z] #44 ...
12:17:16 [2021-04-02T12:17:16.895Z] 
12:17:16 [2021-04-02T12:17:16.895Z] #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
12:17:16 [2021-04-02T12:17:16.895Z] #48 sha256:bc8f4eba23a781d69fb53f3ce8259f6a512955bc93c0157828f129ac1428718c
12:17:16 [2021-04-02T12:17:16.895Z] #48 DONE 78.1s
12:17:16 [2021-04-02T12:17:16.895Z] 
12:17:16 [2021-04-02T12:17:16.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:16 [2021-04-02T12:17:16.895Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.20   DEP      images/sk-inet.pb-c.d
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.29   PBCC     images/sk-unix.pb-c.c
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.37   DEP      images/sk-unix.pb-c.d
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.39   PBCC     images/mm.pb-c.c
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.43   DEP      images/mm.pb-c.d
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.46   PBCC     images/timerfd.pb-c.c
12:17:16 [2021-04-02T12:17:16.895Z] #44 10.48   DEP      images/timerfd.pb-c.d
12:17:16 [2021-04-02T12:17:16.953Z] --- PASS: TestBuildSquashParent (8.43s)
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:16 [2021-04-02T12:17:16.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:16 [2021-04-02T12:17:16.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:16 [2021-04-02T12:17:16.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:16 [2021-04-02T12:17:16.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:16 [2021-04-02T12:17:16.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:16 [2021-04-02T12:17:16.953Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:16 [2021-04-02T12:17:16.953Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:16 [2021-04-02T12:17:16.953Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:16 [2021-04-02T12:17:16.953Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.52   PBCC     images/timer.pb-c.c
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.53   DEP      images/timer.pb-c.d
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.57   PBCC     images/sa.pb-c.c
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.61   DEP      images/sa.pb-c.d
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.66   PBCC     images/pipe-data.pb-c.c
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.69   DEP      images/pipe-data.pb-c.d
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.73   PBCC     images/mnt.pb-c.c
12:17:17 [2021-04-02T12:17:17.193Z] #44 10.77   DEP      images/mnt.pb-c.d
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Extraction ended at 04/02/2021 12:17:16. Duration:00:00:21.0880423
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Updating the golang and path environment variables
12:17:17 [2021-04-02T12:17:17.232Z] INFO: GOPATH=d:\gopath
12:17:17 [2021-04-02T12:17:17.232Z] INFO: go version go1.13.15 windows/amd64
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Running the daemon under test in debug mode
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Starting a daemon under test...
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42245\1\daemon --pidfile d:\CI\PR-42245\1\docker.pid -D
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Process started successfully.
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Start tailing logs of the daemon under tests
12:17:17 [2021-04-02T12:17:17.232Z] INFO: Waiting for the daemon under test to start...
12:17:17 [2021-04-02T12:17:17.493Z] #44 10.95   PBCC     images/sk-packet.pb-c.c
12:17:17 [2021-04-02T12:17:17.493Z] #44 11.00   DEP      images/sk-packet.pb-c.d
12:17:17 [2021-04-02T12:17:17.493Z] #44 11.04   PBCC     images/tcp-stream.pb-c.c
12:17:17 [2021-04-02T12:17:17.493Z] #44 11.07   DEP      images/tcp-stream.pb-c.d
12:17:17 [2021-04-02T12:17:17.493Z] #44 11.10   PBCC     images/pipe.pb-c.c
12:17:17 [2021-04-02T12:17:17.562Z] #37 4.385 -- Check for working C compiler: /usr/bin/cc -- works
12:17:17 [2021-04-02T12:17:17.562Z] #37 4.396 -- Detecting C compiler ABI info
12:17:17 [2021-04-02T12:17:17.662Z] #13 ...
12:17:17 [2021-04-02T12:17:17.662Z] 
12:17:17 [2021-04-02T12:17:17.662Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:17 [2021-04-02T12:17:17.662Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:17 [2021-04-02T12:17:17.662Z] #43 17.92 make[1]: Nothing to be done for 'all'.
12:17:17 [2021-04-02T12:17:17.793Z] #44 11.17   DEP      images/pipe.pb-c.d
12:17:17 [2021-04-02T12:17:17.793Z] #44 11.28   PBCC     images/pstree.pb-c.c
12:17:17 [2021-04-02T12:17:17.793Z] #44 11.31   DEP      images/pstree.pb-c.d
12:17:17 [2021-04-02T12:17:17.793Z] #44 11.40   PBCC     images/fs.pb-c.c
12:17:17 [2021-04-02T12:17:17.793Z] #44 11.43   DEP      images/fs.pb-c.d
12:17:17 [2021-04-02T12:17:17.793Z] #44 11.50   PBCC     images/signalfd.pb-c.c
12:17:18 [2021-04-02T12:17:18.092Z] #44 11.56   DEP      images/signalfd.pb-c.d
12:17:18 [2021-04-02T12:17:18.092Z] #44 11.69   PBCC     images/fh.pb-c.c
12:17:18 [2021-04-02T12:17:18.092Z] #44 11.74   PBCC     images/fsnotify.pb-c.c
12:17:18 [2021-04-02T12:17:18.092Z] #44 11.78   DEP      images/fh.pb-c.d
12:17:18 [2021-04-02T12:17:18.138Z] #37 ...
12:17:18 [2021-04-02T12:17:18.138Z] 
12:17:18 [2021-04-02T12:17:18.138Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:17:18 [2021-04-02T12:17:18.138Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:17:18 [2021-04-02T12:17:18.138Z] #42 64.88 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
12:17:18 [2021-04-02T12:17:18.138Z] #42 64.90 Processing triggers for libc-bin (2.28-10) ...
12:17:18 [2021-04-02T12:17:18.138Z] #42 DONE 65.5s
12:17:18 [2021-04-02T12:17:18.138Z] 
12:17:18 [2021-04-02T12:17:18.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:18 [2021-04-02T12:17:18.138Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:18 [2021-04-02T12:17:18.267Z] #43 ...
12:17:18 [2021-04-02T12:17:18.267Z] 
12:17:18 [2021-04-02T12:17:18.267Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:18 [2021-04-02T12:17:18.267Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:17:18 [2021-04-02T12:17:18.267Z] #45 77.89 text/template
12:17:18 [2021-04-02T12:17:18.267Z] #45 78.15 go/parser
12:17:18 [2021-04-02T12:17:18.267Z] #45 82.05 encoding/xml
12:17:18 [2021-04-02T12:17:18.267Z] #45 82.98 go/doc
12:17:18 [2021-04-02T12:17:18.267Z] #45 86.82 github.com/LK4D4/vndr/build
12:17:18 [2021-04-02T12:17:18.267Z] #45 87.97 github.com/LK4D4/vndr/versioned
12:17:18 [2021-04-02T12:17:18.267Z] #45 88.03 compress/flate
12:17:18 [2021-04-02T12:17:18.267Z] #45 ...
12:17:18 [2021-04-02T12:17:18.267Z] 
12:17:18 [2021-04-02T12:17:18.267Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:18 [2021-04-02T12:17:18.267Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:17:18 [2021-04-02T12:17:18.267Z] #51 78.04 golang.org/x/crypto/ssh/terminal
12:17:18 [2021-04-02T12:17:18.267Z] #51 79.27 mvdan.cc/editorconfig
12:17:18 [2021-04-02T12:17:18.267Z] #51 79.44 mvdan.cc/sh/v3/fileutil
12:17:18 [2021-04-02T12:17:18.267Z] #51 79.72 mvdan.cc/sh/v3/syntax
12:17:18 [2021-04-02T12:17:18.267Z] #51 86.72 mvdan.cc/sh/v3/cmd/shfmt
12:17:18 [2021-04-02T12:17:18.291Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:17:18 [2021-04-02T12:17:18.447Z] #44 11.82   DEP      images/fsnotify.pb-c.d
12:17:18 [2021-04-02T12:17:18.447Z] #44 11.88   PBCC     images/eventpoll.pb-c.c
12:17:18 [2021-04-02T12:17:18.447Z] #44 11.92   DEP      images/eventpoll.pb-c.d
12:17:18 [2021-04-02T12:17:18.447Z] #44 11.97   PBCC     images/eventfd.pb-c.c
12:17:18 [2021-04-02T12:17:18.447Z] #44 12.02   DEP      images/eventfd.pb-c.d
12:17:18 [2021-04-02T12:17:18.746Z] #44 12.11   PBCC     images/remap-file-path.pb-c.c
12:17:18 [2021-04-02T12:17:18.746Z] #44 12.12   DEP      images/remap-file-path.pb-c.d
12:17:18 [2021-04-02T12:17:18.746Z] #44 12.22   PBCC     images/fifo.pb-c.c
12:17:18 [2021-04-02T12:17:18.746Z] #44 12.23   DEP      images/fifo.pb-c.d
12:17:18 [2021-04-02T12:17:18.746Z] #44 12.29   PBCC     images/ghost-file.pb-c.c
12:17:18 [2021-04-02T12:17:18.746Z] #44 12.35   DEP      images/ghost-file.pb-c.d
12:17:18 [2021-04-02T12:17:18.829Z] #51 ...
12:17:18 [2021-04-02T12:17:18.829Z] 
12:17:18 [2021-04-02T12:17:18.829Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:18 [2021-04-02T12:17:18.829Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:18 [2021-04-02T12:17:18.829Z] #43 19.23   CC       images/stats.o
12:17:18 [2021-04-02T12:17:18.851Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:17:19 [2021-04-02T12:17:19.046Z] #44 12.41   PBCC     images/regfile.pb-c.c
12:17:19 [2021-04-02T12:17:19.046Z] #44 12.51   DEP      images/regfile.pb-c.d
12:17:19 [2021-04-02T12:17:19.046Z] #44 12.57   PBCC     images/ns.pb-c.c
12:17:19 [2021-04-02T12:17:19.046Z] #44 12.59   DEP      images/ns.pb-c.d
12:17:19 [2021-04-02T12:17:19.046Z] #44 12.65   PBCC     images/fdinfo.pb-c.c
12:17:19 [2021-04-02T12:17:19.046Z] #44 12.75   DEP      images/fdinfo.pb-c.d
12:17:19 [2021-04-02T12:17:19.346Z] #44 12.85   PBCC     images/core-aarch64.pb-c.c
12:17:19 [2021-04-02T12:17:19.346Z] #44 12.96   PBCC     images/core-arm.pb-c.c
12:17:19 [2021-04-02T12:17:19.346Z] #44 13.02   PBCC     images/core-ppc64.pb-c.c
12:17:19 [2021-04-02T12:17:19.435Z] #43 19.56   CC       images/core.o
12:17:19 [2021-04-02T12:17:19.487Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:19 [2021-04-02T12:17:19.487Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:19 [2021-04-02T12:17:19.646Z] #44 13.13   PBCC     images/core-s390.pb-c.c
12:17:19 [2021-04-02T12:17:19.646Z] #44 13.19   PBCC     images/core-x86.pb-c.c
12:17:19 [2021-04-02T12:17:19.646Z] #44 13.24   PBCC     images/core.pb-c.c
12:17:19 [2021-04-02T12:17:19.944Z] #44 13.38   PBCC     images/inventory.pb-c.c
12:17:19 [2021-04-02T12:17:19.944Z] #44 13.53   DEP      images/core-aarch64.pb-c.d
12:17:19 [2021-04-02T12:17:19.998Z] #43 20.25   CC       images/core-x86.o
12:17:20 [2021-04-02T12:17:20.213Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:17:20 [2021-04-02T12:17:20.213Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:17:20 [2021-04-02T12:17:20.235Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.118224137s with top 10 stages: buildssa: 1m43.688140453s, goimports: 23.114201858s, unconvert: 12.698493179s, gosec: 10.822800364s, golint: 6.270398892s, misspell: 4.819575141s, ineffassign: 4.771588317s, vrp: 3.432588144s, inspect: 3.240926088s, fact_purity: 1.821949779s 
12:17:20 [2021-04-02T12:17:20.235Z] INFO [runner] Issues before processing: 2263, after processing: 0 
12:17:20 [2021-04-02T12:17:20.235Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2263, path_prettifier: 1683/1683, exclude-rules: 64/1578, skip_dirs: 1683/1683, skip_files: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, exclude: 1578/1578, nolint: 0/64, filename_unadjuster: 1683/1683 
12:17:20 [2021-04-02T12:17:20.235Z] INFO [runner] processing took 152.658903ms with stages: nolint: 81.942653ms, identifier_marker: 51.160192ms, path_prettifier: 7.94469ms, exclude-rules: 5.768102ms, autogenerated_exclude: 3.882021ms, skip_dirs: 1.673001ms, cgo: 184.316µs, filename_unadjuster: 98.291µs, max_same_issues: 1.9µs, uniq_by_line: 694ns, exclude: 564ns, diff: 522ns, max_from_linter: 493ns, source_code: 479ns, path_shortener: 419ns, skip_files: 288ns, max_per_file_from_linter: 278ns 
12:17:20 [2021-04-02T12:17:20.235Z] INFO [runner] linters took 1m42.651190807s with stages: goanalysis_metalinter: 1m22.573658413s, unused: 19.92433507s 
12:17:20 [2021-04-02T12:17:20.235Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
12:17:20 [2021-04-02T12:17:20.235Z] INFO Memory: 1527 samples, avg is 848.3MB, max is 4375.4MB 
12:17:20 [2021-04-02T12:17:20.235Z] INFO Execution took 3m44.385957862s               
12:17:20 [2021-04-02T12:17:20.235Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
12:17:20 [2021-04-02T12:17:20.244Z] #44 13.61   DEP      images/core-arm.pb-c.d
12:17:20 [2021-04-02T12:17:20.244Z] #44 13.72   DEP      images/core-ppc64.pb-c.d
12:17:20 [2021-04-02T12:17:20.244Z] #44 13.75   DEP      images/core-s390.pb-c.d
12:17:20 [2021-04-02T12:17:20.244Z] #44 13.83   DEP      images/core-x86.pb-c.d
12:17:20 [2021-04-02T12:17:20.244Z] #44 13.93   DEP      images/core.pb-c.d
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:17:20 [2021-04-02T12:17:20.468Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:17:20 [2021-04-02T12:17:20.545Z] #44 13.99   DEP      images/inventory.pb-c.d
12:17:20 [2021-04-02T12:17:20.545Z] #44 14.06   PBCC     images/cpuinfo.pb-c.c
12:17:20 [2021-04-02T12:17:20.545Z] #44 14.10   DEP      images/cpuinfo.pb-c.d
12:17:20 [2021-04-02T12:17:20.560Z] #43 20.80   CC       images/core-arm.o
12:17:20 [2021-04-02T12:17:20.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary-daemon test-docker-py
12:17:20 [2021-04-02T12:17:20.694Z] #43 2.416 Note: Building without setproctitle() and strlcpy() support.
12:17:20 [2021-04-02T12:17:20.694Z] #43 2.416       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:17:20 [2021-04-02T12:17:20.694Z] #43 2.424 Note: Building without GnuTLS support
12:17:20 [2021-04-02T12:17:20.694Z] #43 2.430 Makefile.config:39: Warn: you have no libnftables installed
12:17:20 [2021-04-02T12:17:20.694Z] #43 2.430 Makefile.config:40: Warn: Building without nftables support
12:17:20 [2021-04-02T12:17:20.817Z] #43 21.21   CC       images/core-aarch64.o
12:17:20 [2021-04-02T12:17:20.847Z] #44 14.22   PBCC     images/stats.pb-c.c
12:17:20 [2021-04-02T12:17:20.847Z] #44 14.24   DEP      images/stats.pb-c.d
12:17:21 [2021-04-02T12:17:21.028Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:17:21 [2021-04-02T12:17:21.132Z] 
12:17:21 [2021-04-02T12:17:21.132Z] Removing bundles/
12:17:21 [2021-04-02T12:17:21.132Z] 
12:17:21 [2021-04-02T12:17:21.132Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:17:21 [2021-04-02T12:17:21.132Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:17:21 [2021-04-02T12:17:21.132Z] GOOS="" GOARCH="" GOARM=""
12:17:21 [2021-04-02T12:17:21.382Z] #43 21.56   CC       images/core-ppc64.o
12:17:21 [2021-04-02T12:17:21.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:21 [2021-04-02T12:17:21.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:21 [2021-04-02T12:17:21.944Z] #43 22.16   CC       images/core-s390.o
12:17:22 [2021-04-02T12:17:22.201Z] #43 ...
12:17:22 [2021-04-02T12:17:22.201Z] 
12:17:22 [2021-04-02T12:17:22.201Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:22 [2021-04-02T12:17:22.201Z] #51 sha256:e9b03f424d7a6ea72cee917729dbecfab2fab75a47bbfe1f39fa39c4dec7922d
12:17:22 [2021-04-02T12:17:22.201Z] #51 DONE 92.1s
12:17:22 [2021-04-02T12:17:22.390Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:17:22 [2021-04-02T12:17:22.457Z] 
12:17:22 [2021-04-02T12:17:22.457Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:22 [2021-04-02T12:17:22.457Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:17:22 [2021-04-02T12:17:22.457Z] #45 90.14 hash/crc32
12:17:22 [2021-04-02T12:17:22.457Z] #45 90.80 vendor/golang.org/x/crypto/cryptobyte
12:17:22 [2021-04-02T12:17:22.457Z] #45 90.83 compress/gzip
12:17:22 [2021-04-02T12:17:22.457Z] #45 91.52 net
12:17:22 [2021-04-02T12:17:22.615Z] #43 4.610 fatal: not a git repository (or any of the parent directories): .git
12:17:22 [2021-04-02T12:17:22.615Z] #43 4.720   GEN      .gitid
12:17:22 [2021-04-02T12:17:22.878Z] #43 4.775   GEN      criu/include/version.h
12:17:22 [2021-04-02T12:17:22.878Z] #43 4.886   GEN      include/common/asm
12:17:22 [2021-04-02T12:17:22.995Z] #44 16.26 make[1]: Nothing to be done for 'all'.
12:17:23 [2021-04-02T12:17:23.019Z] #45 92.96 vendor/golang.org/x/crypto/chacha20poly1305
12:17:23 [2021-04-02T12:17:23.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:17:23 [2021-04-02T12:17:23.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.14s)
12:17:23 [2021-04-02T12:17:23.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s)
12:17:23 [2021-04-02T12:17:23.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s)
12:17:23 [2021-04-02T12:17:23.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
12:17:23 [2021-04-02T12:17:23.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s)
12:17:23 [2021-04-02T12:17:23.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
12:17:23 [2021-04-02T12:17:23.300Z] === RUN   TestBuildMultiStageCopy
12:17:23 [2021-04-02T12:17:23.300Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:17:23 [2021-04-02T12:17:23.316Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:17:24 [2021-04-02T12:17:24.275Z] #43 ...
12:17:24 [2021-04-02T12:17:24.275Z] 
12:17:24 [2021-04-02T12:17:24.275Z] #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
12:17:24 [2021-04-02T12:17:24.275Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:17:24 [2021-04-02T12:17:24.275Z] #13 65.87 Selecting previously unselected package gcc-mingw-w64-base.
12:17:24 [2021-04-02T12:17:24.275Z] #13 65.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
12:17:24 [2021-04-02T12:17:24.275Z] #13 65.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:17:24 [2021-04-02T12:17:24.275Z] #13 66.11 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:17:24 [2021-04-02T12:17:24.275Z] #13 66.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
12:17:24 [2021-04-02T12:17:24.275Z] #13 66.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:24 [2021-04-02T12:17:24.386Z] #45 94.24 vendor/golang.org/x/crypto/hkdf
12:17:24 [2021-04-02T12:17:24.386Z] #45 94.46 vendor/golang.org/x/text/transform
12:17:24 [2021-04-02T12:17:24.527Z] #44 18.11   CC       images/stats.o
12:17:24 [2021-04-02T12:17:24.538Z] #13 ...
12:17:24 [2021-04-02T12:17:24.538Z] 
12:17:24 [2021-04-02T12:17:24.538Z] #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
12:17:24 [2021-04-02T12:17:24.538Z] #37 sha256:1f336cfb93c9d95d815e6ecee678d594192ca5905694cf0ebe49f8d2de78d098
12:17:24 [2021-04-02T12:17:24.538Z] #37 5.196 -- Detecting C compiler ABI info - done
12:17:24 [2021-04-02T12:17:24.538Z] #37 5.234 -- Detecting C compile features
12:17:24 [2021-04-02T12:17:24.538Z] #37 7.783 -- Detecting C compile features - done
12:17:24 [2021-04-02T12:17:24.538Z] #37 7.848 -- Performing Test HAS_BUILTIN_FORTIFY
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.184 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.298 -- Configuring done
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.326 -- Generating done
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.329 -- Build files have been written to: /tmp/tmp.tWvINSbwwC/tini
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.334 + make tini-static
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.805 Scanning dependencies of target tini-static
12:17:24 [2021-04-02T12:17:24.538Z] #37 8.977 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:17:24 [2021-04-02T12:17:24.538Z] #37 10.31 [100%] Linking C executable tini-static
12:17:24 [2021-04-02T12:17:24.538Z] #37 10.92 [100%] Built target tini-static
12:17:24 [2021-04-02T12:17:24.538Z] #37 10.99 + mkdir -p /build
12:17:24 [2021-04-02T12:17:24.538Z] #37 11.00 + cp tini-static /build/docker-init
12:17:24 [2021-04-02T12:17:24.538Z] #37 DONE 11.6s
12:17:24 [2021-04-02T12:17:24.801Z] 
12:17:24 [2021-04-02T12:17:24.801Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:24 [2021-04-02T12:17:24.801Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:24 [2021-04-02T12:17:24.801Z] #43 6.673   PBCC     images/timens.pb-c.c
12:17:24 [2021-04-02T12:17:24.801Z] #43 6.770   DEP      images/timens.pb-c.d
12:17:24 [2021-04-02T12:17:24.801Z] #43 6.830   PBCC     images/fown.pb-c.c
12:17:24 [2021-04-02T12:17:24.801Z] #43 6.861   PBCC     images/google/protobuf/descriptor.pb-c.c
12:17:25 [2021-04-02T12:17:25.063Z] #43 7.003   PBCC     images/opts.pb-c.c
12:17:25 [2021-04-02T12:17:25.063Z] #43 7.129   PBCC     images/memfd.pb-c.c
12:17:25 [2021-04-02T12:17:25.063Z] #43 7.193   DEP      images/fown.pb-c.d
12:17:25 [2021-04-02T12:17:25.063Z] #43 7.263   DEP      images/google/protobuf/descriptor.pb-c.d
12:17:25 [2021-04-02T12:17:25.173Z] #44 18.62   CC       images/core.o
12:17:25 [2021-04-02T12:17:25.173Z] #44 ...
12:17:25 [2021-04-02T12:17:25.173Z] 
12:17:25 [2021-04-02T12:17:25.173Z] #14 [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
12:17:25 [2021-04-02T12:17:25.173Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:17:25 [2021-04-02T12:17:25.173Z] #14 76.23 Selecting previously unselected package gcc-mingw-w64-base.
12:17:25 [2021-04-02T12:17:25.173Z] #14 76.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
12:17:25 [2021-04-02T12:17:25.173Z] #14 76.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:17:25 [2021-04-02T12:17:25.173Z] #14 76.53 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:17:25 [2021-04-02T12:17:25.173Z] #14 76.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
12:17:25 [2021-04-02T12:17:25.173Z] #14 76.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:25 [2021-04-02T12:17:25.200Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:17:25 [2021-04-02T12:17:25.313Z] #45 95.17 vendor/golang.org/x/text/unicode/bidi
12:17:25 [2021-04-02T12:17:25.326Z] #43 7.399   DEP      images/opts.pb-c.d
12:17:25 [2021-04-02T12:17:25.569Z] #45 ...
12:17:25 [2021-04-02T12:17:25.569Z] 
12:17:25 [2021-04-02T12:17:25.569Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:25 [2021-04-02T12:17:25.569Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:17:25 [2021-04-02T12:17:25.569Z] #56 44.75 Checking out files:  53% (2047/3837)   
Checking out files:  54% (2072/3837)   
Checking out files:  55% (2111/3837)   
Checking out files:  56% (2149/3837)   
Checking out files:  57% (2188/3837)   
Checking out files:  58% (2226/3837)   
Checking out files:  59% (2264/3837)   
Checking out files:  60% (2303/3837)   
Checking out files:  61% (2341/3837)   
Checking out files:  62% (2379/3837)   
Checking out files:  63% (2418/3837)   
Checking out files:  64% (2456/3837)   
Checking out files:  65% (2495/3837)   
Checking out files:  66% (2533/3837)   
Checking out files:  67% (2571/3837)   
Checking out files:  68% (2610/3837)   
Checking out files:  69% (2648/3837)   
Checking out files:  70% (2686/3837)   
Checking out files:  71% (2725/3837)   
Checking out files:  72% (2763/3837)   
Checking out files:  73% (2802/3837)   
Checking out files:  74% (2840/3837)   
Checking out files:  75% (2878/3837)   
Checking out files:  76% (2917/3837)   
Checking out files:  77% (2955/3837)   
Checking out files:  78% (2993/3837)   
Checking out files:  79% (3032/3837)   
Checking out files:  80% (3070/3837)   
Checking out files:  81% (3108/3837)   
Checking out files:  82% (3147/3837)   
Checking out files:  83% (3185/3837)   
Checking out files:  84% (3224/3837)   
Checking out files:  85% (3262/3837)   
Checking out files:  86% (3300/3837)   
Checking out files:  87% (3339/3837)   
Checking out files:  88% (3377/3837)   
Checking out files:  89% (3415/3837)   
Checking out files:  90% (3454/3837)   
Checking out files:  91% (3492/3837)   
Checking out files:  92% (3531/3837)   
Checking out files:  93% (3569/3837)   
Checking out files:  93% (3591/3837)   
Checking out files:  94% (3607/3837)   
Checking out files:  95% (3646/3837)   
Checking out files:  96% (3684/3837)   
Checking out files:  97% (3722/3837)   
Checking out files:  98% (3761/3837)   
Checking out files:  99% (3799/3837)   
Checking out files: 100% (3837/3837)   
Checking out files: 100% (3837/3837), done.
12:17:25 [2021-04-02T12:17:25.569Z] #56 45.97 + cd /tmp/tmp.2OJGJDiWrx/src/github.com/containerd/containerd
12:17:25 [2021-04-02T12:17:25.569Z] #56 45.97 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:17:25 [2021-04-02T12:17:25.590Z] #43 7.424   DEP      images/memfd.pb-c.d
12:17:25 [2021-04-02T12:17:25.590Z] #43 7.585   PBCC     images/sit.pb-c.c
12:17:25 [2021-04-02T12:17:25.590Z] #43 7.660   DEP      images/sit.pb-c.d
12:17:25 [2021-04-02T12:17:25.590Z] #43 7.767   PBCC     images/macvlan.pb-c.c
12:17:25 [2021-04-02T12:17:25.818Z] #14 ...
12:17:25 [2021-04-02T12:17:25.818Z] 
12:17:25 [2021-04-02T12:17:25.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:25 [2021-04-02T12:17:25.818Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:25 [2021-04-02T12:17:25.818Z] #44 19.35   CC       images/core-x86.o
12:17:25 [2021-04-02T12:17:25.852Z] #43 7.848   DEP      images/macvlan.pb-c.d
12:17:25 [2021-04-02T12:17:25.852Z] #43 7.909   PBCC     images/autofs.pb-c.c
12:17:25 [2021-04-02T12:17:25.852Z] #43 7.948   DEP      images/autofs.pb-c.d
12:17:25 [2021-04-02T12:17:25.852Z] #43 8.020   PBCC     images/sysctl.pb-c.c
12:17:26 [2021-04-02T12:17:26.114Z] #43 8.040   DEP      images/sysctl.pb-c.d
12:17:26 [2021-04-02T12:17:26.114Z] #43 8.102   PBCC     images/time.pb-c.c
12:17:26 [2021-04-02T12:17:26.114Z] #43 8.136   DEP      images/time.pb-c.d
12:17:26 [2021-04-02T12:17:26.114Z] #43 8.196   PBCC     images/binfmt-misc.pb-c.c
12:17:26 [2021-04-02T12:17:26.114Z] #43 8.244   DEP      images/binfmt-misc.pb-c.d
12:17:26 [2021-04-02T12:17:26.126Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:17:26 [2021-04-02T12:17:26.126Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.354   PBCC     images/seccomp.pb-c.c
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.381   DEP      images/seccomp.pb-c.d
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.456   PBCC     images/userns.pb-c.c
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.468   DEP      images/userns.pb-c.d
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.489   PBCC     images/cgroup.pb-c.c
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.503   DEP      images/cgroup.pb-c.d
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.526   PBCC     images/ext-file.pb-c.c
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.547   DEP      images/ext-file.pb-c.d
12:17:26 [2021-04-02T12:17:26.376Z] #43 8.577   PBCC     images/rpc.pb-c.c
12:17:26 [2021-04-02T12:17:26.376Z] #43 ...
12:17:26 [2021-04-02T12:17:26.376Z] 
12:17:26 [2021-04-02T12:17:26.376Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:26 [2021-04-02T12:17:26.376Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:17:26 [2021-04-02T12:17:26.376Z] #45 64.05 text/template
12:17:26 [2021-04-02T12:17:26.376Z] #45 66.65 go/parser
12:17:26 [2021-04-02T12:17:26.376Z] #45 67.27 compress/flate
12:17:26 [2021-04-02T12:17:26.376Z] #45 67.49 math/big
12:17:26 [2021-04-02T12:17:26.376Z] #45 71.41 go/doc
12:17:26 [2021-04-02T12:17:26.376Z] #45 71.82 net
12:17:26 [2021-04-02T12:17:26.376Z] #45 71.84 compress/gzip
12:17:26 [2021-04-02T12:17:26.376Z] #45 72.53 vendor/golang.org/x/text/unicode/bidi
12:17:26 [2021-04-02T12:17:26.381Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:17:26 [2021-04-02T12:17:26.479Z] #44 20.09   CC       images/core-arm.o
12:17:26 [2021-04-02T12:17:26.588Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:17:26 [2021-04-02T12:17:26.638Z] #45 ...
12:17:26 [2021-04-02T12:17:26.638Z] 
12:17:26 [2021-04-02T12:17:26.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:26 [2021-04-02T12:17:26.638Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:26 [2021-04-02T12:17:26.638Z] #43 8.648   DEP      images/rpc.pb-c.d
12:17:26 [2021-04-02T12:17:26.638Z] #43 8.708   PBCC     images/siginfo.pb-c.c
12:17:26 [2021-04-02T12:17:26.638Z] #43 8.733   DEP      images/siginfo.pb-c.d
12:17:26 [2021-04-02T12:17:26.638Z] #43 8.793   PBCC     images/pagemap.pb-c.c
12:17:26 [2021-04-02T12:17:26.900Z] #43 8.859   DEP      images/pagemap.pb-c.d
12:17:26 [2021-04-02T12:17:26.900Z] #43 8.918   PBCC     images/rlimit.pb-c.c
12:17:26 [2021-04-02T12:17:26.900Z] #43 8.930   DEP      images/rlimit.pb-c.d
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + export 'BUILDTAGS=netgo osusergo static_build'
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + BUILDTAGS='netgo osusergo static_build'
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + export EXTRA_FLAGS=-buildmode=pie
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + EXTRA_FLAGS=-buildmode=pie
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + '[' '' = dynamic ']'
12:17:26 [2021-04-02T12:17:26.938Z] #56 48.01 + make
12:17:26 [2021-04-02T12:17:26.941Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:17:27 [2021-04-02T12:17:27.126Z] #44 ...
12:17:27 [2021-04-02T12:17:27.126Z] 
12:17:27 [2021-04-02T12:17:27.126Z] #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
12:17:27 [2021-04-02T12:17:27.126Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:17:27 [2021-04-02T12:17:27.126Z] #52 78.37 time
12:17:27 [2021-04-02T12:17:27.126Z] #52 81.45 regexp
12:17:27 [2021-04-02T12:17:27.126Z] #52 87.01 os
12:17:27 [2021-04-02T12:17:27.126Z] #52 87.02 context
12:17:27 [2021-04-02T12:17:27.126Z] #52 ...
12:17:27 [2021-04-02T12:17:27.126Z] 
12:17:27 [2021-04-02T12:17:27.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:27 [2021-04-02T12:17:27.126Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:27 [2021-04-02T12:17:27.126Z] #44 20.63   CC       images/core-aarch64.o
12:17:27 [2021-04-02T12:17:27.156Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:17:27 [2021-04-02T12:17:27.162Z] #43 9.015   PBCC     images/file-lock.pb-c.c
12:17:27 [2021-04-02T12:17:27.162Z] #43 9.056   DEP      images/file-lock.pb-c.d
12:17:27 [2021-04-02T12:17:27.162Z] #43 9.147   PBCC     images/tty.pb-c.c
12:17:27 [2021-04-02T12:17:27.162Z] #43 9.240   DEP      images/tty.pb-c.d
12:17:27 [2021-04-02T12:17:27.162Z] #43 9.296   PBCC     images/tun.pb-c.c
12:17:27 [2021-04-02T12:17:27.423Z] #43 9.356   PBCC     images/netdev.pb-c.c
12:17:27 [2021-04-02T12:17:27.423Z] #43 9.455   DEP      images/tun.pb-c.d
12:17:27 [2021-04-02T12:17:27.423Z] #43 9.518   DEP      images/netdev.pb-c.d
12:17:27 [2021-04-02T12:17:27.426Z] #44 21.06   CC       images/core-ppc64.o
12:17:27 [2021-04-02T12:17:27.685Z] #43 9.608   PBCC     images/vma.pb-c.c
12:17:27 [2021-04-02T12:17:27.685Z] #43 9.664   DEP      images/vma.pb-c.d
12:17:27 [2021-04-02T12:17:27.685Z] #43 9.705   PBCC     images/creds.pb-c.c
12:17:27 [2021-04-02T12:17:27.685Z] #43 9.744   DEP      images/creds.pb-c.d
12:17:27 [2021-04-02T12:17:27.685Z] #43 9.843   PBCC     images/utsns.pb-c.c
12:17:27 [2021-04-02T12:17:27.909Z] #56 49.07 + bin/ctr
12:17:27 [2021-04-02T12:17:27.948Z] #43 9.861   DEP      images/utsns.pb-c.d
12:17:27 [2021-04-02T12:17:27.948Z] #43 9.908   PBCC     images/ipc-desc.pb-c.c
12:17:27 [2021-04-02T12:17:27.948Z] #43 9.924   PBCC     images/ipc-sem.pb-c.c
12:17:27 [2021-04-02T12:17:27.948Z] #43 9.964   DEP      images/ipc-desc.pb-c.d
12:17:27 [2021-04-02T12:17:27.948Z] #43 10.01   DEP      images/ipc-sem.pb-c.d
12:17:27 [2021-04-02T12:17:27.948Z] #43 10.09   PBCC     images/ipc-msg.pb-c.c
12:17:28 [2021-04-02T12:17:28.074Z] #44 21.76   CC       images/core-s390.o
12:17:28 [2021-04-02T12:17:28.091Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:17:28 [2021-04-02T12:17:28.211Z] #43 10.12   DEP      images/ipc-msg.pb-c.d
12:17:28 [2021-04-02T12:17:28.211Z] #43 10.21   PBCC     images/ipc-shm.pb-c.c
12:17:28 [2021-04-02T12:17:28.211Z] #43 10.23   DEP      images/ipc-shm.pb-c.d
12:17:28 [2021-04-02T12:17:28.211Z] #43 10.32   PBCC     images/ipc-var.pb-c.c
12:17:28 [2021-04-02T12:17:28.211Z] #43 10.35   DEP      images/ipc-var.pb-c.d
12:17:28 [2021-04-02T12:17:28.211Z] #43 10.43   PBCC     images/sk-opts.pb-c.c
12:17:28 [2021-04-02T12:17:28.473Z] #43 10.45   PBCC     images/packet-sock.pb-c.c
12:17:28 [2021-04-02T12:17:28.473Z] #43 10.55   DEP      images/sk-opts.pb-c.d
12:17:28 [2021-04-02T12:17:28.473Z] #43 10.59   DEP      images/packet-sock.pb-c.d
12:17:28 [2021-04-02T12:17:28.473Z] #43 10.66   PBCC     images/sk-netlink.pb-c.c
12:17:28 [2021-04-02T12:17:28.734Z] #43 10.76   DEP      images/sk-netlink.pb-c.d
12:17:28 [2021-04-02T12:17:28.734Z] #43 10.84   PBCC     images/sk-inet.pb-c.c
12:17:28 [2021-04-02T12:17:28.999Z] #43 10.93   DEP      images/sk-inet.pb-c.d
12:17:28 [2021-04-02T12:17:28.999Z] #43 11.05   PBCC     images/sk-unix.pb-c.c
12:17:28 [2021-04-02T12:17:28.999Z] #43 11.08   DEP      images/sk-unix.pb-c.d
12:17:28 [2021-04-02T12:17:28.999Z] #43 11.14   PBCC     images/mm.pb-c.c
12:17:28 [2021-04-02T12:17:28.999Z] #43 11.17   DEP      images/mm.pb-c.d
12:17:29 [2021-04-02T12:17:29.028Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:17:29 [2021-04-02T12:17:29.133Z] #44 22.63   CC       images/cpuinfo.o
12:17:29 [2021-04-02T12:17:29.261Z] #43 11.24   PBCC     images/timerfd.pb-c.c
12:17:29 [2021-04-02T12:17:29.261Z] #43 11.31   DEP      images/timerfd.pb-c.d
12:17:29 [2021-04-02T12:17:29.261Z] #43 11.38   PBCC     images/timer.pb-c.c
12:17:29 [2021-04-02T12:17:29.261Z] #43 11.39   DEP      images/timer.pb-c.d
12:17:29 [2021-04-02T12:17:29.450Z] --- PASS: TestBuildWithHugeFile (47.26s)
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildWCOWSandboxSize
12:17:29 [2021-04-02T12:17:29.450Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:17:29 [2021-04-02T12:17:29.450Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildWithEmptyDockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:17:29 [2021-04-02T12:17:29.450Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:17:29 [2021-04-02T12:17:29.450Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
12:17:29 [2021-04-02T12:17:29.450Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
12:17:29 [2021-04-02T12:17:29.450Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildPreserveOwnership
12:17:29 [2021-04-02T12:17:29.450Z] === RUN   TestBuildPreserveOwnership/copy_from
12:17:29 [2021-04-02T12:17:29.526Z] #43 11.49   PBCC     images/sa.pb-c.c
12:17:29 [2021-04-02T12:17:29.526Z] #43 11.51   DEP      images/sa.pb-c.d
12:17:29 [2021-04-02T12:17:29.526Z] #43 11.60   PBCC     images/pipe-data.pb-c.c
12:17:29 [2021-04-02T12:17:29.526Z] #43 11.64   DEP      images/pipe-data.pb-c.d
12:17:29 [2021-04-02T12:17:29.526Z] #43 11.71   PBCC     images/mnt.pb-c.c
12:17:29 [2021-04-02T12:17:29.780Z] #44 23.18   CC       images/inventory.o
12:17:29 [2021-04-02T12:17:29.780Z] #44 ...
12:17:29 [2021-04-02T12:17:29.780Z] 
12:17:29 [2021-04-02T12:17:29.780Z] #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
12:17:29 [2021-04-02T12:17:29.781Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:17:29 [2021-04-02T12:17:29.781Z] #46 80.99 time
12:17:29 [2021-04-02T12:17:29.781Z] #46 84.46 regexp
12:17:29 [2021-04-02T12:17:29.781Z] #46 ...
12:17:29 [2021-04-02T12:17:29.781Z] 
12:17:29 [2021-04-02T12:17:29.781Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:29 [2021-04-02T12:17:29.781Z] #35 sha256:44c26639c4028cc3e9d66a450b95ca20b3526ff624d1e5c2afbe6a76f3431e65
12:17:29 [2021-04-02T12:17:29.781Z] #35 81.07 internal/poll
12:17:29 [2021-04-02T12:17:29.781Z] #35 83.62 os
12:17:29 [2021-04-02T12:17:29.781Z] #35 86.41 internal/fmtsort
12:17:29 [2021-04-02T12:17:29.781Z] #35 87.38 fmt
12:17:29 [2021-04-02T12:17:29.781Z] #35 87.39 path/filepath
12:17:29 [2021-04-02T12:17:29.781Z] #35 89.33 io/ioutil
12:17:29 [2021-04-02T12:17:29.790Z] #43 ...
12:17:29 [2021-04-02T12:17:29.790Z] 
12:17:29 [2021-04-02T12:17:29.790Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:17:29 [2021-04-02T12:17:29.790Z] #51 sha256:6e8cd11ec94d6be74df8d39e06c916369b993299e5d6fa4726af51fb478bcb72
12:17:29 [2021-04-02T12:17:29.790Z] #51 69.33 golang.org/x/crypto/ssh/terminal
12:17:29 [2021-04-02T12:17:29.790Z] #51 72.10 mvdan.cc/sh/v3/cmd/shfmt
12:17:29 [2021-04-02T12:17:29.790Z] #51 DONE 77.3s
12:17:29 [2021-04-02T12:17:29.790Z] 
12:17:29 [2021-04-02T12:17:29.790Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:29 [2021-04-02T12:17:29.790Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:29 [2021-04-02T12:17:29.790Z] #43 11.73   DEP      images/mnt.pb-c.d
12:17:29 [2021-04-02T12:17:29.790Z] #43 11.81   PBCC     images/sk-packet.pb-c.c
12:17:29 [2021-04-02T12:17:29.790Z] #43 11.86   DEP      images/sk-packet.pb-c.d
12:17:29 [2021-04-02T12:17:29.790Z] #43 11.94   PBCC     images/tcp-stream.pb-c.c
12:17:30 [2021-04-02T12:17:30.052Z] #43 12.03   DEP      images/tcp-stream.pb-c.d
12:17:30 [2021-04-02T12:17:30.052Z] #43 12.10   PBCC     images/pipe.pb-c.c
12:17:30 [2021-04-02T12:17:30.079Z] #35 ...
12:17:30 [2021-04-02T12:17:30.079Z] 
12:17:30 [2021-04-02T12:17:30.079Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:30 [2021-04-02T12:17:30.079Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:30 [2021-04-02T12:17:30.079Z] #44 23.44   CC       images/fdinfo.o
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.16   DEP      images/pipe.pb-c.d
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.20   PBCC     images/pstree.pb-c.c
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.22   DEP      images/pstree.pb-c.d
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.25   PBCC     images/fs.pb-c.c
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.32   DEP      images/fs.pb-c.d
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.39   PBCC     images/signalfd.pb-c.c
12:17:30 [2021-04-02T12:17:30.318Z] #43 12.43   DEP      images/signalfd.pb-c.d
12:17:30 [2021-04-02T12:17:30.373Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:17:30 [2021-04-02T12:17:30.377Z] #44 23.77   CC       images/fown.o
12:17:30 [2021-04-02T12:17:30.404Z] --- PASS: TestBuildMultiStageCopy (6.89s)
12:17:30 [2021-04-02T12:17:30.404Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.89s)
12:17:30 [2021-04-02T12:17:30.404Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:17:30 [2021-04-02T12:17:30.404Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
12:17:30 [2021-04-02T12:17:30.404Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
12:17:30 [2021-04-02T12:17:30.404Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:17:30 [2021-04-02T12:17:30.404Z] === RUN   TestBuildMultiStageParentConfig
12:17:30 [2021-04-02T12:17:30.580Z] #43 12.47   PBCC     images/fh.pb-c.c
12:17:30 [2021-04-02T12:17:30.580Z] #43 12.52   PBCC     images/fsnotify.pb-c.c
12:17:30 [2021-04-02T12:17:30.580Z] #43 12.56   DEP      images/fh.pb-c.d
12:17:30 [2021-04-02T12:17:30.580Z] #43 12.65   DEP      images/fsnotify.pb-c.d
12:17:30 [2021-04-02T12:17:30.677Z] #44 24.02   CC       images/ns.o
12:17:30 [2021-04-02T12:17:30.678Z] #44 24.25   CC       images/regfile.o
12:17:30 [2021-04-02T12:17:30.930Z] #43 12.82   PBCC     images/eventpoll.pb-c.c
12:17:30 [2021-04-02T12:17:30.930Z] #43 12.84   DEP      images/eventpoll.pb-c.d
12:17:30 [2021-04-02T12:17:30.930Z] #43 12.88   PBCC     images/eventfd.pb-c.c
12:17:30 [2021-04-02T12:17:30.930Z] #43 12.91   DEP      images/eventfd.pb-c.d
12:17:30 [2021-04-02T12:17:30.930Z] #43 12.98   PBCC     images/remap-file-path.pb-c.c
12:17:30 [2021-04-02T12:17:30.930Z] #43 13.02   DEP      images/remap-file-path.pb-c.d
12:17:30 [2021-04-02T12:17:30.930Z] #43 13.07   PBCC     images/fifo.pb-c.c
12:17:30 [2021-04-02T12:17:30.991Z] #44 24.51   CC       images/ghost-file.o
12:17:31 [2021-04-02T12:17:31.215Z] #43 13.08   DEP      images/fifo.pb-c.d
12:17:31 [2021-04-02T12:17:31.215Z] #43 13.16   PBCC     images/ghost-file.pb-c.c
12:17:31 [2021-04-02T12:17:31.215Z] #43 13.25   DEP      images/ghost-file.pb-c.d
12:17:31 [2021-04-02T12:17:31.215Z] #43 13.32   PBCC     images/regfile.pb-c.c
12:17:31 [2021-04-02T12:17:31.215Z] #43 13.37   DEP      images/regfile.pb-c.d
12:17:31 [2021-04-02T12:17:31.291Z] #44 24.87   CC       images/fifo.o
12:17:31 [2021-04-02T12:17:31.498Z] #43 13.50   PBCC     images/ns.pb-c.c
12:17:31 [2021-04-02T12:17:31.498Z] #43 13.53   DEP      images/ns.pb-c.d
12:17:31 [2021-04-02T12:17:31.498Z] #43 13.62   PBCC     images/fdinfo.pb-c.c
12:17:31 [2021-04-02T12:17:31.589Z] #44 25.15   CC       images/remap-file-path.o
12:17:31 [2021-04-02T12:17:31.759Z] #43 13.68   DEP      images/fdinfo.pb-c.d
12:17:31 [2021-04-02T12:17:31.759Z] #43 13.77   PBCC     images/core-aarch64.pb-c.c
12:17:31 [2021-04-02T12:17:31.759Z] #43 13.85   PBCC     images/core-arm.pb-c.c
12:17:31 [2021-04-02T12:17:31.759Z] #43 13.90   PBCC     images/core-ppc64.pb-c.c
12:17:31 [2021-04-02T12:17:31.887Z] #44 25.44   CC       images/eventfd.o
12:17:32 [2021-04-02T12:17:32.025Z] #43 13.95   PBCC     images/core-s390.pb-c.c
12:17:32 [2021-04-02T12:17:32.025Z] #43 13.99   PBCC     images/core-x86.pb-c.c
12:17:32 [2021-04-02T12:17:32.025Z] #43 14.02   PBCC     images/core.pb-c.c
12:17:32 [2021-04-02T12:17:32.025Z] #43 14.06   PBCC     images/inventory.pb-c.c
12:17:32 [2021-04-02T12:17:32.025Z] #43 14.11   DEP      images/core-aarch64.pb-c.d
12:17:32 [2021-04-02T12:17:32.025Z] #43 14.14   DEP      images/core-arm.pb-c.d
12:17:32 [2021-04-02T12:17:32.184Z] #44 25.80   CC       images/eventpoll.o
12:17:32 [2021-04-02T12:17:32.286Z] #43 14.23   DEP      images/core-ppc64.pb-c.d
12:17:32 [2021-04-02T12:17:32.286Z] #43 14.29   DEP      images/core-s390.pb-c.d
12:17:32 [2021-04-02T12:17:32.286Z] #43 14.37   DEP      images/core-x86.pb-c.d
12:17:32 [2021-04-02T12:17:32.548Z] #43 14.48   DEP      images/core.pb-c.d
12:17:32 [2021-04-02T12:17:32.548Z] #43 14.56   DEP      images/inventory.pb-c.d
12:17:32 [2021-04-02T12:17:32.548Z] #43 14.63   PBCC     images/cpuinfo.pb-c.c
12:17:32 [2021-04-02T12:17:32.548Z] #43 14.69   DEP      images/cpuinfo.pb-c.d
12:17:32 [2021-04-02T12:17:32.812Z] #43 14.75   PBCC     images/stats.pb-c.c
12:17:32 [2021-04-02T12:17:32.812Z] #43 14.79   DEP      images/stats.pb-c.d
12:17:32 [2021-04-02T12:17:32.830Z] #44 26.18   CC       images/fh.o
12:17:32 [2021-04-02T12:17:32.830Z] #44 26.53   CC       images/fsnotify.o
12:17:32 [2021-04-02T12:17:32.882Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:17:33 [2021-04-02T12:17:33.152Z] #56 ...
12:17:33 [2021-04-02T12:17:33.153Z] 
12:17:33 [2021-04-02T12:17:33.153Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:33 [2021-04-02T12:17:33.153Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:33 [2021-04-02T12:17:33.153Z] #43 22.92   CC       images/cpuinfo.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 23.39   CC       images/inventory.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 23.71   CC       images/fdinfo.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 24.06   CC       images/fown.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 24.31   CC       images/ns.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 24.61   CC       images/regfile.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 24.89   CC       images/ghost-file.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 25.24   CC       images/fifo.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 25.45   CC       images/remap-file-path.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 25.68   CC       images/eventfd.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 25.88   CC       images/eventpoll.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 26.24   CC       images/fh.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 26.52   CC       images/fsnotify.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 27.18   CC       images/signalfd.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 27.42   CC       images/fs.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 27.60   CC       images/pstree.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 27.85   CC       images/pipe.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 28.11   CC       images/tcp-stream.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 28.37   CC       images/sk-packet.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 28.67   CC       images/mnt.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 28.91   CC       images/pipe-data.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 29.07   CC       images/sa.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 29.34   CC       images/timer.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 29.62   CC       images/timerfd.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 29.91   CC       images/mm.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 30.17   CC       images/sk-opts.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 30.38   CC       images/sk-unix.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 30.69   CC       images/sk-inet.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 31.00   CC       images/tun.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 31.25   CC       images/sk-netlink.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 31.44   CC       images/packet-sock.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 31.80   CC       images/ipc-var.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 32.05   CC       images/ipc-desc.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 32.27   CC       images/ipc-shm.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 32.54   CC       images/ipc-msg.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 32.82   CC       images/ipc-sem.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 32.98   CC       images/utsns.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 33.15   CC       images/creds.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 33.34   CC       images/vma.o
12:17:33 [2021-04-02T12:17:33.153Z] #43 33.55   CC       images/netdev.o
12:17:33 [2021-04-02T12:17:33.713Z] #43 33.88   CC       images/tty.o
12:17:33 [2021-04-02T12:17:33.883Z] #44 27.45   CC       images/signalfd.o
12:17:33 [2021-04-02T12:17:33.969Z] #43 34.41   CC       images/file-lock.o
12:17:34 [2021-04-02T12:17:34.184Z] #44 27.67   CC       images/fs.o
12:17:34 [2021-04-02T12:17:34.203Z] #43 16.28 make[1]: Nothing to be done for 'all'.
12:17:34 [2021-04-02T12:17:34.224Z] #43 34.59   CC       images/rlimit.o
12:17:34 [2021-04-02T12:17:34.224Z] #43 34.76   CC       images/pagemap.o
12:17:34 [2021-04-02T12:17:34.242Z] --- PASS: TestBuildPreserveOwnership (4.89s)
12:17:34 [2021-04-02T12:17:34.242Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.47s)
12:17:34 [2021-04-02T12:17:34.242Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s)
12:17:34 [2021-04-02T12:17:34.242Z] === RUN   TestBuildPlatformInvalid
12:17:34 [2021-04-02T12:17:34.480Z] #43 35.02   CC       images/siginfo.o
12:17:34 [2021-04-02T12:17:34.497Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:17:34 [2021-04-02T12:17:34.497Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:17:34 [2021-04-02T12:17:34.513Z] #44 27.92   CC       images/pstree.o
12:17:34 [2021-04-02T12:17:34.513Z] #44 28.17   CC       images/pipe.o
12:17:34 [2021-04-02T12:17:34.752Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:17:34 [2021-04-02T12:17:34.752Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:17:34 [2021-04-02T12:17:34.813Z] #44 28.47   CC       images/tcp-stream.o
12:17:35 [2021-04-02T12:17:35.041Z] #43 35.24   CC       images/rpc.o
12:17:35 [2021-04-02T12:17:35.041Z] #43 ...
12:17:35 [2021-04-02T12:17:35.041Z] 
12:17:35 [2021-04-02T12:17:35.041Z] #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
12:17:35 [2021-04-02T12:17:35.041Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:17:35 [2021-04-02T12:17:35.041Z] #13 98.68 Selecting previously unselected package g++-mingw-w64-x86-64.
12:17:35 [2021-04-02T12:17:35.041Z] #13 98.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:17:35 [2021-04-02T12:17:35.041Z] #13 98.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:35 [2021-04-02T12:17:35.459Z] #44 28.76   CC       images/sk-packet.o
12:17:35 [2021-04-02T12:17:35.459Z] #44 29.10   CC       images/mnt.o
12:17:35 [2021-04-02T12:17:35.459Z] #44 ...
12:17:35 [2021-04-02T12:17:35.459Z] 
12:17:35 [2021-04-02T12:17:35.459Z] #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
12:17:35 [2021-04-02T12:17:35.459Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:17:35 [2021-04-02T12:17:35.459Z] #57 50.37 Checking out files:  59% (2265/3837)   
Checking out files:  60% (2303/3837)   
Checking out files:  61% (2341/3837)   
Checking out files:  62% (2379/3837)   
Checking out files:  63% (2418/3837)   
Checking out files:  64% (2456/3837)   
Checking out files:  65% (2495/3837)   
Checking out files:  66% (2533/3837)   
Checking out files:  67% (2571/3837)   
Checking out files:  68% (2610/3837)   
Checking out files:  69% (2648/3837)   
Checking out files:  70% (2686/3837)   
Checking out files:  71% (2725/3837)   
Checking out files:  72% (2763/3837)   
Checking out files:  73% (2802/3837)   
Checking out files:  74% (2840/3837)   
Checking out files:  75% (2878/3837)   
Checking out files:  76% (2917/3837)   
Checking out files:  77% (2955/3837)   
Checking out files:  78% (2993/3837)   
Checking out files:  79% (3032/3837)   
Checking out files:  80% (3070/3837)   
Checking out files:  81% (3108/3837)   
Checking out files:  82% (3147/3837)   
Checking out files:  83% (3185/3837)   
Checking out files:  84% (3224/3837)   
Checking out files:  85% (3262/3837)   
Checking out files:  86% (3300/3837)   
Checking out files:  87% (3339/3837)   
Checking out files:  88% (3377/3837)   
Checking out files:  89% (3415/3837)   
Checking out files:  90% (3454/3837)   
Checking out files:  91% (3492/3837)   
Checking out files:  92% (3531/3837)   
Checking out files:  93% (3569/3837)   
Checking out files:  94% (3607/3837)   
Checking out files:  95% (3646/3837)   
Checking out files:  96% (3684/3837)   
Checking out files:  97% (3722/3837)   
Checking out files:  98% (3761/3837)   
Checking out files:  99% (3799/3837)   
Checking out files: 100% (3837/3837)   
Checking out files: 100% (3837/3837), done.
12:17:35 [2021-04-02T12:17:35.459Z] #57 51.14 + cd /tmp/tmp.hL7whsuao7/src/github.com/containerd/containerd
12:17:35 [2021-04-02T12:17:35.459Z] #57 51.14 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + export 'BUILDTAGS=netgo osusergo static_build'
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + BUILDTAGS='netgo osusergo static_build'
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + export EXTRA_FLAGS=-buildmode=pie
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + EXTRA_FLAGS=-buildmode=pie
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + '[' '' = dynamic ']'
12:17:35 [2021-04-02T12:17:35.459Z] #57 52.34 + make
12:17:35 [2021-04-02T12:17:35.594Z] #43 ...
12:17:35 [2021-04-02T12:17:35.594Z] 
12:17:35 [2021-04-02T12:17:35.594Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:35 [2021-04-02T12:17:35.594Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:17:35 [2021-04-02T12:17:35.670Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:17:35 [2021-04-02T12:17:35.670Z] === RUN   TestBuildLabelWithTargets
12:17:36 [2021-04-02T12:17:36.121Z] #56 37.77 Checking out files:  47% (1814/3837)   
Checking out files:  48% (1842/3837)   
Checking out files:  49% (1881/3837)   
Checking out files:  50% (1919/3837)   
Checking out files:  51% (1957/3837)   
Checking out files:  52% (1996/3837)   
Checking out files:  53% (2034/3837)   
Checking out files:  54% (2072/3837)   
Checking out files:  55% (2111/3837)   
Checking out files:  56% (2149/3837)   
Checking out files:  57% (2188/3837)   
Checking out files:  58% (2226/3837)   
Checking out files:  59% (2264/3837)   
Checking out files:  60% (2303/3837)   
Checking out files:  61% (2341/3837)   
Checking out files:  62% (2379/3837)   
Checking out files:  63% (2418/3837)   
Checking out files:  64% (2456/3837)   
Checking out files:  65% (2495/3837)   
Checking out files:  66% (2533/3837)   
Checking out files:  67% (2571/3837)   
Checking out files:  68% (2610/3837)   
Checking out files:  69% (2648/3837)   
Checking out files:  70% (2686/3837)   
Checking out files:  71% (2725/3837)   
Checking out files:  72% (2763/3837)   
Checking out files:  73% (2802/3837)   
Checking out files:  74% (2840/3837)   
Checking out files:  75% (2878/3837)   
Checking out files:  76% (2917/3837)   
Checking out files:  77% (2955/3837)   
Checking out files:  78% (2993/3837)   
Checking out files:  79% (3032/3837)   
Checking out files:  80% (3070/3837)   
Checking out files:  81% (3108/3837)   
Checking out files:  82% (3147/3837)   
Checking out files:  83% (3185/3837)   
Checking out files:  84% (3224/3837)   
Checking out files:  85% (3262/3837)   
Checking out files:  86% (3300/3837)   
Checking out files:  87% (3339/3837)   
Checking out files:  88% (3377/3837)   
Checking out files:  89% (3415/3837)   
Checking out files:  90% (3454/3837)   
Checking out files:  91% (3492/3837)   
Checking out files:  92% (3531/3837)   
Checking out files:  92% (3536/3837)   
Checking out files:  93% (3569/3837)   
Checking out files:  94% (3607/3837)   
Checking out files:  95% (3646/3837)   
Checking out files:  96% (3684/3837)   
Checking out files:  97% (3722/3837)   
Checking out files:  98% (3761/3837)   
Checking out files:  99% (3799/3837)   
Checking out files: 100% (3837/3837)   
Checking out files: 100% (3837/3837), done.
12:17:36 [2021-04-02T12:17:36.121Z] #56 39.01 + cd /tmp/tmp.RkTSsjaC19/src/github.com/containerd/containerd
12:17:36 [2021-04-02T12:17:36.121Z] #56 39.01 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:17:36 [2021-04-02T12:17:36.971Z] #13 ...
12:17:36 [2021-04-02T12:17:36.971Z] 
12:17:36 [2021-04-02T12:17:36.971Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:36 [2021-04-02T12:17:36.971Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:17:36 [2021-04-02T12:17:36.971Z] #45 96.88 vendor/golang.org/x/text/secure/bidirule
12:17:36 [2021-04-02T12:17:36.971Z] #45 97.16 vendor/golang.org/x/text/unicode/norm
12:17:36 [2021-04-02T12:17:36.971Z] #45 100.7 vendor/golang.org/x/net/idna
12:17:36 [2021-04-02T12:17:36.971Z] #45 103.0 vendor/golang.org/x/net/http2/hpack
12:17:36 [2021-04-02T12:17:36.971Z] #45 104.1 mime
12:17:36 [2021-04-02T12:17:36.971Z] #45 105.8 mime/quotedprintable
12:17:36 [2021-04-02T12:17:36.971Z] #45 106.1 net/http/internal
12:17:37 [2021-04-02T12:17:37.009Z] #57 53.78 + bin/ctr
12:17:37 [2021-04-02T12:17:37.227Z] #45 ...
12:17:37 [2021-04-02T12:17:37.227Z] 
12:17:37 [2021-04-02T12:17:37.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:37 [2021-04-02T12:17:37.227Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:37 [2021-04-02T12:17:37.227Z] #43 36.34   CC       images/ext-file.o
12:17:37 [2021-04-02T12:17:37.227Z] #43 36.48   CC       images/cgroup.o
12:17:37 [2021-04-02T12:17:37.227Z] #43 37.02   CC       images/userns.o
12:17:37 [2021-04-02T12:17:37.227Z] #43 37.28   CC       images/google/protobuf/descriptor.o
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + export 'BUILDTAGS=netgo osusergo static_build'
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + BUILDTAGS='netgo osusergo static_build'
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + export EXTRA_FLAGS=-buildmode=pie
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + EXTRA_FLAGS=-buildmode=pie
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + '[' '' = dynamic ']'
12:17:38 [2021-04-02T12:17:38.043Z] #56 40.88 + make
12:17:38 [2021-04-02T12:17:38.537Z] .....INFO: Daemon under test started and replied!
12:17:38 [2021-04-02T12:17:38.537Z] INFO: Docker version of the daemon under test
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] Client:
12:17:38 [2021-04-02T12:17:38.537Z]  Version:      17.06.2-ce
12:17:38 [2021-04-02T12:17:38.537Z]  API version:  1.30
12:17:38 [2021-04-02T12:17:38.537Z]  Go version:   go1.8.3
12:17:38 [2021-04-02T12:17:38.537Z]  Git commit:   cec0b72
12:17:38 [2021-04-02T12:17:38.537Z]  Built:        Tue Sep  5 19:57:19 2017
12:17:38 [2021-04-02T12:17:38.537Z]  OS/Arch:      windows/amd64
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] Server:
12:17:38 [2021-04-02T12:17:38.537Z]  Version:      0.0.0-dev
12:17:38 [2021-04-02T12:17:38.537Z]  API version:  1.41 (minimum version 1.24)
12:17:38 [2021-04-02T12:17:38.537Z]  Go version:   go1.13.15
12:17:38 [2021-04-02T12:17:38.537Z]  Git commit:   97a5b797b6
12:17:38 [2021-04-02T12:17:38.537Z]  Built:        04/02/2021 12:15:43
12:17:38 [2021-04-02T12:17:38.537Z]  OS/Arch:      windows/amd64
12:17:38 [2021-04-02T12:17:38.537Z]  Experimental: false
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] INFO: Docker info of the daemon under test
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] Containers: 0
12:17:38 [2021-04-02T12:17:38.537Z]  Running: 0
12:17:38 [2021-04-02T12:17:38.537Z]  Paused: 0
12:17:38 [2021-04-02T12:17:38.537Z]  Stopped: 0
12:17:38 [2021-04-02T12:17:38.537Z] Images: 0
12:17:38 [2021-04-02T12:17:38.537Z] Server Version: 0.0.0-dev
12:17:38 [2021-04-02T12:17:38.537Z] Storage Driver: windowsfilter
12:17:38 [2021-04-02T12:17:38.537Z]  Windows: 
12:17:38 [2021-04-02T12:17:38.537Z] Logging Driver: json-file
12:17:38 [2021-04-02T12:17:38.537Z] Plugins: 
12:17:38 [2021-04-02T12:17:38.537Z]  Volume: local
12:17:38 [2021-04-02T12:17:38.537Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:17:38 [2021-04-02T12:17:38.537Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:17:38 [2021-04-02T12:17:38.537Z] Swarm: inactive
12:17:38 [2021-04-02T12:17:38.537Z] Default Isolation: process
12:17:38 [2021-04-02T12:17:38.537Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:17:38 [2021-04-02T12:17:38.537Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
12:17:38 [2021-04-02T12:17:38.537Z] OSType: windows
12:17:38 [2021-04-02T12:17:38.537Z] Architecture: x86_64
12:17:38 [2021-04-02T12:17:38.537Z] CPUs: 4
12:17:38 [2021-04-02T12:17:38.537Z] Total Memory: 32GiB
12:17:38 [2021-04-02T12:17:38.537Z] Name: azwin-2-3b2ee0
12:17:38 [2021-04-02T12:17:38.537Z] ID: BOJO:TG4V:C3WJ:MFHI:WNY3:D43I:Z7GB:5C4L:A23P:R5Z5:KCTK:QS2S
12:17:38 [2021-04-02T12:17:38.537Z] Docker Root Dir: D:\CI\PR-42245\1\daemon
12:17:38 [2021-04-02T12:17:38.537Z] Debug Mode (client): false
12:17:38 [2021-04-02T12:17:38.537Z] Debug Mode (server): true
12:17:38 [2021-04-02T12:17:38.537Z]  File Descriptors: -1
12:17:38 [2021-04-02T12:17:38.537Z]  Goroutines: 16
12:17:38 [2021-04-02T12:17:38.537Z]  System Time: 2021-04-02T12:17:36.2435758Z
12:17:38 [2021-04-02T12:17:38.537Z]  EventsListeners: 0
12:17:38 [2021-04-02T12:17:38.537Z] Registry: https://index.docker.io/v1/
12:17:38 [2021-04-02T12:17:38.537Z] Labels:
12:17:38 [2021-04-02T12:17:38.537Z] Experimental: false
12:17:38 [2021-04-02T12:17:38.537Z] Insecure Registries:
12:17:38 [2021-04-02T12:17:38.537Z]  127.0.0.0/8
12:17:38 [2021-04-02T12:17:38.537Z] Live Restore Enabled: false
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] INFO: Docker images of the daemon under test
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:17:38 [2021-04-02T12:17:38.537Z] 
12:17:38 [2021-04-02T12:17:38.537Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:17:38 [2021-04-02T12:17:38.537Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:17:38 [2021-04-02T12:17:38.537Z] ltsc2019: Pulling from windows/servercore
12:17:38 [2021-04-02T12:17:38.537Z] 4612f6d0b889: Pulling fs layer
12:17:38 [2021-04-02T12:17:38.537Z] 5ff1512f88ec: Pulling fs layer
12:17:38 [2021-04-02T12:17:38.590Z] #43 38.83   CC       images/opts.o
12:17:38 [2021-04-02T12:17:38.618Z] #56 ...
12:17:38 [2021-04-02T12:17:38.618Z] 
12:17:38 [2021-04-02T12:17:38.618Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:38 [2021-04-02T12:17:38.618Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:17:38 [2021-04-02T12:17:38.618Z] #45 76.21 vendor/golang.org/x/text/secure/bidirule
12:17:38 [2021-04-02T12:17:38.618Z] #45 76.72 vendor/golang.org/x/text/unicode/norm
12:17:38 [2021-04-02T12:17:38.618Z] #45 77.15 github.com/LK4D4/vndr/build
12:17:38 [2021-04-02T12:17:38.618Z] #45 79.47 crypto/rsa
12:17:38 [2021-04-02T12:17:38.618Z] #45 81.44 vendor/golang.org/x/crypto/cryptobyte
12:17:38 [2021-04-02T12:17:38.618Z] #45 81.61 vendor/golang.org/x/net/http2/hpack
12:17:38 [2021-04-02T12:17:38.618Z] #45 83.02 mime
12:17:38 [2021-04-02T12:17:38.618Z] #45 84.12 vendor/golang.org/x/net/idna
12:17:38 [2021-04-02T12:17:38.846Z] #43 39.05   CC       images/seccomp.o
12:17:38 [2021-04-02T12:17:38.881Z] #45 ...
12:17:38 [2021-04-02T12:17:38.881Z] 
12:17:38 [2021-04-02T12:17:38.881Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:38 [2021-04-02T12:17:38.881Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:38 [2021-04-02T12:17:38.881Z] #43 17.78   CC       images/stats.o
12:17:38 [2021-04-02T12:17:38.881Z] #43 18.34   CC       images/core.o
12:17:38 [2021-04-02T12:17:38.881Z] #43 18.95   CC       images/core-x86.o
12:17:38 [2021-04-02T12:17:38.881Z] #43 19.43   CC       images/core-arm.o
12:17:38 [2021-04-02T12:17:38.881Z] #43 19.78   CC       images/core-aarch64.o
12:17:38 [2021-04-02T12:17:38.881Z] #43 20.17   CC       images/core-ppc64.o
12:17:38 [2021-04-02T12:17:38.881Z] #43 20.79   CC       images/core-s390.o
12:17:38 [2021-04-02T12:17:38.911Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:17:39 [2021-04-02T12:17:39.103Z] #43 39.35   CC       images/binfmt-misc.o
12:17:39 [2021-04-02T12:17:39.103Z] #43 39.52   CC       images/time.o
12:17:39 [2021-04-02T12:17:39.358Z] #43 39.77   CC       images/sysctl.o
12:17:39 [2021-04-02T12:17:39.455Z] #43 21.40   CC       images/cpuinfo.o
12:17:39 [2021-04-02T12:17:39.471Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:17:39 [2021-04-02T12:17:39.472Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:17:39 [2021-04-02T12:17:39.634Z] #43 40.02   CC       images/autofs.o
12:17:39 [2021-04-02T12:17:39.791Z] #57 ...
12:17:39 [2021-04-02T12:17:39.791Z] 
12:17:39 [2021-04-02T12:17:39.791Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:17:39 [2021-04-02T12:17:39.791Z] #35 sha256:44c26639c4028cc3e9d66a450b95ca20b3526ff624d1e5c2afbe6a76f3431e65
12:17:39 [2021-04-02T12:17:39.791Z] #35 91.61 flag
12:17:39 [2021-04-02T12:17:39.791Z] #35 91.61 github.com/BurntSushi/toml
12:17:39 [2021-04-02T12:17:39.791Z] #35 91.61 log
12:17:39 [2021-04-02T12:17:39.791Z] #35 96.79 github.com/BurntSushi/toml/cmd/tomlv
12:17:39 [2021-04-02T12:17:39.791Z] #35 DONE 101.1s
12:17:39 [2021-04-02T12:17:39.791Z] 
12:17:39 [2021-04-02T12:17:39.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:39 [2021-04-02T12:17:39.791Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:39 [2021-04-02T12:17:39.791Z] #44 29.50   CC       images/pipe-data.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 29.81   CC       images/sa.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 30.09   CC       images/timer.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 30.59   CC       images/timerfd.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 30.87   CC       images/mm.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 31.31   CC       images/sk-opts.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 31.68   CC       images/sk-unix.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 32.00   CC       images/sk-inet.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 32.42   CC       images/tun.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 32.75   CC       images/sk-netlink.o
12:17:39 [2021-04-02T12:17:39.791Z] #44 33.01   CC       images/packet-sock.o
12:17:39 [2021-04-02T12:17:39.908Z] #43 40.24   CC       images/macvlan.o
12:17:40 [2021-04-02T12:17:40.030Z] #43 21.85   CC       images/inventory.o
12:17:40 [2021-04-02T12:17:40.164Z] #43 40.39   CC       images/sit.o
12:17:40 [2021-04-02T12:17:40.292Z] #43 22.20   CC       images/fdinfo.o
12:17:40 [2021-04-02T12:17:40.421Z] #43 40.70   CC       images/memfd.o
12:17:40 [2021-04-02T12:17:40.434Z] #44 33.87   CC       images/ipc-var.o
12:17:40 [2021-04-02T12:17:40.434Z] #44 ...
12:17:40 [2021-04-02T12:17:40.434Z] 
12:17:40 [2021-04-02T12:17:40.434Z] #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
12:17:40 [2021-04-02T12:17:40.434Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:17:40 [2021-04-02T12:17:40.434Z] #46 91.66 github.com/LK4D4/vndr/versioned
12:17:40 [2021-04-02T12:17:40.434Z] #46 92.03 internal/lazyregexp
12:17:40 [2021-04-02T12:17:40.434Z] #46 92.13 os/exec
12:17:40 [2021-04-02T12:17:40.434Z] #46 92.14 net
12:17:40 [2021-04-02T12:17:40.434Z] #46 95.14 encoding/binary
12:17:40 [2021-04-02T12:17:40.434Z] #46 95.15 go/token
12:17:40 [2021-04-02T12:17:40.434Z] #46 95.54 net/url
12:17:40 [2021-04-02T12:17:40.434Z] #46 97.65 go/scanner
12:17:40 [2021-04-02T12:17:40.434Z] #46 100.1 text/template/parse
12:17:40 [2021-04-02T12:17:40.434Z] #46 100.2 encoding/base64
12:17:40 [2021-04-02T12:17:40.434Z] #46 101.5 go/ast
12:17:40 [2021-04-02T12:17:40.434Z] #46 ...
12:17:40 [2021-04-02T12:17:40.434Z] 
12:17:40 [2021-04-02T12:17:40.434Z] #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
12:17:40 [2021-04-02T12:17:40.434Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:17:40 [2021-04-02T12:17:40.434Z] #52 92.95 mvdan.cc/sh/v3/fileutil
12:17:40 [2021-04-02T12:17:40.434Z] #52 93.82 encoding/binary
12:17:40 [2021-04-02T12:17:40.434Z] #52 93.83 flag
12:17:40 [2021-04-02T12:17:40.434Z] #52 93.84 github.com/pkg/diff
12:17:40 [2021-04-02T12:17:40.434Z] #52 93.86 go/token
12:17:40 [2021-04-02T12:17:40.434Z] #52 97.06 go/scanner
12:17:40 [2021-04-02T12:17:40.434Z] #52 98.34 mvdan.cc/editorconfig
12:17:40 [2021-04-02T12:17:40.434Z] #52 98.96 mvdan.cc/sh/v3/syntax
12:17:40 [2021-04-02T12:17:40.434Z] #52 101.0 encoding/base64
12:17:40 [2021-04-02T12:17:40.434Z] #52 101.5 go/ast
12:17:40 [2021-04-02T12:17:40.554Z] #43 22.69   CC       images/fown.o
12:17:40 [2021-04-02T12:17:40.677Z] #43 41.06   CC       images/timens.o
12:17:40 [2021-04-02T12:17:40.741Z] #52 ...
12:17:40 [2021-04-02T12:17:40.741Z] 
12:17:40 [2021-04-02T12:17:40.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:40 [2021-04-02T12:17:40.741Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:40 [2021-04-02T12:17:40.741Z] #44 34.24   CC       images/ipc-desc.o
12:17:40 [2021-04-02T12:17:40.817Z] #43 22.99   CC       images/ns.o
12:17:40 [2021-04-02T12:17:40.834Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:17:40 [2021-04-02T12:17:40.932Z] #43 41.34   LINK     images/built-in.o
12:17:41 [2021-04-02T12:17:41.039Z] #44 34.57   CC       images/ipc-shm.o
12:17:41 [2021-04-02T12:17:41.039Z] #44 34.71   CC       images/ipc-msg.o
12:17:41 [2021-04-02T12:17:41.079Z] #43 23.23   CC       images/regfile.o
12:17:41 [2021-04-02T12:17:41.191Z] #43 41.49   GEN      compel/include/asm
12:17:41 [2021-04-02T12:17:41.191Z] #43 41.52   GEN      compel/include/version.h
12:17:41 [2021-04-02T12:17:41.191Z] #43 41.54 touch .config
12:17:41 [2021-04-02T12:17:41.192Z] #43 41.59   GEN      include/common/config.h
12:17:41 [2021-04-02T12:17:41.341Z] #43 23.55   CC       images/ghost-file.o
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.69   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.71   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.73   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.79   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.81   DEP      compel/arch/x86/plugins/std/memcpy.d
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.84   GEN      compel/plugins/include/uapi/std/syscall.h
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.88   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:17:41 [2021-04-02T12:17:41.448Z] #43 41.90   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:17:41 [2021-04-02T12:17:41.603Z] #43 23.82   CC       images/fifo.o
12:17:41 [2021-04-02T12:17:41.703Z] #44 35.01   CC       images/ipc-sem.o
12:17:41 [2021-04-02T12:17:41.703Z] #44 35.23   CC       images/utsns.o
12:17:41 [2021-04-02T12:17:41.704Z] #43 41.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:17:41 [2021-04-02T12:17:41.704Z] #43 41.92   DEP      compel/plugins/std/infect.d
12:17:41 [2021-04-02T12:17:41.704Z] #43 42.01   DEP      compel/plugins/std/string.d
12:17:41 [2021-04-02T12:17:41.704Z] #43 42.11   DEP      compel/plugins/std/log.d
12:17:41 [2021-04-02T12:17:41.961Z] #43 42.25   DEP      compel/plugins/std/fds.d
12:17:41 [2021-04-02T12:17:41.961Z] #43 42.36   DEP      compel/plugins/std/std.d
12:17:41 [2021-04-02T12:17:41.961Z] #43 42.46   DEP      compel/plugins/shmem/shmem.d
12:17:42 [2021-04-02T12:17:42.001Z] #44 35.58   CC       images/creds.o
12:17:42 [2021-04-02T12:17:42.178Z] #43 24.13   CC       images/remap-file-path.o
12:17:42 [2021-04-02T12:17:42.217Z] #43 42.55   DEP      compel/plugins/fds/fds.d
12:17:42 [2021-04-02T12:17:42.217Z] #43 42.74   CC       compel/plugins/std/std.o
12:17:42 [2021-04-02T12:17:42.299Z] #44 35.80   CC       images/vma.o
12:17:42 [2021-04-02T12:17:42.473Z] #43 43.00   CC       compel/plugins/std/fds.o
12:17:42 [2021-04-02T12:17:42.597Z] #44 35.97   CC       images/netdev.o
12:17:42 [2021-04-02T12:17:42.606Z] #43 24.36   CC       images/eventfd.o
12:17:42 [2021-04-02T12:17:42.606Z] #43 24.66   CC       images/eventpoll.o
12:17:42 [2021-04-02T12:17:42.896Z] #44 36.36   CC       images/tty.o
12:17:43 [2021-04-02T12:17:43.035Z] #43 43.42   CC       compel/plugins/std/log.o
12:17:43 [2021-04-02T12:17:43.185Z] #43 ...
12:17:43 [2021-04-02T12:17:43.185Z] 
12:17:43 [2021-04-02T12:17:43.185Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:43 [2021-04-02T12:17:43.185Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:17:43 [2021-04-02T12:17:43.185Z] #45 90.74 net/textproto
12:17:43 [2021-04-02T12:17:43.185Z] #45 90.75 vendor/golang.org/x/net/http/httpproxy
12:17:43 [2021-04-02T12:17:43.185Z] #45 90.76 crypto/x509
12:17:43 [2021-04-02T12:17:43.545Z] #44 37.06   CC       images/file-lock.o
12:17:43 [2021-04-02T12:17:43.784Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:17:43 [2021-04-02T12:17:43.784Z] === RUN   TestBuildWithEmptyLayers
12:17:43 [2021-04-02T12:17:43.843Z] #44 37.29   CC       images/rlimit.o
12:17:43 [2021-04-02T12:17:43.962Z] #43 44.21   CC       compel/plugins/std/string.o
12:17:44 [2021-04-02T12:17:44.097Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:17:44 [2021-04-02T12:17:44.097Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:17:44 [2021-04-02T12:17:44.141Z] #44 37.51   CC       images/pagemap.o
12:17:44 [2021-04-02T12:17:44.352Z] Loaded image: buildpack-deps:buster
12:17:44 [2021-04-02T12:17:44.439Z] #44 37.84   CC       images/siginfo.o
12:17:44 [2021-04-02T12:17:44.524Z] #43 44.84   CC       compel/plugins/std/infect.o
12:17:44 [2021-04-02T12:17:44.607Z] Loaded image: busybox:latest
12:17:44 [2021-04-02T12:17:44.607Z] Loaded image: busybox:glibc
12:17:44 [2021-04-02T12:17:44.684Z] #45 92.27 vendor/golang.org/x/net/http/httpguts
12:17:44 [2021-04-02T12:17:44.684Z] #45 92.27 mime/multipart
12:17:44 [2021-04-02T12:17:44.737Z] #44 38.14   CC       images/rpc.o
12:17:45 [2021-04-02T12:17:45.086Z] #43 45.29   CC       compel/arch/x86/plugins/std/parasite-head.o
12:17:45 [2021-04-02T12:17:45.086Z] #43 45.36   CC       compel/arch/x86/plugins/std/memcpy.o
12:17:45 [2021-04-02T12:17:45.086Z] #43 45.43   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:17:45 [2021-04-02T12:17:45.086Z] #43 45.49   AR       compel/plugins/std.lib.a
12:17:45 [2021-04-02T12:17:45.259Z] #45 ...
12:17:45 [2021-04-02T12:17:45.259Z] 
12:17:45 [2021-04-02T12:17:45.259Z] #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
12:17:45 [2021-04-02T12:17:45.259Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:17:45 [2021-04-02T12:17:45.259Z] #13 79.70 Selecting previously unselected package g++-mingw-w64-x86-64.
12:17:45 [2021-04-02T12:17:45.259Z] #13 79.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
12:17:45 [2021-04-02T12:17:45.259Z] #13 79.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:45 [2021-04-02T12:17:45.342Z] #43 45.56   CC       compel/plugins/fds/fds.o
12:17:45 [2021-04-02T12:17:45.342Z] #43 45.79   AR       compel/plugins/fds.lib.a
12:17:45 [2021-04-02T12:17:45.521Z] #13 ...
12:17:45 [2021-04-02T12:17:45.521Z] 
12:17:45 [2021-04-02T12:17:45.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:45 [2021-04-02T12:17:45.521Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:45 [2021-04-02T12:17:45.521Z] #43 25.24   CC       images/fh.o
12:17:45 [2021-04-02T12:17:45.521Z] #43 26.11   CC       images/fsnotify.o
12:17:45 [2021-04-02T12:17:45.521Z] #43 26.57   CC       images/signalfd.o
12:17:45 [2021-04-02T12:17:45.521Z] #43 26.98   CC       images/fs.o
12:17:45 [2021-04-02T12:17:45.521Z] #43 27.30   CC       images/pstree.o
12:17:45 [2021-04-02T12:17:45.521Z] #43 27.59   CC       images/pipe.o
12:17:45 [2021-04-02T12:17:45.533Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:17:45 [2021-04-02T12:17:45.641Z] #43 45.86   HOSTDEP  compel/src/lib/log-host.d
12:17:45 [2021-04-02T12:17:45.641Z] #43 46.00   HOSTDEP  compel/src/lib/handle-elf-host.d
12:17:45 [2021-04-02T12:17:45.784Z] #43 27.79   CC       images/tcp-stream.o
12:17:45 [2021-04-02T12:17:45.789Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:17:45 [2021-04-02T12:17:45.897Z] #43 46.09   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:17:45 [2021-04-02T12:17:45.897Z] #43 46.15   HOSTDEP  compel/src/main-host.d
12:17:45 [2021-04-02T12:17:45.897Z] #43 46.26   DEP      compel/src/lib/ptrace.d
12:17:45 [2021-04-02T12:17:45.897Z] #43 ...
12:17:45 [2021-04-02T12:17:45.897Z] 
12:17:45 [2021-04-02T12:17:45.897Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:45 [2021-04-02T12:17:45.897Z] #58 sha256:05cb00e7487caa8f4ba23a88dd430a4e72676db6f3ab24c9710c7c5e48fa40f0
12:17:45 [2021-04-02T12:17:45.897Z] #58 115.9 + for f in rootlesskit rootlesskit-docker-proxy
12:17:45 [2021-04-02T12:17:45.897Z] #58 115.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:17:46 [2021-04-02T12:17:46.045Z] Loaded image: debian:bullseye
12:17:46 [2021-04-02T12:17:46.047Z] #43 28.08   CC       images/sk-packet.o
12:17:46 [2021-04-02T12:17:46.285Z] #44 39.61   CC       images/ext-file.o
12:17:46 [2021-04-02T12:17:46.300Z] Loaded image: hello-world:latest
12:17:46 [2021-04-02T12:17:46.300Z] Loaded image: arm32v7/hello-world:latest
12:17:46 [2021-04-02T12:17:46.316Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:17:46 [2021-04-02T12:17:46.316Z] === RUN   TestBuildMultiStageOnBuild
12:17:46 [2021-04-02T12:17:46.555Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:17:46 [2021-04-02T12:17:46.595Z] #44 39.92   CC       images/cgroup.o
12:17:46 [2021-04-02T12:17:46.622Z] #43 28.41   CC       images/mnt.o
12:17:46 [2021-04-02T12:17:46.623Z] #43 28.63   CC       images/pipe-data.o
12:17:46 [2021-04-02T12:17:46.886Z] #43 28.88   CC       images/sa.o
12:17:47 [2021-04-02T12:17:47.148Z] #43 29.12   CC       images/timer.o
12:17:47 [2021-04-02T12:17:47.244Z] #44 40.66   CC       images/userns.o
12:17:47 [2021-04-02T12:17:47.244Z] #44 40.94   CC       images/google/protobuf/descriptor.o
12:17:47 [2021-04-02T12:17:47.422Z] #43 29.43   CC       images/timerfd.o
12:17:47 [2021-04-02T12:17:47.479Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:17:47 [2021-04-02T12:17:47.544Z] #44 ...
12:17:47 [2021-04-02T12:17:47.544Z] 
12:17:47 [2021-04-02T12:17:47.544Z] #14 [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
12:17:47 [2021-04-02T12:17:47.544Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:17:47 [2021-04-02T12:17:47.544Z] #14 98.65 Selecting previously unselected package g++-mingw-w64-x86-64.
12:17:47 [2021-04-02T12:17:47.544Z] #14 98.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
12:17:47 [2021-04-02T12:17:47.544Z] #14 98.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:47 [2021-04-02T12:17:47.685Z] #43 29.74   CC       images/mm.o
12:17:47 [2021-04-02T12:17:47.843Z] #14 ...
12:17:47 [2021-04-02T12:17:47.843Z] 
12:17:47 [2021-04-02T12:17:47.843Z] #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
12:17:47 [2021-04-02T12:17:47.843Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:17:47 [2021-04-02T12:17:47.843Z] #52 102.8 golang.org/x/sys/unix
12:17:47 [2021-04-02T12:17:47.843Z] #52 103.4 encoding/json
12:17:47 [2021-04-02T12:17:47.948Z] #43 30.10   CC       images/sk-opts.o
12:17:48 [2021-04-02T12:17:48.523Z] #43 30.45   CC       images/sk-unix.o
12:17:48 [2021-04-02T12:17:48.786Z] #43 30.84   CC       images/sk-inet.o
12:17:49 [2021-04-02T12:17:49.050Z] #43 ...
12:17:49 [2021-04-02T12:17:49.050Z] 
12:17:49 [2021-04-02T12:17:49.050Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:49 [2021-04-02T12:17:49.050Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:17:49 [2021-04-02T12:17:49.050Z] #56 41.89 + bin/ctr
12:17:49 [2021-04-02T12:17:49.050Z] #56 ...
12:17:49 [2021-04-02T12:17:49.050Z] 
12:17:49 [2021-04-02T12:17:49.050Z] #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
12:17:49 [2021-04-02T12:17:49.050Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.53 Selecting previously unselected package libapparmor1:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.53 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.54 Unpacking libapparmor1:arm64 (2.13.2-10) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.64 Selecting previously unselected package libapparmor-dev:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.65 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.66 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.82 Selecting previously unselected package libbtrfs0.
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.83 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.83 Unpacking libbtrfs0 (4.20.1-2) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.95 Selecting previously unselected package libbtrfs-dev.
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.96 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 90.96 Unpacking libbtrfs-dev (4.20.1-2) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.10 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.10 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.25 Selecting previously unselected package libudev-dev:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.25 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.28 Unpacking libudev-dev:arm64 (241-7~deb10u7) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.45 Selecting previously unselected package libsepol1-dev:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.49 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.53 Unpacking libsepol1-dev:arm64 (2.8-1) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.82 Selecting previously unselected package libpcre16-3:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.84 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 91.85 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.13 Selecting previously unselected package libpcre32-3:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.14 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.16 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.34 Selecting previously unselected package libpcrecpp0v5:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.34 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.36 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.51 Selecting previously unselected package libpcre3-dev:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.53 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.54 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.95 Selecting previously unselected package libselinux1-dev:arm64.
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.98 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 92.99 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
12:17:49 [2021-04-02T12:17:49.050Z] #13 93.34 Selecting previously unselected package libdevmapper-dev:arm64.
12:17:49 [2021-04-02T12:17:49.051Z] #13 93.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.051Z] #13 93.36 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:17:49 [2021-04-02T12:17:49.051Z] #13 93.48 Selecting previously unselected package libseccomp-dev:arm64.
12:17:49 [2021-04-02T12:17:49.051Z] #13 93.50 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.051Z] #13 93.51 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
12:17:49 [2021-04-02T12:17:49.313Z] #13 93.68 Selecting previously unselected package libsystemd-dev:arm64.
12:17:49 [2021-04-02T12:17:49.313Z] #13 93.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ...
12:17:49 [2021-04-02T12:17:49.313Z] #13 93.72 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ...
12:17:49 [2021-04-02T12:17:49.362Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:17:49 [2021-04-02T12:17:49.889Z] #13 94.34 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
12:17:49 [2021-04-02T12:17:49.889Z] #13 94.37 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
12:17:49 [2021-04-02T12:17:49.889Z] #13 94.38 Setting up libapparmor1:arm64 (2.13.2-10) ...
12:17:49 [2021-04-02T12:17:49.889Z] #13 94.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:17:49 [2021-04-02T12:17:49.889Z] #13 94.42 Setting up libpcre16-3:arm64 (2:8.39-12) ...
12:17:49 [2021-04-02T12:17:49.889Z] #13 94.44 Setting up libsepol1-dev:arm64 (2.8-1) ...
12:17:49 [2021-04-02T12:17:49.948Z] #52 ...
12:17:49 [2021-04-02T12:17:49.948Z] 
12:17:49 [2021-04-02T12:17:49.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:49 [2021-04-02T12:17:49.948Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:49 [2021-04-02T12:17:49.948Z] #44 43.14   CC       images/opts.o
12:17:49 [2021-04-02T12:17:49.948Z] #44 43.42   CC       images/seccomp.o
12:17:50 [2021-04-02T12:17:50.062Z] #58 ...
12:17:50 [2021-04-02T12:17:50.063Z] 
12:17:50 [2021-04-02T12:17:50.063Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:50 [2021-04-02T12:17:50.063Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:17:50 [2021-04-02T12:17:50.063Z] #45 109.3 crypto/tls
12:17:50 [2021-04-02T12:17:50.063Z] #45 115.5 net/http/httptrace
12:17:50 [2021-04-02T12:17:50.063Z] #45 115.7 net/http
12:17:50 [2021-04-02T12:17:50.063Z] #45 ...
12:17:50 [2021-04-02T12:17:50.063Z] 
12:17:50 [2021-04-02T12:17:50.063Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:50 [2021-04-02T12:17:50.063Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:17:50 [2021-04-02T12:17:50.063Z] #43 46.39   DEP      compel/src/lib/infect.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 46.61   DEP      compel/src/lib/infect-util.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 46.74   DEP      compel/src/lib/infect-rpc.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 46.91   DEP      compel/arch/x86/src/lib/infect.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 46.99   DEP      compel/arch/x86/src/lib/cpu.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 47.08   DEP      compel/src/lib/log.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 47.13   DEP      compel/src/main.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 47.28   DEP      compel/src/lib/handle-elf.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 47.44   DEP      compel/arch/x86/src/lib/handle-elf.d
12:17:50 [2021-04-02T12:17:50.063Z] #43 47.59   CC       compel/src/lib/log.o
12:17:50 [2021-04-02T12:17:50.063Z] #43 47.82   CC       compel/arch/x86/src/lib/cpu.o
12:17:50 [2021-04-02T12:17:50.063Z] #43 48.55   CC       compel/arch/x86/src/lib/infect.o
12:17:50 [2021-04-02T12:17:50.063Z] #43 49.40   CC       compel/src/lib/infect-rpc.o
12:17:50 [2021-04-02T12:17:50.063Z] #43 49.81   CC       compel/src/lib/infect-util.o
12:17:50 [2021-04-02T12:17:50.063Z] #43 50.05   CC       compel/src/lib/infect.o
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.47 Setting up libbtrfs0 (4.20.1-2) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.49 Setting up libpcre32-3:arm64 (2:8.39-12) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.51 Setting up libudev-dev:arm64 (241-7~deb10u7) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.57 Setting up libbtrfs-dev (4.20.1-2) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.60 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.61 Setting up mingw-w64-common (6.0.0-3) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.63 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.64 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.66 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.72 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
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.73 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
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.75 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.77 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
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.78 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
12:17:50 [2021-04-02T12:17:50.159Z] #13 94.79 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:17:50 [2021-04-02T12:17:50.248Z] #44 43.73   CC       images/binfmt-misc.o
12:17:50 [2021-04-02T12:17:50.422Z] #13 94.82 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
12:17:50 [2021-04-02T12:17:50.422Z] #13 94.84 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:17:50 [2021-04-02T12:17:50.422Z] #13 94.86 Setting up dmsetup (2:1.02.155-3) ...
12:17:50 [2021-04-02T12:17:50.422Z] #13 94.87 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:17:50 [2021-04-02T12:17:50.422Z] #13 94.89 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:17:50 [2021-04-02T12:17:50.422Z] #13 94.91 Processing triggers for libc-bin (2.28-10) ...
12:17:50 [2021-04-02T12:17:50.547Z] #44 43.94   CC       images/time.o
12:17:50 [2021-04-02T12:17:50.547Z] #44 44.14   CC       images/sysctl.o
12:17:50 [2021-04-02T12:17:50.846Z] #44 44.38   CC       images/autofs.o
12:17:51 [2021-04-02T12:17:51.144Z] #44 44.59   CC       images/macvlan.o
12:17:51 [2021-04-02T12:17:51.426Z] #43 ...
12:17:51 [2021-04-02T12:17:51.426Z] 
12:17:51 [2021-04-02T12:17:51.426Z] #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
12:17:51 [2021-04-02T12:17:51.426Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.0 Selecting previously unselected package libapparmor1:amd64.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.2 Selecting previously unselected package libapparmor-dev:amd64.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.3 Selecting previously unselected package libbtrfs0.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.4 Unpacking libbtrfs0 (4.20.1-2) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.4 Selecting previously unselected package libbtrfs-dev.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.5 Unpacking libbtrfs-dev (4.20.1-2) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.7 Selecting previously unselected package libudev-dev:amd64.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.9 Selecting previously unselected package libsepol1-dev:amd64.
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 114.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 115.2 Selecting previously unselected package libpcre16-3:amd64.
12:17:51 [2021-04-02T12:17:51.426Z] #13 115.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.426Z] #13 115.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:17:51 [2021-04-02T12:17:51.452Z] #44 44.86   CC       images/sit.o
12:17:51 [2021-04-02T12:17:51.452Z] #44 ...
12:17:51 [2021-04-02T12:17:51.452Z] 
12:17:51 [2021-04-02T12:17:51.452Z] #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
12:17:51 [2021-04-02T12:17:51.452Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:17:51 [2021-04-02T12:17:51.452Z] #46 102.8 encoding/json
12:17:51 [2021-04-02T12:17:51.452Z] #46 111.2 text/template
12:17:51 [2021-04-02T12:17:51.452Z] #46 ...
12:17:51 [2021-04-02T12:17:51.452Z] 
12:17:51 [2021-04-02T12:17:51.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:51 [2021-04-02T12:17:51.452Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:51 [2021-04-02T12:17:51.452Z] #44 45.10   CC       images/memfd.o
12:17:51 [2021-04-02T12:17:51.595Z] --- PASS: TestBuildMultiStageOnBuild (5.04s)
12:17:51 [2021-04-02T12:17:51.596Z] === RUN   TestBuildUncleanTarFilenames
12:17:51 [2021-04-02T12:17:51.720Z] #13 115.4 Selecting previously unselected package libpcre32-3:amd64.
12:17:51 [2021-04-02T12:17:51.720Z] #13 115.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.720Z] #13 115.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:17:51 [2021-04-02T12:17:51.751Z] #44 45.36   CC       images/timens.o
12:17:51 [2021-04-02T12:17:51.855Z] --- PASS: TestBuildUncleanTarFilenames (0.67s)
12:17:51 [2021-04-02T12:17:51.855Z] === RUN   TestBuildMultiStageLayerLeak
12:17:51 [2021-04-02T12:17:51.872Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:17:51 [2021-04-02T12:17:51.872Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:17:51 [2021-04-02T12:17:51.872Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.55s)
12:17:51 [2021-04-02T12:17:51.872Z] PASS
12:17:51 [2021-04-02T12:17:51.872Z] 
12:17:51 [2021-04-02T12:17:51.872Z] === Skipped
12:17:51 [2021-04-02T12:17:51.872Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:17:51 [2021-04-02T12:17:51.872Z]     build_session_test.go:25: TODO: BuildKit
12:17:51 [2021-04-02T12:17:51.872Z] 
12:17:51 [2021-04-02T12:17:51.872Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:17:51 [2021-04-02T12:17:51.872Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:17:51 [2021-04-02T12:17:51.872Z] 
12:17:51 [2021-04-02T12:17:51.872Z] 
12:17:51 [2021-04-02T12:17:51.872Z] DONE 34 tests, 2 skipped in 118.590s
12:17:51 [2021-04-02T12:17:51.872Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:17:51 [2021-04-02T12:17:51.872Z] ++ 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
12:17:51 [2021-04-02T12:17:51.872Z] ++ set -e
12:17:51 [2021-04-02T12:17:51.872Z] ++ '[' -n 0 ']'
12:17:51 [2021-04-02T12:17:51.872Z] ++ set -x
12:17:51 [2021-04-02T12:17:51.872Z] ++ 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
12:17:51 [2021-04-02T12:17:51.975Z] #13 115.6 Selecting previously unselected package libpcrecpp0v5:amd64.
12:17:51 [2021-04-02T12:17:51.975Z] #13 115.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.975Z] #13 115.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:17:51 [2021-04-02T12:17:51.975Z] #13 115.8 Selecting previously unselected package libpcre3-dev:amd64.
12:17:51 [2021-04-02T12:17:51.975Z] #13 115.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:17:51 [2021-04-02T12:17:51.975Z] #13 115.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:17:52 [2021-04-02T12:17:52.051Z] #44 45.64   LINK     images/built-in.o
12:17:52 [2021-04-02T12:17:52.127Z] INFO: Testing against a local daemon
12:17:52 [2021-04-02T12:17:52.127Z] === RUN   TestConfigInspect
12:17:52 [2021-04-02T12:17:52.127Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:17:52 [2021-04-02T12:17:52.350Z] #44 45.85   GEN      compel/include/asm
12:17:52 [2021-04-02T12:17:52.350Z] #44 45.88   GEN      compel/include/version.h
12:17:52 [2021-04-02T12:17:52.350Z] #44 45.90 touch .config
12:17:52 [2021-04-02T12:17:52.350Z] #44 45.97   GEN      include/common/config.h
12:17:52 [2021-04-02T12:17:52.546Z] #13 116.4 Selecting previously unselected package libselinux1-dev:amd64.
12:17:52 [2021-04-02T12:17:52.547Z] #13 116.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:17:52 [2021-04-02T12:17:52.547Z] #13 116.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:17:52 [2021-04-02T12:17:52.649Z] #44 46.12   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:17:52 [2021-04-02T12:17:52.650Z] #44 46.18   GEN      compel/plugins/include/uapi/std/syscall.h
12:17:52 [2021-04-02T12:17:52.650Z] #44 46.22   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
12:17:52 [2021-04-02T12:17:52.650Z] #44 46.24   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
12:17:52 [2021-04-02T12:17:52.650Z] #44 46.29   DEP      compel/arch/ppc64/plugins/std/memcmp.d
12:17:52 [2021-04-02T12:17:52.650Z] #44 46.32   DEP      compel/arch/ppc64/plugins/std/memcpy.d
12:17:52 [2021-04-02T12:17:52.650Z] #44 46.34   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
12:17:52 [2021-04-02T12:17:52.949Z] #44 46.37   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:17:52 [2021-04-02T12:17:52.949Z] #44 46.38   DEP      compel/plugins/std/infect.d
12:17:52 [2021-04-02T12:17:52.949Z] #44 46.52   DEP      compel/plugins/std/string.d
12:17:52 [2021-04-02T12:17:52.949Z] #44 46.63   DEP      compel/plugins/std/log.d
12:17:53 [2021-04-02T12:17:53.249Z] #44 46.74   DEP      compel/plugins/std/fds.d
12:17:53 [2021-04-02T12:17:53.249Z] #44 46.85   DEP      compel/plugins/std/std.d
12:17:53 [2021-04-02T12:17:53.473Z] #13 117.4 Selecting previously unselected package libdevmapper-dev:amd64.
12:17:53 [2021-04-02T12:17:53.473Z] #13 117.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:17:53 [2021-04-02T12:17:53.487Z] === RUN   TestDockerSuite/TestBuildAddScript
12:17:53 [2021-04-02T12:17:53.550Z] #44 46.97   DEP      compel/plugins/shmem/shmem.d
12:17:53 [2021-04-02T12:17:53.550Z] #44 47.14   DEP      compel/plugins/fds/fds.d
12:17:53 [2021-04-02T12:17:53.734Z] #13 DONE 97.5s
12:17:53 [2021-04-02T12:17:53.734Z] 
12:17:53 [2021-04-02T12:17:53.734Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:17:53 [2021-04-02T12:17:53.734Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
12:17:53 [2021-04-02T12:17:53.734Z] #14 ...
12:17:53 [2021-04-02T12:17:53.734Z] 
12:17:53 [2021-04-02T12:17:53.734Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:53 [2021-04-02T12:17:53.734Z] #58 sha256:f388b95478fead3fc7936f9c5d97259a94ce3596ee7726a42ffaf12f5d5c0b33
12:17:53 [2021-04-02T12:17:53.734Z] #58 93.65 + for f in rootlesskit rootlesskit-docker-proxy
12:17:53 [2021-04-02T12:17:53.734Z] #58 93.65 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:17:53 [2021-04-02T12:17:53.734Z] #58 DONE 101.1s
12:17:53 [2021-04-02T12:17:53.734Z] 
12:17:53 [2021-04-02T12:17:53.734Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:17:53 [2021-04-02T12:17:53.734Z] #59 sha256:e8ecfdfd512cf752a2debb5342ebc82b48a72e609057a28bf031baac46205c6a
12:17:53 [2021-04-02T12:17:53.734Z] #59 DONE 0.1s
12:17:53 [2021-04-02T12:17:53.734Z] 
12:17:53 [2021-04-02T12:17:53.734Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:17:53 [2021-04-02T12:17:53.734Z] #60 sha256:7638e4190eb43126dc2eba918fa3732c9ba9e537ebdb615ce23b51d41016acc8
12:17:53 [2021-04-02T12:17:53.734Z] #60 DONE 0.1s
12:17:53 [2021-04-02T12:17:53.734Z] 
12:17:53 [2021-04-02T12:17:53.734Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:53 [2021-04-02T12:17:53.734Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:53 [2021-04-02T12:17:53.734Z] #43 31.38   CC       images/tun.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 31.85   CC       images/sk-netlink.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 32.17   CC       images/packet-sock.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 32.69   CC       images/ipc-var.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 33.02   CC       images/ipc-desc.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 33.28   CC       images/ipc-shm.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 33.45   CC       images/ipc-msg.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 33.79   CC       images/ipc-sem.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 34.08   CC       images/utsns.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 34.28   CC       images/creds.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 34.43   CC       images/vma.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 34.71   CC       images/netdev.o
12:17:53 [2021-04-02T12:17:53.734Z] #43 34.99   CC       images/tty.o
12:17:53 [2021-04-02T12:17:53.776Z] #13 117.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:17:53 [2021-04-02T12:17:53.850Z] #44 47.25   CC       compel/plugins/std/std.o
12:17:53 [2021-04-02T12:17:53.998Z] #43 35.87   CC       images/file-lock.o
12:17:54 [2021-04-02T12:17:54.031Z] #13 ...
12:17:54 [2021-04-02T12:17:54.031Z] 
12:17:54 [2021-04-02T12:17:54.031Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:17:54 [2021-04-02T12:17:54.031Z] #58 sha256:05cb00e7487caa8f4ba23a88dd430a4e72676db6f3ab24c9710c7c5e48fa40f0
12:17:54 [2021-04-02T12:17:54.031Z] #58 DONE 124.0s
12:17:54 [2021-04-02T12:17:54.031Z] 
12:17:54 [2021-04-02T12:17:54.031Z] #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
12:17:54 [2021-04-02T12:17:54.031Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:17:54 [2021-04-02T12:17:54.031Z] #13 117.9 Selecting previously unselected package libseccomp-dev:amd64.
12:17:54 [2021-04-02T12:17:54.031Z] #13 117.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:17:54 [2021-04-02T12:17:54.031Z] #13 117.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:17:54 [2021-04-02T12:17:54.149Z] #44 47.57   CC       compel/plugins/std/fds.o
12:17:54 [2021-04-02T12:17:54.263Z] #43 36.15   CC       images/rlimit.o
12:17:54 [2021-04-02T12:17:54.287Z] #13 ...
12:17:54 [2021-04-02T12:17:54.287Z] 
12:17:54 [2021-04-02T12:17:54.287Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:17:54 [2021-04-02T12:17:54.287Z] #59 sha256:e828ca4fac1a5fcea949087674ec1d2a1dde8ed668cd1595fdbfa3a25399c8c8
12:17:54 [2021-04-02T12:17:54.287Z] #59 DONE 0.1s
12:17:54 [2021-04-02T12:17:54.287Z] 
12:17:54 [2021-04-02T12:17:54.287Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:17:54 [2021-04-02T12:17:54.287Z] #60 sha256:5838753734c67091b63fff14288aa12e1418340691aa82e3ae5daa1aad6df0f3
12:17:54 [2021-04-02T12:17:54.287Z] #60 DONE 0.1s
12:17:54 [2021-04-02T12:17:54.287Z] 
12:17:54 [2021-04-02T12:17:54.287Z] #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
12:17:54 [2021-04-02T12:17:54.287Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:17:54 [2021-04-02T12:17:54.287Z] #13 118.2 Selecting previously unselected package libsystemd-dev:amd64.
12:17:54 [2021-04-02T12:17:54.287Z] #13 118.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
12:17:54 [2021-04-02T12:17:54.287Z] #13 118.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
12:17:54 [2021-04-02T12:17:54.450Z] #44 47.98   CC       compel/plugins/std/log.o
12:17:54 [2021-04-02T12:17:54.525Z] #43 36.49   CC       images/pagemap.o
12:17:54 [2021-04-02T12:17:54.787Z] #43 36.79   CC       images/siginfo.o
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.8 Setting up libbtrfs0 (4.20.1-2) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
12:17:54 [2021-04-02T12:17:54.891Z] #13 118.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:17:55 [2021-04-02T12:17:55.049Z] #43 37.09   CC       images/rpc.o
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.8 Setting up libbtrfs-dev (4.20.1-2) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.8 Setting up mingw-w64-common (6.0.0-3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 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
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 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
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 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
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 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
12:17:55 [2021-04-02T12:17:55.148Z] #13 118.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 119.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 119.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 119.0 Setting up dmsetup (2:1.02.155-3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 119.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 119.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:17:55 [2021-04-02T12:17:55.148Z] #13 119.0 Processing triggers for libc-bin (2.28-10) ...
12:17:55 [2021-04-02T12:17:55.371Z] --- PASS: TestConfigInspect (3.06s)
12:17:55 [2021-04-02T12:17:55.371Z] === RUN   TestConfigList
12:17:55 [2021-04-02T12:17:55.510Z] #44 49.18   CC       compel/plugins/std/string.o
12:17:55 [2021-04-02T12:17:55.625Z] #43 ...
12:17:55 [2021-04-02T12:17:55.625Z] 
12:17:55 [2021-04-02T12:17:55.625Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:17:55 [2021-04-02T12:17:55.625Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
12:17:55 [2021-04-02T12:17:55.625Z] #14 DONE 2.4s
12:17:55 [2021-04-02T12:17:55.625Z] 
12:17:55 [2021-04-02T12:17:55.625Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:17:55 [2021-04-02T12:17:55.625Z] #53 sha256:c409bbd15dd373c0e43fcd889469332de0ac969e5836b6b6e2837535f1acf56c
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.122 + RM_GOPATH=0
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.122 + TMP_GOPATH=
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.122 + : /build
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.122 + '[' -z '' ']'
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.122 ++ mktemp -d
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.129 + export GOPATH=/tmp/tmp.wO6DA1q3AY
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.129 + GOPATH=/tmp/tmp.wO6DA1q3AY
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.129 + RM_GOPATH=1
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.129 + case "$(go env GOARCH)" in
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.129 ++ go env GOARCH
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + export GO_BUILDMODE=-buildmode=pie
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + GO_BUILDMODE=-buildmode=pie
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 ++ dirname /tmp/install/install.sh
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + dir=/tmp/install
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + bin=runc
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + shift
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + '[' '!' -f /tmp/install/runc.installer ']'
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + . /tmp/install/runc.installer
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + install_runc
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + uname -r
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + grep -q '^3\.10\.0.*\.el7\.'
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + RUNC_BUILDTAGS='seccomp '
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.157 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wO6DA1q3AY/src/github.com/opencontainers/runc
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.161 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
12:17:55 [2021-04-02T12:17:55.625Z] #53 2.171 Cloning into '/tmp/tmp.wO6DA1q3AY/src/github.com/opencontainers/runc'...
12:17:55 [2021-04-02T12:17:55.626Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:17:55 [2021-04-02T12:17:55.710Z] #13 DONE 119.5s
12:17:55 [2021-04-02T12:17:55.710Z] 
12:17:55 [2021-04-02T12:17:55.710Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:17:55 [2021-04-02T12:17:55.710Z] #53 sha256:0171d5ce68011ae3b89da4f1c22e938a5b848fc0e99438232d8cdf41c6f0228b
12:17:56 [2021-04-02T12:17:56.044Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
12:17:56 [2021-04-02T12:17:56.044Z] === RUN   TestBuildWithHugeFile
12:17:56 [2021-04-02T12:17:56.185Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:17:56 [2021-04-02T12:17:56.185Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:17:56 [2021-04-02T12:17:56.186Z] #44 49.71   CC       compel/plugins/std/infect.o
12:17:56 [2021-04-02T12:17:56.835Z] #44 50.19   CC       compel/arch/ppc64/plugins/std/parasite-head.o
12:17:56 [2021-04-02T12:17:56.835Z] #44 50.25   CC       compel/arch/ppc64/plugins/std/memcpy.o
12:17:56 [2021-04-02T12:17:56.836Z] #44 50.31   CC       compel/arch/ppc64/plugins/std/memcmp.o
12:17:56 [2021-04-02T12:17:56.836Z] #44 50.39   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
12:17:56 [2021-04-02T12:17:56.836Z] #44 50.48   AR       compel/plugins/std.lib.a
12:17:57 [2021-04-02T12:17:57.019Z] #53 ...
12:17:57 [2021-04-02T12:17:57.019Z] 
12:17:57 [2021-04-02T12:17:57.019Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:17:57 [2021-04-02T12:17:57.019Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:17:57 [2021-04-02T12:17:57.019Z] #45 94.59 crypto/tls
12:17:57 [2021-04-02T12:17:57.019Z] #45 99.57 net/http/httptrace
12:17:57 [2021-04-02T12:17:57.019Z] #45 99.72 net/http
12:17:57 [2021-04-02T12:17:57.099Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:17:57 [2021-04-02T12:17:57.099Z] 
12:17:57 [2021-04-02T12:17:57.099Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:17:57 [2021-04-02T12:17:57.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:17:57 [2021-04-02T12:17:57.099Z] HOSTNAME=82f168f22b68
12:17:57 [2021-04-02T12:17:57.099Z] TESTDEBUG=0
12:17:57 [2021-04-02T12:17:57.099Z] DEST=bundles/test-integration
12:17:57 [2021-04-02T12:17:57.099Z] PWD=/go/src/github.com/docker/docker
12:17:57 [2021-04-02T12:17:57.099Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:17:57 [2021-04-02T12:17:57.099Z] container=docker
12:17:57 [2021-04-02T12:17:57.099Z] HOME=/root
12:17:57 [2021-04-02T12:17:57.099Z] GOLANG_VERSION=1.13.15
12:17:57 [2021-04-02T12:17:57.099Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:17:57 [2021-04-02T12:17:57.099Z] VALIDATE_BRANCH=master
12:17:57 [2021-04-02T12:17:57.099Z] TERM=xterm
12:17:57 [2021-04-02T12:17:57.099Z] DOCKER_PKG=github.com/docker/docker
12:17:57 [2021-04-02T12:17:57.099Z] SHLVL=1
12:17:57 [2021-04-02T12:17:57.099Z] TIMEOUT=120m
12:17:57 [2021-04-02T12:17:57.099Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:17:57 [2021-04-02T12:17:57.099Z] DOCKER_GRAPHDRIVER=overlay2
12:17:57 [2021-04-02T12:17:57.099Z] GO111MODULE=off
12:17:57 [2021-04-02T12:17:57.099Z] DOCKER_EXPERIMENTAL=1
12:17:57 [2021-04-02T12:17:57.099Z] TEST_SKIP_INTEGRATION_CLI=1
12:17:57 [2021-04-02T12:17:57.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:17:57 [2021-04-02T12:17:57.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:17:57 [2021-04-02T12:17:57.099Z] GOPATH=/go
12:17:57 [2021-04-02T12:17:57.099Z] PKG_CONFIG=pkg-config
12:17:57 [2021-04-02T12:17:57.099Z] _=/usr/bin/env
12:17:57 [2021-04-02T12:17:57.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:17:57 [2021-04-02T12:17:57.109Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:17:57 [2021-04-02T12:17:57.135Z] #44 50.55   CC       compel/plugins/fds/fds.o
12:17:57 [2021-04-02T12:17:57.282Z] #45 ...
12:17:57 [2021-04-02T12:17:57.282Z] 
12:17:57 [2021-04-02T12:17:57.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:57 [2021-04-02T12:17:57.282Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:57 [2021-04-02T12:17:57.282Z] #43 38.57   CC       images/ext-file.o
12:17:57 [2021-04-02T12:17:57.282Z] #43 38.76   CC       images/cgroup.o
12:17:57 [2021-04-02T12:17:57.436Z] #44 ...
12:17:57 [2021-04-02T12:17:57.436Z] 
12:17:57 [2021-04-02T12:17:57.436Z] #14 [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
12:17:57 [2021-04-02T12:17:57.436Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.0 Selecting previously unselected package libapparmor1:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.1 Selecting previously unselected package libapparmor-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.2 Selecting previously unselected package libbtrfs0.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.2 Unpacking libbtrfs0 (4.20.1-2) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.3 Selecting previously unselected package libbtrfs-dev.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.4 Unpacking libbtrfs-dev (4.20.1-2) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.6 Selecting previously unselected package libudev-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.7 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.8 Selecting previously unselected package libsepol1-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 114.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.2 Selecting previously unselected package libpcre16-3:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.3 Selecting previously unselected package libpcre32-3:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.6 Selecting previously unselected package libpcrecpp0v5:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.7 Selecting previously unselected package libpcre3-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 115.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.2 Selecting previously unselected package libselinux1-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.7 Selecting previously unselected package libseccomp-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.7 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.7 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.8 Selecting previously unselected package libsystemd-dev:ppc64el.
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 116.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.5 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.5 Setting up libapparmor1:ppc64el (2.13.2-10) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.5 Setting up libsepol1-dev:ppc64el (2.8-1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.6 Setting up libbtrfs0 (4.20.1-2) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.6 Setting up libudev-dev:ppc64el (241-7~deb10u7) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up libbtrfs-dev (4.20.1-2) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up mingw-w64-common (6.0.0-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 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
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 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
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.7 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
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 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
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Setting up dmsetup (2:1.02.155-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 117.8 Processing triggers for libc-bin (2.28-10) ...
12:17:57 [2021-04-02T12:17:57.436Z] #14 DONE 118.2s
12:17:57 [2021-04-02T12:17:57.436Z] 
12:17:57 [2021-04-02T12:17:57.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:57 [2021-04-02T12:17:57.436Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:57 [2021-04-02T12:17:57.436Z] #44 50.80   AR       compel/plugins/fds.lib.a
12:17:57 [2021-04-02T12:17:57.436Z] #44 50.89   HOSTDEP  compel/src/lib/log-host.d
12:17:57 [2021-04-02T12:17:57.436Z] #44 ...
12:17:57 [2021-04-02T12:17:57.436Z] 
12:17:57 [2021-04-02T12:17:57.436Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
12:17:57 [2021-04-02T12:17:57.436Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968
12:17:57 [2021-04-02T12:17:57.544Z] #43 ...
12:17:57 [2021-04-02T12:17:57.544Z] 
12:17:57 [2021-04-02T12:17:57.544Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:17:57 [2021-04-02T12:17:57.544Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
12:17:57 [2021-04-02T12:17:57.544Z] #15 DONE 2.1s
12:17:57 [2021-04-02T12:17:57.544Z] 
12:17:57 [2021-04-02T12:17:57.544Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:57 [2021-04-02T12:17:57.544Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:17:57 [2021-04-02T12:17:57.544Z] #43 39.55   CC       images/userns.o
12:17:57 [2021-04-02T12:17:57.737Z] #15 DONE 0.6s
12:17:57 [2021-04-02T12:17:57.737Z] 
12:17:57 [2021-04-02T12:17:57.737Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:17:57 [2021-04-02T12:17:57.737Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f
12:17:58 [2021-04-02T12:17:58.118Z] #43 39.99   CC       images/google/protobuf/descriptor.o
12:17:58 [2021-04-02T12:17:58.386Z] #16 DONE 0.5s
12:17:58 [2021-04-02T12:17:58.386Z] 
12:17:58 [2021-04-02T12:17:58.386Z] #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
12:17:58 [2021-04-02T12:17:58.386Z] #54 sha256:ffdf9c17b59137268834b62e159921b239b5b3e90e2c946d19e46561725def71
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.509 + RM_GOPATH=0
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.509 + TMP_GOPATH=
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.509 + : /build
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.509 + '[' -z '' ']'
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.510 ++ mktemp -d
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.511 + export GOPATH=/tmp/tmp.gXLbSOTs1z
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.512 + GOPATH=/tmp/tmp.gXLbSOTs1z
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.512 + RM_GOPATH=1
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.512 + case "$(go env GOARCH)" in
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.515 ++ go env GOARCH
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.536 + export GO_BUILDMODE=-buildmode=pie
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.536 + GO_BUILDMODE=-buildmode=pie
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.560 ++ dirname /tmp/install/install.sh
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.579 + dir=/tmp/install
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.579 + bin=runc
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.580 + shift
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.583 + '[' '!' -f /tmp/install/runc.installer ']'
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.585 + . /tmp/install/runc.installer
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.590 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.604 + install_runc
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.608 + uname -r
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.610 + grep -q '^3\.10\.0.*\.el7\.'
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.616 + RUNC_BUILDTAGS='seccomp '
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.618 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.619 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.619 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gXLbSOTs1z/src/github.com/opencontainers/runc
12:17:58 [2021-04-02T12:17:58.386Z] #54 0.623 Cloning into '/tmp/tmp.gXLbSOTs1z/src/github.com/opencontainers/runc'...
12:17:58 [2021-04-02T12:17:58.468Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:17:58 [2021-04-02T12:17:58.468Z] --- PASS: TestConfigList (3.46s)
12:17:58 [2021-04-02T12:17:58.468Z] === RUN   TestConfigsCreateAndDelete
12:17:59 [2021-04-02T12:17:59.028Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:17:59 [2021-04-02T12:17:59.034Z] #54 ...
12:17:59 [2021-04-02T12:17:59.034Z] 
12:17:59 [2021-04-02T12:17:59.034Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:17:59 [2021-04-02T12:17:59.034Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7
12:17:59 [2021-04-02T12:17:59.034Z] #17 0.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:17:59 [2021-04-02T12:17:59.034Z] #17 DONE 0.4s
12:17:59 [2021-04-02T12:17:59.034Z] 
12:17:59 [2021-04-02T12:17:59.034Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:59 [2021-04-02T12:17:59.034Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.04   HOSTDEP  compel/src/lib/handle-elf-host.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.15   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.24   HOSTDEP  compel/src/main-host.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.33   DEP      compel/src/lib/ptrace.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.51   DEP      compel/src/lib/infect.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.66   DEP      compel/src/lib/infect-util.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.82   DEP      compel/src/lib/infect-rpc.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 51.99   DEP      compel/arch/ppc64/src/lib/infect.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 52.06   DEP      compel/arch/ppc64/src/lib/cpu.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 52.13   DEP      compel/src/lib/log.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 52.32   DEP      compel/src/main.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 52.55   DEP      compel/src/lib/handle-elf.d
12:17:59 [2021-04-02T12:17:59.034Z] #44 ...
12:17:59 [2021-04-02T12:17:59.034Z] 
12:17:59 [2021-04-02T12:17:59.034Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:17:59 [2021-04-02T12:17:59.034Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7
12:17:59 [2021-04-02T12:17:59.034Z] #18 DONE 0.3s
12:17:59 [2021-04-02T12:17:59.034Z] 
12:17:59 [2021-04-02T12:17:59.034Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:59 [2021-04-02T12:17:59.034Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:59 [2021-04-02T12:17:59.034Z] #44 52.68   DEP      compel/arch/ppc64/src/lib/handle-elf.d
12:17:59 [2021-04-02T12:17:59.334Z] #44 52.81   CC       compel/src/lib/log.o
12:17:59 [2021-04-02T12:17:59.334Z] #44 ...
12:17:59 [2021-04-02T12:17:59.334Z] 
12:17:59 [2021-04-02T12:17:59.334Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:17:59 [2021-04-02T12:17:59.334Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be
12:17:59 [2021-04-02T12:17:59.334Z] #19 DONE 0.4s
12:17:59 [2021-04-02T12:17:59.510Z] #43 ...
12:17:59 [2021-04-02T12:17:59.510Z] 
12:17:59 [2021-04-02T12:17:59.510Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:17:59 [2021-04-02T12:17:59.510Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
12:17:59 [2021-04-02T12:17:59.510Z] #16 1.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:17:59 [2021-04-02T12:17:59.510Z] #16 DONE 1.7s
12:17:59 [2021-04-02T12:17:59.510Z] 
12:17:59 [2021-04-02T12:17:59.510Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:17:59 [2021-04-02T12:17:59.510Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
12:17:59 [2021-04-02T12:17:59.635Z] 
12:17:59 [2021-04-02T12:17:59.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:17:59 [2021-04-02T12:17:59.635Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:17:59 [2021-04-02T12:17:59.635Z] #44 53.07   CC       compel/arch/ppc64/src/lib/cpu.o
12:17:59 [2021-04-02T12:17:59.635Z] #44 ...
12:17:59 [2021-04-02T12:17:59.635Z] 
12:17:59 [2021-04-02T12:17:59.635Z] #20 [dev-systemd-false  6/26] RUN ldconfig
12:17:59 [2021-04-02T12:17:59.635Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73
12:17:59 [2021-04-02T12:17:59.635Z] #20 DONE 0.4s
12:17:59 [2021-04-02T12:17:59.843Z] 4612f6d0b889: Verifying Checksum
12:17:59 [2021-04-02T12:17:59.843Z] 4612f6d0b889: Download complete
12:17:59 [2021-04-02T12:17:59.934Z] 
12:17:59 [2021-04-02T12:17:59.934Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:17:59 [2021-04-02T12:17:59.934Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:00 [2021-04-02T12:18:00.234Z] #21 0.423 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:18:00 [2021-04-02T12:18:00.234Z] #21 0.504 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:18:00 [2021-04-02T12:18:00.234Z] #21 0.540 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:18:00 [2021-04-02T12:18:00.546Z] #21 0.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:18:00 [2021-04-02T12:18:00.908Z] #17 DONE 1.5s
12:18:00 [2021-04-02T12:18:00.908Z] 
12:18:00 [2021-04-02T12:18:00.908Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:18:00 [2021-04-02T12:18:00.908Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
12:18:00 [2021-04-02T12:18:00.993Z] #53 ...
12:18:00 [2021-04-02T12:18:00.993Z] 
12:18:00 [2021-04-02T12:18:00.993Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:18:00 [2021-04-02T12:18:00.993Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:18:00 [2021-04-02T12:18:00.993Z] #14 DONE 4.9s
12:18:00 [2021-04-02T12:18:00.993Z] 
12:18:00 [2021-04-02T12:18:00.993Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:18:00 [2021-04-02T12:18:00.994Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:18:01 [2021-04-02T12:18:01.195Z] #21 1.381 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB]
12:18:01 [2021-04-02T12:18:01.846Z] #21 ...
12:18:01 [2021-04-02T12:18:01.846Z] 
12:18:01 [2021-04-02T12:18:01.846Z] #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
12:18:01 [2021-04-02T12:18:01.846Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:18:01 [2021-04-02T12:18:01.846Z] #46 113.2 go/parser
12:18:01 [2021-04-02T12:18:01.846Z] #46 115.7 encoding/xml
12:18:01 [2021-04-02T12:18:01.846Z] #46 ...
12:18:01 [2021-04-02T12:18:01.846Z] 
12:18:01 [2021-04-02T12:18:01.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:01 [2021-04-02T12:18:01.846Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:01 [2021-04-02T12:18:01.846Z] #44 53.49   CC       compel/arch/ppc64/src/lib/infect.o
12:18:01 [2021-04-02T12:18:01.846Z] #44 54.45   CC       compel/src/lib/infect-rpc.o
12:18:01 [2021-04-02T12:18:01.846Z] #44 54.98   CC       compel/src/lib/infect-util.o
12:18:01 [2021-04-02T12:18:01.846Z] #44 55.30   CC       compel/src/lib/infect.o
12:18:02 [2021-04-02T12:18:02.286Z] --- PASS: TestConfigsCreateAndDelete (3.47s)
12:18:02 [2021-04-02T12:18:02.286Z] === RUN   TestConfigsUpdate
12:18:02 [2021-04-02T12:18:02.306Z] #18 DONE 1.5s
12:18:02 [2021-04-02T12:18:02.306Z] 
12:18:02 [2021-04-02T12:18:02.306Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:18:02 [2021-04-02T12:18:02.306Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
12:18:02 [2021-04-02T12:18:02.357Z] #15 ...
12:18:02 [2021-04-02T12:18:02.357Z] 
12:18:02 [2021-04-02T12:18:02.357Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:02 [2021-04-02T12:18:02.357Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:02 [2021-04-02T12:18:02.357Z] #43 52.44   CC       compel/src/lib/ptrace.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 52.82   AR       compel/libcompel.a
12:18:02 [2021-04-02T12:18:02.357Z] #43 52.88   HOSTCC   compel/src/main-host.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 53.30   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 53.49   HOSTCC   compel/src/lib/handle-elf-host.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 53.86   HOSTCC   compel/src/lib/log-host.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 54.12   HOSTLINK compel/compel-host-bin
12:18:02 [2021-04-02T12:18:02.357Z] #43 54.35   DEP      soccr/soccr.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 54.52   CC       soccr/soccr.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 55.86   AR       soccr/libsoccr.a
12:18:02 [2021-04-02T12:18:02.357Z] #43 55.92 make[1]: 'soccr/libsoccr.a' is up to date.
12:18:02 [2021-04-02T12:18:02.357Z] #43 56.32   DEP      criu/arch/x86/sigframe.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 56.43   DEP      criu/arch/x86/sigaction_compat.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 56.51   DEP      criu/arch/x86/kerndat.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 56.73   DEP      criu/arch/x86/crtools.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 56.88   DEP      criu/arch/x86/cpu.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 57.02   CC       criu/arch/x86/cpu.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 57.53   CC       criu/arch/x86/crtools.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 58.63   CC       criu/arch/x86/kerndat.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 59.11   CC       criu/arch/x86/sigaction_compat.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 59.35   CC       criu/arch/x86/sigframe.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 59.64   LINK     criu/arch/x86/crtools.built-in.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 59.65   DEP      criu/pie/util-vdso-elf32.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 59.77   DEP      criu/pie/util-vdso.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 59.88   DEP      criu/pie/util.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 60.08   CC       criu/pie/util.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 60.37   CC       criu/pie/util-vdso.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 61.09   CC       criu/pie/util-vdso-elf32.o
12:18:02 [2021-04-02T12:18:02.357Z] #43 61.76   AR       criu/pie/pie.lib.a
12:18:02 [2021-04-02T12:18:02.357Z] #43 61.84   DEP      criu/pie/restorer.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 62.10   DEP      criu/arch/x86/sigaction_compat_pie.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 62.24   DEP      criu/arch/x86/restorer_unmap.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 62.31   DEP      criu/arch/x86/restorer.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 62.52   DEP      criu/arch/x86/vdso-pie.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 62.64   DEP      criu/pie/parasite-vdso.d
12:18:02 [2021-04-02T12:18:02.357Z] #43 62.75   DEP      criu/pie/parasite.d
12:18:02 [2021-04-02T12:18:02.613Z] #43 62.99   CC       criu/pie/parasite.o
12:18:03 [2021-04-02T12:18:03.646Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:18:03 [2021-04-02T12:18:03.903Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:18:03 [2021-04-02T12:18:03.975Z] #43 64.32   LINK     criu/pie/parasite.built-in.o
12:18:03 [2021-04-02T12:18:03.975Z] #43 64.34   GEN      criu/pie/parasite-blob.h
12:18:03 [2021-04-02T12:18:03.975Z] #43 64.36   CC       criu/pie/parasite-vdso.o
12:18:04 [2021-04-02T12:18:04.232Z] #43 ...
12:18:04 [2021-04-02T12:18:04.232Z] 
12:18:04 [2021-04-02T12:18:04.232Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:18:04 [2021-04-02T12:18:04.232Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:18:04 [2021-04-02T12:18:04.232Z] #15 DONE 3.7s
12:18:04 [2021-04-02T12:18:04.232Z] 
12:18:04 [2021-04-02T12:18:04.232Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:18:04 [2021-04-02T12:18:04.232Z] #53 sha256:0171d5ce68011ae3b89da4f1c22e938a5b848fc0e99438232d8cdf41c6f0228b
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.170 + RM_GOPATH=0
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.170 + TMP_GOPATH=
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.170 + : /build
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.170 + '[' -z '' ']'
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.200 ++ mktemp -d
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.200 + export GOPATH=/tmp/tmp.DUJTICM9d0
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.200 + GOPATH=/tmp/tmp.DUJTICM9d0
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.200 + RM_GOPATH=1
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.200 + case "$(go env GOARCH)" in
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.200 ++ go env GOARCH
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.207 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + export GO_BUILDMODE=-buildmode=pie
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + GO_BUILDMODE=-buildmode=pie
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 ++ dirname /tmp/install/install.sh
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + dir=/tmp/install
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + bin=runc
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + shift
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + '[' '!' -f /tmp/install/runc.installer ']'
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + . /tmp/install/runc.installer
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + install_runc
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + uname -r
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + grep -q '^3\.10\.0.*\.el7\.'
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + RUNC_BUILDTAGS='seccomp '
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DUJTICM9d0/src/github.com/opencontainers/runc
12:18:04 [2021-04-02T12:18:04.232Z] #53 5.216 Cloning into '/tmp/tmp.DUJTICM9d0/src/github.com/opencontainers/runc'...
12:18:04 [2021-04-02T12:18:04.243Z] #19 DONE 1.7s
12:18:04 [2021-04-02T12:18:04.243Z] 
12:18:04 [2021-04-02T12:18:04.243Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:04 [2021-04-02T12:18:04.243Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:04 [2021-04-02T12:18:04.625Z] #44 58.19   CC       compel/src/lib/ptrace.o
12:18:05 [2021-04-02T12:18:05.275Z] #44 58.65   AR       compel/libcompel.a
12:18:05 [2021-04-02T12:18:05.275Z] #44 58.73   HOSTCC   compel/src/main-host.o
12:18:05 [2021-04-02T12:18:05.576Z] #44 59.06   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
12:18:05 [2021-04-02T12:18:05.576Z] #44 59.20   HOSTCC   compel/src/lib/handle-elf-host.o
12:18:05 [2021-04-02T12:18:05.637Z] #20 1.784 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:18:05 [2021-04-02T12:18:05.787Z] --- PASS: TestConfigsUpdate (3.38s)
12:18:05 [2021-04-02T12:18:05.787Z] === RUN   TestTemplatedConfig
12:18:05 [2021-04-02T12:18:05.900Z] #20 1.804 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:18:05 [2021-04-02T12:18:05.900Z] #20 1.814 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:18:05 [2021-04-02T12:18:05.900Z] #20 1.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:18:06 [2021-04-02T12:18:06.227Z] #44 59.76   HOSTCC   compel/src/lib/log-host.o
12:18:06 [2021-04-02T12:18:06.475Z] #20 2.546 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB]
12:18:06 [2021-04-02T12:18:06.525Z] #44 59.96   HOSTLINK compel/compel-host-bin
12:18:06 [2021-04-02T12:18:06.525Z] #44 60.17   DEP      soccr/soccr.d
12:18:06 [2021-04-02T12:18:06.745Z] #53 ...
12:18:06 [2021-04-02T12:18:06.745Z] 
12:18:06 [2021-04-02T12:18:06.745Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:18:06 [2021-04-02T12:18:06.745Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:18:06 [2021-04-02T12:18:06.745Z] #16 2.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:18:06 [2021-04-02T12:18:06.745Z] #16 DONE 2.5s
12:18:06 [2021-04-02T12:18:06.745Z] 
12:18:06 [2021-04-02T12:18:06.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:06 [2021-04-02T12:18:06.745Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:06 [2021-04-02T12:18:06.745Z] #43 65.12   CC       criu/arch/x86/vdso-pie.o
12:18:06 [2021-04-02T12:18:06.745Z] #43 65.43   CC       criu/arch/x86/restorer.o
12:18:06 [2021-04-02T12:18:06.745Z] #43 65.93   CC       criu/arch/x86/restorer_unmap.o
12:18:06 [2021-04-02T12:18:06.745Z] #43 66.00   CC       criu/arch/x86/sigaction_compat_pie.o
12:18:06 [2021-04-02T12:18:06.745Z] #43 66.38   CC       criu/pie/restorer.o
12:18:06 [2021-04-02T12:18:06.823Z] #44 60.43   CC       soccr/soccr.o
12:18:07 [2021-04-02T12:18:07.676Z] #43 ...
12:18:07 [2021-04-02T12:18:07.676Z] 
12:18:07 [2021-04-02T12:18:07.676Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:18:07 [2021-04-02T12:18:07.676Z] #45 sha256:1cdb322352b9e7215b518aa568519681d98b253fd101dd38ff841385191ee3ff
12:18:07 [2021-04-02T12:18:07.676Z] #45 127.5 github.com/LK4D4/vndr/godl
12:18:07 [2021-04-02T12:18:07.676Z] #45 128.1 github.com/LK4D4/vndr
12:18:07 [2021-04-02T12:18:07.676Z] #45 DONE 137.4s
12:18:07 [2021-04-02T12:18:07.676Z] 
12:18:07 [2021-04-02T12:18:07.676Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:18:07 [2021-04-02T12:18:07.676Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:18:07 [2021-04-02T12:18:07.868Z] #20 3.556 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
12:18:08 [2021-04-02T12:18:08.443Z] #20 4.542 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB]
12:18:08 [2021-04-02T12:18:08.923Z] #44 ...
12:18:08 [2021-04-02T12:18:08.923Z] 
12:18:08 [2021-04-02T12:18:08.923Z] #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
12:18:08 [2021-04-02T12:18:08.923Z] #54 sha256:ffdf9c17b59137268834b62e159921b239b5b3e90e2c946d19e46561725def71
12:18:08 [2021-04-02T12:18:08.923Z] #54 11.21 + cd /tmp/tmp.gXLbSOTs1z/src/github.com/opencontainers/runc
12:18:08 [2021-04-02T12:18:08.923Z] #54 11.21 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:18:08 [2021-04-02T12:18:08.923Z] #54 ...
12:18:08 [2021-04-02T12:18:08.923Z] 
12:18:08 [2021-04-02T12:18:08.923Z] #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
12:18:08 [2021-04-02T12:18:08.923Z] #52 sha256:4500e813fafa2bbcf52aaff02e709a3960c76d12a71f46ccbbefdd686ffc4f3c
12:18:08 [2021-04-02T12:18:08.923Z] #52 121.0 golang.org/x/crypto/ssh/terminal
12:18:08 [2021-04-02T12:18:08.923Z] #52 124.0 mvdan.cc/sh/v3/cmd/shfmt
12:18:08 [2021-04-02T12:18:08.923Z] #52 DONE 130.1s
12:18:08 [2021-04-02T12:18:08.923Z] 
12:18:08 [2021-04-02T12:18:08.923Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:08 [2021-04-02T12:18:08.923Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:08 [2021-04-02T12:18:08.923Z] #21 2.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:18:08 [2021-04-02T12:18:08.923Z] #21 4.229 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
12:18:08 [2021-04-02T12:18:08.923Z] #21 5.697 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
12:18:08 [2021-04-02T12:18:08.923Z] #21 ...
12:18:08 [2021-04-02T12:18:08.923Z] 
12:18:08 [2021-04-02T12:18:08.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:08 [2021-04-02T12:18:08.923Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:08 [2021-04-02T12:18:08.923Z] #44 62.53   AR       soccr/libsoccr.a
12:18:08 [2021-04-02T12:18:08.923Z] #44 62.60 make[1]: 'soccr/libsoccr.a' is up to date.
12:18:09 [2021-04-02T12:18:09.571Z] #44 63.13   DEP      criu/arch/ppc64/sigframe.d
12:18:09 [2021-04-02T12:18:09.839Z] #20 5.622 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
12:18:09 [2021-04-02T12:18:09.874Z] #44 63.24   DEP      criu/arch/ppc64/crtools.d
12:18:09 [2021-04-02T12:18:09.956Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:18:09 [2021-04-02T12:18:09.956Z] --- PASS: TestTemplatedConfig (4.01s)
12:18:09 [2021-04-02T12:18:09.956Z] === RUN   TestConfigCreateResolve
12:18:10 [2021-04-02T12:18:10.102Z] #20 ...
12:18:10 [2021-04-02T12:18:10.102Z] 
12:18:10 [2021-04-02T12:18:10.102Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:10 [2021-04-02T12:18:10.102Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:10 [2021-04-02T12:18:10.102Z] #43 42.04   CC       images/opts.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 42.35   CC       images/seccomp.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 42.80   CC       images/binfmt-misc.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 43.15   CC       images/time.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 43.43   CC       images/sysctl.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 43.60   CC       images/autofs.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 43.86   CC       images/macvlan.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 44.15   CC       images/sit.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 44.66   CC       images/memfd.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 44.96   CC       images/timens.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.21   LINK     images/built-in.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.49   GEN      compel/include/asm
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.54   GEN      compel/include/version.h
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.59 touch .config
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.68   GEN      include/common/config.h
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.81   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.83   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.95   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 45.97   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.01   DEP      compel/plugins/std/infect.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.18   DEP      compel/plugins/std/string.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.40   DEP      compel/plugins/std/log.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.47   DEP      compel/plugins/std/fds.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.53   DEP      compel/plugins/std/std.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.60   DEP      compel/plugins/shmem/shmem.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.68   DEP      compel/plugins/fds/fds.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 46.82   CC       compel/plugins/std/std.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 47.30   CC       compel/plugins/std/fds.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 47.68   CC       compel/plugins/std/log.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 48.60   CC       compel/plugins/std/string.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 49.35   CC       compel/plugins/std/infect.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 49.98   CC       compel/arch/aarch64/plugins/std/parasite-head.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 50.09   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 50.18   AR       compel/plugins/std.lib.a
12:18:10 [2021-04-02T12:18:10.102Z] #43 50.31   CC       compel/plugins/fds/fds.o
12:18:10 [2021-04-02T12:18:10.102Z] #43 50.76   AR       compel/plugins/fds.lib.a
12:18:10 [2021-04-02T12:18:10.102Z] #43 50.84   HOSTDEP  compel/src/lib/log-host.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 50.99   HOSTDEP  compel/src/lib/handle-elf-host.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 51.16   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 51.27   HOSTDEP  compel/src/main-host.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 51.42   DEP      compel/src/lib/ptrace.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 51.61   DEP      compel/src/lib/infect.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 51.74   DEP      compel/src/lib/infect-util.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 51.88   DEP      compel/src/lib/infect-rpc.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 52.05   DEP      compel/arch/aarch64/src/lib/infect.d
12:18:10 [2021-04-02T12:18:10.102Z] #43 52.24   DEP      compel/arch/aarch64/src/lib/cpu.d
12:18:10 [2021-04-02T12:18:10.172Z] #44 63.62   DEP      criu/arch/ppc64/cpu.d
12:18:10 [2021-04-02T12:18:10.365Z] #43 52.32   DEP      compel/src/lib/log.d
12:18:10 [2021-04-02T12:18:10.365Z] #43 52.38   DEP      compel/src/main.d
12:18:10 [2021-04-02T12:18:10.470Z] #44 63.81   CC       criu/arch/ppc64/cpu.o
12:18:10 [2021-04-02T12:18:10.628Z] #43 52.49   DEP      compel/src/lib/handle-elf.d
12:18:10 [2021-04-02T12:18:10.628Z] #43 52.55   DEP      compel/arch/aarch64/src/lib/handle-elf.d
12:18:10 [2021-04-02T12:18:10.628Z] #43 52.60   CC       compel/src/lib/log.o
12:18:10 [2021-04-02T12:18:10.768Z] #44 64.33   CC       criu/arch/ppc64/crtools.o
12:18:10 [2021-04-02T12:18:10.892Z] #43 52.77   CC       compel/arch/aarch64/src/lib/cpu.o
12:18:11 [2021-04-02T12:18:11.158Z] #43 ...
12:18:11 [2021-04-02T12:18:11.158Z] 
12:18:11 [2021-04-02T12:18:11.158Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:18:11 [2021-04-02T12:18:11.158Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
12:18:11 [2021-04-02T12:18:11.158Z] #32 DONE 118.5s
12:18:11 [2021-04-02T12:18:11.158Z] 
12:18:11 [2021-04-02T12:18:11.158Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:11 [2021-04-02T12:18:11.158Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:11 [2021-04-02T12:18:11.158Z] #43 53.09   CC       compel/arch/aarch64/src/lib/infect.o
12:18:11 [2021-04-02T12:18:11.158Z] #43 ...
12:18:11 [2021-04-02T12:18:11.158Z] 
12:18:11 [2021-04-02T12:18:11.158Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:18:11 [2021-04-02T12:18:11.158Z] #53 sha256:c409bbd15dd373c0e43fcd889469332de0ac969e5836b6b6e2837535f1acf56c
12:18:11 [2021-04-02T12:18:11.158Z] #53 10.57 + cd /tmp/tmp.wO6DA1q3AY/src/github.com/opencontainers/runc
12:18:11 [2021-04-02T12:18:11.158Z] #53 10.57 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:18:11 [2021-04-02T12:18:11.158Z] #53 11.25 + '[' -z '' ']'
12:18:11 [2021-04-02T12:18:11.158Z] #53 11.25 + target=static
12:18:11 [2021-04-02T12:18:11.158Z] #53 11.26 + make 'BUILDTAGS=seccomp ' static
12:18:11 [2021-04-02T12:18:11.158Z] #53 11.64 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
12:18:11 [2021-04-02T12:18:11.327Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:18:11 [2021-04-02T12:18:11.421Z] #53 ...
12:18:11 [2021-04-02T12:18:11.421Z] 
12:18:11 [2021-04-02T12:18:11.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:11 [2021-04-02T12:18:11.421Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:11 [2021-04-02T12:18:11.421Z] #43 53.46   CC       compel/src/lib/infect-rpc.o
12:18:11 [2021-04-02T12:18:11.683Z] #43 53.62   CC       compel/src/lib/infect-util.o
12:18:11 [2021-04-02T12:18:11.683Z] #43 53.74   CC       compel/src/lib/infect.o
12:18:11 [2021-04-02T12:18:11.828Z] #44 65.37   CC       criu/arch/ppc64/sigframe.o
12:18:11 [2021-04-02T12:18:11.839Z] #17 DONE 4.6s
12:18:11 [2021-04-02T12:18:11.839Z] 
12:18:11 [2021-04-02T12:18:11.839Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:18:11 [2021-04-02T12:18:11.839Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:18:12 [2021-04-02T12:18:12.127Z] #44 65.65   LINK     criu/arch/ppc64/crtools.built-in.o
12:18:12 [2021-04-02T12:18:12.127Z] #44 65.71   DEP      criu/pie/util-vdso.d
12:18:12 [2021-04-02T12:18:12.256Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:18:12 [2021-04-02T12:18:12.256Z] === RUN   TestDockerSuite/TestBuildAddTar
12:18:12 [2021-04-02T12:18:12.426Z] #44 65.97   DEP      criu/pie/util.d
12:18:12 [2021-04-02T12:18:12.725Z] #44 66.25   CC       criu/pie/util.o
12:18:12 [2021-04-02T12:18:12.834Z] --- PASS: TestConfigCreateResolve (3.46s)
12:18:12 [2021-04-02T12:18:12.834Z] === RUN   TestConfigDaemonLibtrustID
12:18:13 [2021-04-02T12:18:13.023Z] #44 66.63   CC       criu/pie/util-vdso.o
12:18:13 [2021-04-02T12:18:13.077Z] #43 ...
12:18:13 [2021-04-02T12:18:13.077Z] 
12:18:13 [2021-04-02T12:18:13.077Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:18:13 [2021-04-02T12:18:13.077Z] #45 sha256:fcef8e2bd1cc852cece1d3b4c19a718f139ac9e821ad6b87ee820252301ed797
12:18:13 [2021-04-02T12:18:13.077Z] #45 111.0 github.com/LK4D4/vndr/godl
12:18:13 [2021-04-02T12:18:13.077Z] #45 111.8 github.com/LK4D4/vndr
12:18:13 [2021-04-02T12:18:13.077Z] #45 DONE 120.7s
12:18:13 [2021-04-02T12:18:13.322Z] #44 ...
12:18:13 [2021-04-02T12:18:13.322Z] 
12:18:13 [2021-04-02T12:18:13.322Z] #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
12:18:13 [2021-04-02T12:18:13.322Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:18:13 [2021-04-02T12:18:13.322Z] #46 124.8 math/big
12:18:13 [2021-04-02T12:18:13.322Z] #46 127.9 go/doc
12:18:13 [2021-04-02T12:18:13.322Z] #46 134.4 vendor/golang.org/x/text/unicode/norm
12:18:13 [2021-04-02T12:18:13.405Z] 
12:18:13 [2021-04-02T12:18:13.405Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:13 [2021-04-02T12:18:13.405Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:13 [2021-04-02T12:18:13.405Z] #20 9.063 Fetched 8751 kB in 8s (1162 kB/s)
12:18:13 [2021-04-02T12:18:13.621Z] #46 ...
12:18:13 [2021-04-02T12:18:13.621Z] 
12:18:13 [2021-04-02T12:18:13.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
12:18:13 [2021-04-02T12:18:13.621Z] #54 sha256:ffdf9c17b59137268834b62e159921b239b5b3e90e2c946d19e46561725def71
12:18:13 [2021-04-02T12:18:13.621Z] #54 12.00 + '[' -z '' ']'
12:18:13 [2021-04-02T12:18:13.621Z] #54 12.00 + target=static
12:18:13 [2021-04-02T12:18:13.621Z] #54 12.00 + make 'BUILDTAGS=seccomp ' static
12:18:13 [2021-04-02T12:18:13.621Z] #54 12.38 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
12:18:13 [2021-04-02T12:18:13.759Z] --- PASS: TestConfigDaemonLibtrustID (1.00s)
12:18:13 [2021-04-02T12:18:13.759Z] PASS
12:18:13 [2021-04-02T12:18:13.759Z] 
12:18:13 [2021-04-02T12:18:13.759Z] DONE 7 tests in 21.868s
12:18:13 [2021-04-02T12:18:13.759Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:18:13 [2021-04-02T12:18:13.759Z] ++ 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
12:18:13 [2021-04-02T12:18:13.759Z] ++ set -e
12:18:13 [2021-04-02T12:18:13.759Z] ++ '[' -n 0 ']'
12:18:13 [2021-04-02T12:18:13.759Z] ++ set -x
12:18:13 [2021-04-02T12:18:13.759Z] ++ 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
12:18:14 [2021-04-02T12:18:14.014Z] INFO: Testing against a local daemon
12:18:14 [2021-04-02T12:18:14.014Z] === RUN   TestCheckpoint
12:18:14 [2021-04-02T12:18:14.014Z] --- SKIP: TestCheckpoint (0.00s)
12:18:14 [2021-04-02T12:18:14.015Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestContainerInvalidJSON
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:18:14 [2021-04-02T12:18:14.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:18:14 [2021-04-02T12:18:14.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:18:14 [2021-04-02T12:18:14.015Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:18:14 [2021-04-02T12:18:14.015Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:18:14 [2021-04-02T12:18:14.015Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:18:14 [2021-04-02T12:18:14.015Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:18:14 [2021-04-02T12:18:14.015Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:18:14 [2021-04-02T12:18:14.015Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:18:14 [2021-04-02T12:18:14.015Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:18:14 [2021-04-02T12:18:14.015Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:18:14 [2021-04-02T12:18:14.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestCopyFromContainerPathIsNotDir
12:18:14 [2021-04-02T12:18:14.015Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestCopyToContainerPathDoesNotExist
12:18:14 [2021-04-02T12:18:14.015Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestCopyToContainerPathIsNotDir
12:18:14 [2021-04-02T12:18:14.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:18:14 [2021-04-02T12:18:14.015Z] === RUN   TestCopyFromContainer
12:18:14 [2021-04-02T12:18:14.679Z] #54 ...
12:18:14 [2021-04-02T12:18:14.679Z] 
12:18:14 [2021-04-02T12:18:14.679Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:14 [2021-04-02T12:18:14.679Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:14 [2021-04-02T12:18:14.679Z] #44 67.34   AR       criu/pie/pie.lib.a
12:18:14 [2021-04-02T12:18:14.679Z] #44 67.42   DEP      criu/pie/restorer.d
12:18:14 [2021-04-02T12:18:14.679Z] #44 67.74   DEP      criu/arch/ppc64/vdso-trampoline.d
12:18:14 [2021-04-02T12:18:14.679Z] #44 67.75   DEP      criu/arch/ppc64/restorer.d
12:18:14 [2021-04-02T12:18:14.679Z] #44 68.02   DEP      criu/arch/ppc64/vdso-pie.d
12:18:14 [2021-04-02T12:18:14.679Z] #44 68.22   DEP      criu/pie/parasite-vdso.d
12:18:14 [2021-04-02T12:18:14.978Z] #44 68.43   DEP      criu/pie/parasite.d
12:18:15 [2021-04-02T12:18:15.108Z] #18 DONE 3.5s
12:18:15 [2021-04-02T12:18:15.108Z] 
12:18:15 [2021-04-02T12:18:15.108Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:18:15 [2021-04-02T12:18:15.108Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:18:15 [2021-04-02T12:18:15.277Z] #44 68.68   CC       criu/pie/parasite.o
12:18:15 [2021-04-02T12:18:15.375Z] === RUN   TestCopyFromContainer//
12:18:15 [2021-04-02T12:18:15.375Z] === RUN   TestCopyFromContainer//bar/root
12:18:15 [2021-04-02T12:18:15.630Z] === RUN   TestCopyFromContainer//bar/root/
12:18:15 [2021-04-02T12:18:15.630Z] === RUN   TestCopyFromContainer/bar/quux
12:18:15 [2021-04-02T12:18:15.630Z] === RUN   TestCopyFromContainer/bar/quux/
12:18:15 [2021-04-02T12:18:15.630Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:18:15 [2021-04-02T12:18:15.630Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:18:15 [2021-04-02T12:18:15.630Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:18:15 [2021-04-02T12:18:15.885Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:18:15 [2021-04-02T12:18:15.885Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:18:15 [2021-04-02T12:18:15.885Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:18:15 [2021-04-02T12:18:15.885Z] === RUN   TestCopyFromContainer/bar/notarget
12:18:16 [2021-04-02T12:18:16.140Z] --- PASS: TestCopyFromContainer (1.93s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:18:16 [2021-04-02T12:18:16.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:18:16 [2021-04-02T12:18:16.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:18:16 [2021-04-02T12:18:16.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:18:16 [2021-04-02T12:18:16.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:18:16 [2021-04-02T12:18:16.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:18:16 [2021-04-02T12:18:16.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:18:16 [2021-04-02T12:18:16.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateLinkToNonExistingContainer
12:18:16 [2021-04-02T12:18:16.140Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateWithInvalidEnv
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateWithInvalidEnv/0
12:18:16 [2021-04-02T12:18:16.140Z] === PAUSE TestCreateWithInvalidEnv/0
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateWithInvalidEnv/1
12:18:16 [2021-04-02T12:18:16.140Z] === PAUSE TestCreateWithInvalidEnv/1
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateWithInvalidEnv/2
12:18:16 [2021-04-02T12:18:16.140Z] === PAUSE TestCreateWithInvalidEnv/2
12:18:16 [2021-04-02T12:18:16.140Z] === CONT  TestCreateWithInvalidEnv/0
12:18:16 [2021-04-02T12:18:16.140Z] === CONT  TestCreateWithInvalidEnv/2
12:18:16 [2021-04-02T12:18:16.140Z] === CONT  TestCreateWithInvalidEnv/1
12:18:16 [2021-04-02T12:18:16.140Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:18:16 [2021-04-02T12:18:16.140Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateTmpfsMountsTarget
12:18:16 [2021-04-02T12:18:16.140Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:18:16 [2021-04-02T12:18:16.140Z] === RUN   TestCreateWithCustomMaskedPaths
12:18:16 [2021-04-02T12:18:16.728Z] #20 9.063 Reading package lists...
12:18:16 [2021-04-02T12:18:16.830Z] #44 70.17   LINK     criu/pie/parasite.built-in.o
12:18:16 [2021-04-02T12:18:16.830Z] #44 70.18   GEN      criu/pie/parasite-blob.h
12:18:16 [2021-04-02T12:18:16.830Z] #44 70.24   CC       criu/pie/parasite-vdso.o
12:18:16 [2021-04-02T12:18:16.999Z] #19 DONE 2.3s
12:18:16 [2021-04-02T12:18:16.999Z] 
12:18:16 [2021-04-02T12:18:16.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:16 [2021-04-02T12:18:16.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:16 [2021-04-02T12:18:16.999Z] #43 69.37   LINK     criu/pie/restorer.built-in.o
12:18:16 [2021-04-02T12:18:16.999Z] #43 69.37   GEN      criu/pie/restorer-blob.h
12:18:16 [2021-04-02T12:18:16.999Z] #43 69.45   DEP      criu/vdso.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 69.70   DEP      criu/vdso-compat.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 69.89   DEP      criu/uts_ns.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 70.04   DEP      criu/util.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 70.33   DEP      criu/uffd.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 70.38   DEP      criu/tun.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 70.62   DEP      criu/tty.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 70.77   DEP      criu/timerfd.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 70.93   DEP      criu/timens.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 71.11   DEP      criu/sysfs_parse.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 71.25   DEP      criu/sysctl.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 71.36   DEP      criu/string.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 71.42   DEP      criu/stats.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 71.56   DEP      criu/sockets.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 71.88   DEP      criu/sk-unix.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 72.14   DEP      criu/sk-tcp.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 72.39   DEP      criu/sk-queue.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 72.56   DEP      criu/sk-packet.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 72.76   DEP      criu/sk-netlink.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 72.90   DEP      criu/sk-inet.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.10   DEP      criu/signalfd.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.22   DEP      criu/sigframe.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.29   DEP      criu/shmem.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.41   DEP      criu/servicefd.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.54   DEP      criu/seize.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.66   DEP      criu/seccomp.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.84   DEP      criu/rst-malloc.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.90   DEP      criu/rbtree.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 73.94   DEP      criu/pstree.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 74.08   DEP      criu/protobuf.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 74.20   GEN      criu/protobuf-desc-gen.h
12:18:16 [2021-04-02T12:18:16.999Z] #43 75.94   DEP      criu/protobuf-desc.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 76.04   DEP      criu/proc_parse.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 76.29   DEP      criu/plugin.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 76.35   DEP      criu/pipes.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 76.54   DEP      criu/pie-util.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 76.71   DEP      criu/pie-util-vdso.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 76.89   DEP      criu/pie-util-vdso-elf32.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 77.05   DEP      criu/path.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 77.16   DEP      criu/parasite-syscall.d
12:18:16 [2021-04-02T12:18:16.999Z] #43 77.40   DEP      criu/pagemap.d
12:18:17 [2021-04-02T12:18:17.255Z] #43 77.58   DEP      criu/pagemap-cache.d
12:18:17 [2021-04-02T12:18:17.477Z] #44 70.99   CC       criu/arch/ppc64/vdso-pie.o
12:18:17 [2021-04-02T12:18:17.511Z] #43 77.73   DEP      criu/page-xfer.d
12:18:17 [2021-04-02T12:18:17.511Z] #43 77.91   DEP      criu/page-pipe.d
12:18:17 [2021-04-02T12:18:17.767Z] #43 78.05   DEP      criu/netfilter.d
12:18:17 [2021-04-02T12:18:17.767Z] #43 78.21   DEP      criu/net.d
12:18:17 [2021-04-02T12:18:17.776Z] #44 71.40   CC       criu/arch/ppc64/restorer.o
12:18:18 [2021-04-02T12:18:18.023Z] #43 78.42   DEP      criu/namespaces.d
12:18:18 [2021-04-02T12:18:18.121Z] #20 12.42 Reading package lists...
12:18:18 [2021-04-02T12:18:18.121Z] #20 ...
12:18:18 [2021-04-02T12:18:18.121Z] 
12:18:18 [2021-04-02T12:18:18.121Z] #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
12:18:18 [2021-04-02T12:18:18.121Z] #24 sha256:20e8d4025a2559fe7c3f18d4a62a210eeb03cc4d9389090a2882bb9aa1a8e52f
12:18:18 [2021-04-02T12:18:18.279Z] #43 78.58   DEP      criu/mount.d
12:18:18 [2021-04-02T12:18:18.423Z] #44 71.95   CC       criu/arch/ppc64/vdso-trampoline.o
12:18:18 [2021-04-02T12:18:18.423Z] #44 71.99   CC       criu/pie/restorer.o
12:18:18 [2021-04-02T12:18:18.535Z] #43 78.82   DEP      criu/memfd.d
12:18:18 [2021-04-02T12:18:18.535Z] #43 78.94   DEP      criu/mem.d
12:18:18 [2021-04-02T12:18:18.647Z] #24 122.7 Checking out files:  19% (2211/11206)   
Checking out files:  20% (2242/11206)   
Checking out files:  21% (2354/11206)   
Checking out files:  22% (2466/11206)   
Checking out files:  23% (2578/11206)   
Checking out files:  24% (2690/11206)   
Checking out files:  25% (2802/11206)   
Checking out files:  26% (2914/11206)   
Checking out files:  27% (3026/11206)   
Checking out files:  28% (3138/11206)   
Checking out files:  29% (3250/11206)   
Checking out files:  30% (3362/11206)   
Checking out files:  31% (3474/11206)   
Checking out files:  32% (3586/11206)   
Checking out files:  33% (3698/11206)   
Checking out files:  34% (3811/11206)   
Checking out files:  35% (3923/11206)   
Checking out files:  36% (4035/11206)   
Checking out files:  37% (4147/11206)   
Checking out files:  38% (4259/11206)   
Checking out files:  38% (4281/11206)   
Checking out files:  39% (4371/11206)   
Checking out files:  40% (4483/11206)   
Checking out files:  41% (4595/11206)   
Checking out files:  42% (4707/11206)   
Checking out files:  43% (4819/11206)   
Checking out files:  44% (4931/11206)   
Checking out files:  45% (5043/11206)   
Checking out files:  46% (5155/11206)   
Checking out files:  47% (5267/11206)   
Checking out files:  48% (5379/11206)   
Checking out files:  49% (5491/11206)   
Checking out files:  50% (5603/11206)   
Checking out files:  51% (5716/11206)   
Checking out files:  52% (5828/11206)   
Checking out files:  53% (5940/11206)   
Checking out files:  54% (6052/11206)   
Checking out files:  55% (6164/11206)   
Checking out files:  56% (6276/11206)   
Checking out files:  57% (6388/11206)   
Checking out files:  58% (6500/11206)   
Checking out files:  59% (6612/11206)   
Checking out files:  60% (6724/11206)   
Checking out files:  61% (6836/11206)   
Checking out files:  62% (6948/11206)   
Checking out files:  63% (7060/11206)   
Checking out files:  64% (7172/11206)   
Checking out files:  65% (7284/11206)   
Checking out files:  66% (7396/11206)   
Checking out files:  66% (7437/11206)   
Checking out files:  67% (7509/11206)   
Checking out files:  68% (7621/11206)   
Checking out files:  69% (7733/11206)   
Checking out files:  70% (7845/11206)   
Checking out files:  71% (7957/11206)   
Checking out files:  72% (8069/11206)   
Checking out files:  73% (8181/11206)   
Checking out files:  74% (8293/11206)   
Checking out files:  75% (8405/11206)   
Checking out files:  76% (8517/11206)   
Checking out files:  77% (8629/11206)   
Checking out files:  78% (8741/11206)   
Checking out files:  79% (8853/11206)   
Checking out files:  80% (8965/11206)   
Checking out files:  81% (9077/11206)   
Checking out files:  82% (9189/11206)   
Checking out files:  83% (9301/11206)   
Checking out files:  84% (9414/11206)   
Checking out files:  85% (9526/11206)   
Checking out files:  86% (9638/11206)   
Checking out files:  87% (9750/11206)   
Checking out files:  88% (9862/11206)   
Checking out files:  89% (9974/11206)   
Checking out files:  90% (10086/11206)   
Checking out files:  90% (10105/11206)   
Checking out files:  91% (10198/11206)   
Checking out files:  92% (10310/11206)   
Checking out files:  93% (10422/11206)   
Checking out files:  94% (10534/11206)   
Checking out files:  95% (10646/11206)   
Checking out files:  96% (10758/11206)   
Checking out files:  97% (10870/11206)   
Checking out files:  98% (10982/11206)   
Checking out files:  99% (11094/11206)   
Checking out files: 100% (11206/11206)   
Checking out files: 100% (11206/11206), done.
12:18:18 [2021-04-02T12:18:18.650Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:18:18 [2021-04-02T12:18:18.791Z] #43 79.07   DEP      criu/lsm.d
12:18:18 [2021-04-02T12:18:18.791Z] #43 79.24   DEP      criu/log.d
12:18:18 [2021-04-02T12:18:18.905Z] --- PASS: TestCreateWithCustomMaskedPaths (2.70s)
12:18:18 [2021-04-02T12:18:18.905Z] === RUN   TestCreateWithCustomReadonlyPaths
12:18:18 [2021-04-02T12:18:18.910Z] #24 126.4 + cd /tmp/tmp.jE7IM2oiIZ/tmp/docker-ce
12:18:18 [2021-04-02T12:18:18.910Z] #24 126.4 + git checkout -q v17.06.2-ce
12:18:19 [2021-04-02T12:18:19.047Z] #43 79.37   DEP      criu/libnetlink.d
12:18:19 [2021-04-02T12:18:19.047Z] #43 ...
12:18:19 [2021-04-02T12:18:19.047Z] 
12:18:19 [2021-04-02T12:18:19.047Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:18:19 [2021-04-02T12:18:19.047Z] #53 sha256:0171d5ce68011ae3b89da4f1c22e938a5b848fc0e99438232d8cdf41c6f0228b
12:18:19 [2021-04-02T12:18:19.047Z] #53 13.41 + cd /tmp/tmp.DUJTICM9d0/src/github.com/opencontainers/runc
12:18:19 [2021-04-02T12:18:19.047Z] #53 13.41 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:18:19 [2021-04-02T12:18:19.047Z] #53 13.91 + '[' -z '' ']'
12:18:19 [2021-04-02T12:18:19.047Z] #53 13.91 + target=static
12:18:19 [2021-04-02T12:18:19.047Z] #53 13.91 + make 'BUILDTAGS=seccomp ' static
12:18:19 [2021-04-02T12:18:19.047Z] #53 14.29 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
12:18:19 [2021-04-02T12:18:19.303Z] #53 ...
12:18:19 [2021-04-02T12:18:19.303Z] 
12:18:19 [2021-04-02T12:18:19.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:19 [2021-04-02T12:18:19.303Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:19 [2021-04-02T12:18:19.303Z] #43 79.55   DEP      criu/kerndat.d
12:18:19 [2021-04-02T12:18:19.303Z] #43 79.76   DEP      criu/kcmp-ids.d
12:18:19 [2021-04-02T12:18:19.465Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:18:19 [2021-04-02T12:18:19.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:18:19 [2021-04-02T12:18:19.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:18:19 [2021-04-02T12:18:19.559Z] #43 79.83   DEP      criu/irmap.d
12:18:19 [2021-04-02T12:18:19.559Z] #43 79.97   DEP      criu/ipc_ns.d
12:18:19 [2021-04-02T12:18:19.815Z] #43 80.14   DEP      criu/image.d
12:18:20 [2021-04-02T12:18:20.072Z] #43 ...
12:18:20 [2021-04-02T12:18:20.072Z] 
12:18:20 [2021-04-02T12:18:20.072Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:18:20 [2021-04-02T12:18:20.072Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:18:20 [2021-04-02T12:18:20.072Z] #32 DONE 149.6s
12:18:20 [2021-04-02T12:18:20.072Z] 
12:18:20 [2021-04-02T12:18:20.072Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:20 [2021-04-02T12:18:20.072Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:20 [2021-04-02T12:18:20.072Z] #43 80.38   DEP      criu/image-desc.d
12:18:20 [2021-04-02T12:18:20.072Z] #43 80.50   DEP      criu/fsnotify.d
12:18:20 [2021-04-02T12:18:20.328Z] #43 80.70   DEP      criu/filesystems.d
12:18:20 [2021-04-02T12:18:20.584Z] #43 80.84   DEP      criu/files.d
12:18:20 [2021-04-02T12:18:20.584Z] #43 81.03   DEP      criu/files-reg.d
12:18:20 [2021-04-02T12:18:20.825Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:18:20 [2021-04-02T12:18:20.840Z] #43 81.20   DEP      criu/files-ext.d
12:18:21 [2021-04-02T12:18:21.080Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:18:21 [2021-04-02T12:18:21.097Z] #43 81.42   DEP      criu/file-lock.d
12:18:21 [2021-04-02T12:18:21.334Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
12:18:21 [2021-04-02T12:18:21.334Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:18:21 [2021-04-02T12:18:21.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:18:21 [2021-04-02T12:18:21.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:18:21 [2021-04-02T12:18:21.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:18:21 [2021-04-02T12:18:21.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:18:21 [2021-04-02T12:18:21.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:18:21 [2021-04-02T12:18:21.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:18:21 [2021-04-02T12:18:21.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:18:21 [2021-04-02T12:18:21.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:18:21 [2021-04-02T12:18:21.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:18:21 [2021-04-02T12:18:21.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:18:21 [2021-04-02T12:18:21.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:18:21 [2021-04-02T12:18:21.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:18:21 [2021-04-02T12:18:21.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:18:21 [2021-04-02T12:18:21.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:18:21 [2021-04-02T12:18:21.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:18:21 [2021-04-02T12:18:21.335Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:18:21 [2021-04-02T12:18:21.353Z] #43 81.59   DEP      criu/file-ids.d
12:18:21 [2021-04-02T12:18:21.353Z] #43 81.71   DEP      criu/fifo.d
12:18:21 [2021-04-02T12:18:21.609Z] #43 81.85   DEP      criu/fdstore.d
12:18:21 [2021-04-02T12:18:21.609Z] #43 81.94   DEP      criu/fault-injection.d
12:18:21 [2021-04-02T12:18:21.609Z] #43 82.02   DEP      criu/external.d
12:18:21 [2021-04-02T12:18:21.865Z] #43 82.13   DEP      criu/eventpoll.d
12:18:21 [2021-04-02T12:18:21.865Z] #43 82.32   DEP      criu/eventfd.d
12:18:22 [2021-04-02T12:18:22.013Z] #44 75.09   LINK     criu/pie/restorer.built-in.o
12:18:22 [2021-04-02T12:18:22.013Z] #44 75.10   GEN      criu/pie/restorer-blob.h
12:18:22 [2021-04-02T12:18:22.013Z] #44 75.21   DEP      criu/vdso.d
12:18:22 [2021-04-02T12:18:22.013Z] #44 ...
12:18:22 [2021-04-02T12:18:22.013Z] 
12:18:22 [2021-04-02T12:18:22.013Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:22 [2021-04-02T12:18:22.013Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:22 [2021-04-02T12:18:22.013Z] #21 12.06 Fetched 8695 kB in 12s (746 kB/s)
12:18:22 [2021-04-02T12:18:22.013Z] #21 12.06 Reading package lists...
12:18:22 [2021-04-02T12:18:22.013Z] #21 16.86 Reading package lists...
12:18:22 [2021-04-02T12:18:22.013Z] #21 21.92 Building dependency tree...
12:18:22 [2021-04-02T12:18:22.013Z] #21 ...
12:18:22 [2021-04-02T12:18:22.013Z] 
12:18:22 [2021-04-02T12:18:22.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:22 [2021-04-02T12:18:22.013Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:22 [2021-04-02T12:18:22.013Z] #44 75.51   DEP      criu/uts_ns.d
12:18:22 [2021-04-02T12:18:22.121Z] #43 82.45   DEP      criu/crtools.d
12:18:22 [2021-04-02T12:18:22.121Z] #43 82.64   DEP      criu/cr-service.d
12:18:22 [2021-04-02T12:18:22.259Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:18:22 [2021-04-02T12:18:22.259Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s)
12:18:22 [2021-04-02T12:18:22.259Z] === RUN   TestCreateDifferentPlatform
12:18:22 [2021-04-02T12:18:22.259Z] === RUN   TestCreateDifferentPlatform/different_os
12:18:22 [2021-04-02T12:18:22.259Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:18:22 [2021-04-02T12:18:22.259Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:18:22 [2021-04-02T12:18:22.259Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:18:22 [2021-04-02T12:18:22.259Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:18:22 [2021-04-02T12:18:22.259Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:18:22 [2021-04-02T12:18:22.259Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:18:22 [2021-04-02T12:18:22.259Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:18:22 [2021-04-02T12:18:22.310Z] #44 75.73   DEP      criu/util.d
12:18:22 [2021-04-02T12:18:22.514Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:18:22 [2021-04-02T12:18:22.514Z] === RUN   TestContainerStartOnDaemonRestart
12:18:22 [2021-04-02T12:18:22.514Z] === PAUSE TestContainerStartOnDaemonRestart
12:18:22 [2021-04-02T12:18:22.514Z] === RUN   TestDaemonRestartIpcMode
12:18:22 [2021-04-02T12:18:22.514Z] === PAUSE TestDaemonRestartIpcMode
12:18:22 [2021-04-02T12:18:22.514Z] === RUN   TestDaemonHostGatewayIP
12:18:22 [2021-04-02T12:18:22.514Z] === PAUSE TestDaemonHostGatewayIP
12:18:22 [2021-04-02T12:18:22.514Z] === RUN   TestRestartDaemonWithRestartingContainer
12:18:22 [2021-04-02T12:18:22.514Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:18:22 [2021-04-02T12:18:22.514Z] === RUN   TestContainerKillOnDaemonStart
12:18:22 [2021-04-02T12:18:22.514Z] === PAUSE TestContainerKillOnDaemonStart
12:18:22 [2021-04-02T12:18:22.514Z] === RUN   TestDiff
12:18:22 [2021-04-02T12:18:22.608Z] #44 76.08   DEP      criu/uffd.d
12:18:22 [2021-04-02T12:18:22.683Z] #43 82.83   DEP      criu/cr-restore.d
12:18:22 [2021-04-02T12:18:22.683Z] #43 83.08   DEP      criu/cr-errno.d
12:18:22 [2021-04-02T12:18:22.908Z] #44 76.41   DEP      criu/tun.d
12:18:22 [2021-04-02T12:18:22.940Z] #43 83.09   DEP      criu/cr-dump.d
12:18:22 [2021-04-02T12:18:22.940Z] #43 83.32   DEP      criu/cr-dedup.d
12:18:23 [2021-04-02T12:18:23.140Z] #24 130.5 + mkdir -p /tmp/tmp.jE7IM2oiIZ/src/github.com/docker
12:18:23 [2021-04-02T12:18:23.140Z] #24 130.5 + mv components/cli /tmp/tmp.jE7IM2oiIZ/src/github.com/docker/cli
12:18:23 [2021-04-02T12:18:23.140Z] #24 130.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:18:23 [2021-04-02T12:18:23.197Z] #43 83.50   DEP      criu/cr-check.d
12:18:23 [2021-04-02T12:18:23.209Z] #44 76.69   DEP      criu/tty.d
12:18:23 [2021-04-02T12:18:23.403Z] #24 ...
12:18:23 [2021-04-02T12:18:23.403Z] 
12:18:23 [2021-04-02T12:18:23.403Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:23 [2021-04-02T12:18:23.403Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:23 [2021-04-02T12:18:23.403Z] #20 12.42 Reading package lists...
12:18:23 [2021-04-02T12:18:23.403Z] #20 14.96 Building dependency tree...
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.09 libcap2-bin is already the newest version (1:2.25-2).
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.09 The following additional packages will be installed:
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.09   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.09   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.09   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10   python3.7 python3.7-minimal vim-runtime xxd
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10 Suggested packages:
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10 Recommended packages:
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10   aufs-dkms nftables build-essential python3-dev python3-keyring
12:18:23 [2021-04-02T12:18:23.403Z] #20 16.10   python3-keyrings.alt python3-xdg unzip
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.28 The following NEW packages will be installed:
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.28   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.28   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.28   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.29   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.29   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.29   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.29   xz-utils zip
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.59 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.59 Need to get 27.6 MB of archives.
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.59 After this operation, 114 MB of additional disk space will be used.
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 17.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 18.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
12:18:23 [2021-04-02T12:18:23.403Z] #20 19.42 debconf: delaying package configuration, since apt-utils is not installed
12:18:23 [2021-04-02T12:18:23.403Z] #20 19.56 Fetched 27.6 MB in 1s (20.2 MB/s)
12:18:23 [2021-04-02T12:18:23.403Z] #20 19.62 Selecting previously unselected package pigz.
12:18:23 [2021-04-02T12:18:23.438Z] --- PASS: TestDiff (0.86s)
12:18:23 [2021-04-02T12:18:23.438Z] === RUN   TestExecWithCloseStdin
12:18:23 [2021-04-02T12:18:23.438Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:18:23 [2021-04-02T12:18:23.453Z] #43 83.68   DEP      criu/config.d
12:18:23 [2021-04-02T12:18:23.453Z] #43 83.84   DEP      criu/clone-noasan.d
12:18:23 [2021-04-02T12:18:23.508Z] #44 76.96   DEP      criu/timerfd.d
12:18:23 [2021-04-02T12:18:23.667Z] #20 19.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23408 files and directories currently installed.)
12:18:23 [2021-04-02T12:18:23.667Z] #20 19.69 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
12:18:23 [2021-04-02T12:18:23.667Z] #20 19.69 Unpacking pigz (2.4-1) ...
12:18:23 [2021-04-02T12:18:23.709Z] #43 83.99   DEP      criu/cgroup.d
12:18:23 [2021-04-02T12:18:23.809Z] #44 77.19   DEP      criu/timens.d
12:18:23 [2021-04-02T12:18:23.929Z] #20 19.78 Selecting previously unselected package libpython3.7-minimal:arm64.
12:18:23 [2021-04-02T12:18:23.929Z] #20 19.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
12:18:23 [2021-04-02T12:18:23.929Z] #20 19.80 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:18:23 [2021-04-02T12:18:23.965Z] #43 84.20   DEP      criu/cgroup-props.d
12:18:23 [2021-04-02T12:18:23.965Z] #43 84.31   DEP      criu/bitmap.d
12:18:23 [2021-04-02T12:18:23.965Z] #43 84.33   DEP      criu/bfd.d
12:18:24 [2021-04-02T12:18:24.109Z] #44 77.42   DEP      criu/sysfs_parse.d
12:18:24 [2021-04-02T12:18:24.109Z] #44 77.64   DEP      criu/sysctl.d
12:18:24 [2021-04-02T12:18:24.192Z] #20 20.35 Selecting previously unselected package python3.7-minimal.
12:18:24 [2021-04-02T12:18:24.192Z] #20 ...
12:18:24 [2021-04-02T12:18:24.192Z] 
12:18:24 [2021-04-02T12:18:24.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:24 [2021-04-02T12:18:24.192Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:24 [2021-04-02T12:18:24.192Z] #43 56.30   CC       compel/src/lib/ptrace.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 56.67   AR       compel/libcompel.a
12:18:24 [2021-04-02T12:18:24.192Z] #43 56.81   HOSTCC   compel/src/main-host.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 57.04   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 57.14   HOSTCC   compel/src/lib/handle-elf-host.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 57.53   HOSTCC   compel/src/lib/log-host.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 57.75   HOSTLINK compel/compel-host-bin
12:18:24 [2021-04-02T12:18:24.192Z] #43 57.91   DEP      soccr/soccr.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 58.19   CC       soccr/soccr.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 59.54   AR       soccr/libsoccr.a
12:18:24 [2021-04-02T12:18:24.192Z] #43 59.59 make[1]: 'soccr/libsoccr.a' is up to date.
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.03   DEP      criu/arch/aarch64/sigframe.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.17   DEP      criu/arch/aarch64/crtools.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.34   DEP      criu/arch/aarch64/cpu.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.41   DEP      criu/arch/aarch64/bitops.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.48   CC       criu/arch/aarch64/bitops.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.54   CC       criu/arch/aarch64/cpu.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 60.74   CC       criu/arch/aarch64/crtools.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 61.42   CC       criu/arch/aarch64/sigframe.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 61.58   LINK     criu/arch/aarch64/crtools.built-in.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 61.62   DEP      criu/pie/util-vdso.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 61.72   DEP      criu/pie/util.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 61.86   CC       criu/pie/util.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 62.22   CC       criu/pie/util-vdso.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 62.84   AR       criu/pie/pie.lib.a
12:18:24 [2021-04-02T12:18:24.192Z] #43 62.91   DEP      criu/pie/restorer.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 63.24   DEP      criu/arch/aarch64/intraprocedure.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 63.27   DEP      criu/arch/aarch64/restorer.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 63.49   DEP      criu/arch/aarch64/vdso-pie.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 63.72   DEP      criu/pie/parasite-vdso.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 63.95   DEP      criu/pie/parasite.d
12:18:24 [2021-04-02T12:18:24.192Z] #43 64.29   CC       criu/pie/parasite.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 65.38   LINK     criu/pie/parasite.built-in.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 65.40   GEN      criu/pie/parasite-blob.h
12:18:24 [2021-04-02T12:18:24.192Z] #43 65.41   CC       criu/pie/parasite-vdso.o
12:18:24 [2021-04-02T12:18:24.192Z] #43 66.11   CC       criu/arch/aarch64/vdso-pie.o
12:18:24 [2021-04-02T12:18:24.272Z] #43 84.41   DEP      criu/autofs.d
12:18:24 [2021-04-02T12:18:24.272Z] #43 84.54   DEP      criu/aio.d
12:18:24 [2021-04-02T12:18:24.363Z] --- PASS: TestExecWithCloseStdin (1.17s)
12:18:24 [2021-04-02T12:18:24.363Z] === RUN   TestExec
12:18:24 [2021-04-02T12:18:24.408Z] #44 77.84   DEP      criu/string.d
12:18:24 [2021-04-02T12:18:24.408Z] #44 77.93   DEP      criu/stats.d
12:18:24 [2021-04-02T12:18:24.455Z] #43 66.42   CC       criu/arch/aarch64/restorer.o
12:18:24 [2021-04-02T12:18:24.455Z] #43 ...
12:18:24 [2021-04-02T12:18:24.455Z] 
12:18:24 [2021-04-02T12:18:24.455Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:24 [2021-04-02T12:18:24.455Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:24 [2021-04-02T12:18:24.455Z] #20 20.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
12:18:24 [2021-04-02T12:18:24.455Z] #20 20.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:18:24 [2021-04-02T12:18:24.528Z] #43 84.73   DEP      criu/action-scripts.d
12:18:24 [2021-04-02T12:18:24.707Z] #44 78.12   DEP      criu/sockets.d
12:18:24 [2021-04-02T12:18:24.707Z] #44 78.40   DEP      criu/sk-unix.d
12:18:24 [2021-04-02T12:18:24.784Z] #43 85.02   CC       criu/action-scripts.o
12:18:25 [2021-04-02T12:18:25.030Z] #20 21.09 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:18:25 [2021-04-02T12:18:25.030Z] #20 21.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:18:25 [2021-04-02T12:18:25.346Z] #43 85.46   CC       criu/aio.o
12:18:25 [2021-04-02T12:18:25.356Z] #44 78.78   DEP      criu/sk-tcp.d
12:18:25 [2021-04-02T12:18:25.601Z] #43 85.90   CC       criu/autofs.o
12:18:25 [2021-04-02T12:18:25.655Z] #44 79.05   DEP      criu/sk-queue.d
12:18:25 [2021-04-02T12:18:25.655Z] #44 79.18   DEP      criu/sk-packet.d
12:18:25 [2021-04-02T12:18:25.724Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:18:25 [2021-04-02T12:18:25.724Z] --- PASS: TestExec (1.23s)
12:18:25 [2021-04-02T12:18:25.724Z] === RUN   TestExecUser
12:18:25 [2021-04-02T12:18:25.955Z] #44 79.38   DEP      criu/sk-netlink.d
12:18:26 [2021-04-02T12:18:26.275Z] #44 79.67   DEP      criu/sk-inet.d
12:18:26 [2021-04-02T12:18:26.327Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:18:26 [2021-04-02T12:18:26.576Z] #44 79.96   DEP      criu/signalfd.d
12:18:26 [2021-04-02T12:18:26.576Z] #44 80.15   DEP      criu/sigframe.d
12:18:26 [2021-04-02T12:18:26.877Z] #44 80.31   DEP      criu/shmem.d
12:18:26 [2021-04-02T12:18:26.886Z] --- PASS: TestExecUser (1.27s)
12:18:26 [2021-04-02T12:18:26.886Z] === RUN   TestExportContainerAndImportImage
12:18:27 [2021-04-02T12:18:27.039Z] #43 87.25   CC       criu/bfd.o
12:18:27 [2021-04-02T12:18:27.179Z] #44 80.53   DEP      criu/servicefd.d
12:18:27 [2021-04-02T12:18:27.179Z] #44 80.73   DEP      criu/seize.d
12:18:27 [2021-04-02T12:18:27.318Z] #43 ...
12:18:27 [2021-04-02T12:18:27.318Z] 
12:18:27 [2021-04-02T12:18:27.318Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:27 [2021-04-02T12:18:27.318Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:18:27 [2021-04-02T12:18:27.318Z] #20 2.170 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 2.255 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 2.259 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 2.701 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 3.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 4.764 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB]
12:18:27 [2021-04-02T12:18:27.318Z] #20 6.121 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
12:18:27 [2021-04-02T12:18:27.318Z] #20 ...
12:18:27 [2021-04-02T12:18:27.318Z] 
12:18:27 [2021-04-02T12:18:27.318Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:27 [2021-04-02T12:18:27.318Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:27 [2021-04-02T12:18:27.318Z] #43 87.73   CC       criu/bitmap.o
12:18:27 [2021-04-02T12:18:27.480Z] #44 80.93   DEP      criu/seccomp.d
12:18:27 [2021-04-02T12:18:27.480Z] #44 ...
12:18:27 [2021-04-02T12:18:27.480Z] 
12:18:27 [2021-04-02T12:18:27.480Z] #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
12:18:27 [2021-04-02T12:18:27.480Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:18:27 [2021-04-02T12:18:27.480Z] #46 138.9 github.com/LK4D4/vndr/build
12:18:27 [2021-04-02T12:18:27.480Z] #46 147.3 mime
12:18:27 [2021-04-02T12:18:27.574Z] #43 87.90   CC       criu/cgroup-props.o
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.35 Selecting previously unselected package python3-minimal.
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23657 files and directories currently installed.)
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.42 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.43 Unpacking python3-minimal (3.7.3-1) ...
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.52 Selecting previously unselected package libmpdec2:arm64.
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.52 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.53 Unpacking libmpdec2:arm64 (2.4.2-2) ...
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.64 Selecting previously unselected package libpython3.7-stdlib:arm64.
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
12:18:27 [2021-04-02T12:18:27.588Z] #20 23.67 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:18:27 [2021-04-02T12:18:27.779Z] #46 149.1 vendor/golang.org/x/net/idna
12:18:27 [2021-04-02T12:18:27.779Z] #46 ...
12:18:27 [2021-04-02T12:18:27.779Z] 
12:18:27 [2021-04-02T12:18:27.779Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:27 [2021-04-02T12:18:27.779Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:27 [2021-04-02T12:18:27.779Z] #21 21.92 Building dependency tree...
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.82 libcap2-bin is already the newest version (1:2.25-2).
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.82 The following additional packages will be installed:
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.82   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.83   python3.7 python3.7-minimal vim-runtime xxd
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.83 Suggested packages:
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.83   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.83   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.83   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.83 Recommended packages:
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.84   aufs-dkms nftables build-essential python3-dev python3-keyring
12:18:27 [2021-04-02T12:18:27.779Z] #21 23.84   python3-keyrings.alt python3-xdg unzip
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.25 The following NEW packages will be installed:
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.26   xz-utils zip
12:18:27 [2021-04-02T12:18:27.779Z] #21 26.38 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.38 Need to get 29.2 MB of archives.
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.38 After this operation, 134 MB of additional disk space will be used.
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 26.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 27.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
12:18:27 [2021-04-02T12:18:27.780Z] #21 ...
12:18:27 [2021-04-02T12:18:27.780Z] 
12:18:27 [2021-04-02T12:18:27.780Z] #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
12:18:27 [2021-04-02T12:18:27.780Z] #59 sha256:f7dc3b640b58072d3aa81a3c8978d3732a6bb41b3c7e888f27ee8ef844bdf8f3
12:18:27 [2021-04-02T12:18:27.780Z] #59 149.2 + for f in rootlesskit rootlesskit-docker-proxy
12:18:27 [2021-04-02T12:18:27.780Z] #59 149.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:18:28 [2021-04-02T12:18:28.149Z] #43 88.68   CC       criu/cgroup.o
12:18:28 [2021-04-02T12:18:28.247Z] --- PASS: TestExportContainerAndImportImage (1.17s)
12:18:28 [2021-04-02T12:18:28.247Z] === RUN   TestExportContainerAfterDaemonRestart
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.50 Selecting previously unselected package python3.7.
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.51 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.63 Selecting previously unselected package libpython3-stdlib:arm64.
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.64 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
12:18:28 [2021-04-02T12:18:28.536Z] #20 24.76 Setting up python3-minimal (3.7.3-1) ...
12:18:29 [2021-04-02T12:18:29.927Z] #20 25.81 Selecting previously unselected package python3.
12:18:29 [2021-04-02T12:18:29.927Z] #20 25.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24069 files and directories currently installed.)
12:18:29 [2021-04-02T12:18:29.927Z] #20 25.89 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
12:18:29 [2021-04-02T12:18:29.927Z] #20 25.93 Unpacking python3 (3.7.3-1) ...
12:18:29 [2021-04-02T12:18:29.928Z] #20 26.07 Selecting previously unselected package libip4tc0:arm64.
12:18:29 [2021-04-02T12:18:29.928Z] #20 26.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
12:18:29 [2021-04-02T12:18:29.928Z] #20 26.10 Unpacking libip4tc0:arm64 (1.8.2-4) ...
12:18:30 [2021-04-02T12:18:30.190Z] #20 26.19 Selecting previously unselected package libip6tc0:arm64.
12:18:30 [2021-04-02T12:18:30.190Z] #20 26.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
12:18:30 [2021-04-02T12:18:30.190Z] #20 26.22 Unpacking libip6tc0:arm64 (1.8.2-4) ...
12:18:30 [2021-04-02T12:18:30.453Z] #20 26.36 Selecting previously unselected package libiptc0:arm64.
12:18:30 [2021-04-02T12:18:30.453Z] #20 26.38 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
12:18:30 [2021-04-02T12:18:30.453Z] #20 26.40 Unpacking libiptc0:arm64 (1.8.2-4) ...
12:18:30 [2021-04-02T12:18:30.453Z] #20 26.51 Selecting previously unselected package libnfnetlink0:arm64.
12:18:30 [2021-04-02T12:18:30.453Z] #20 26.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:18:30 [2021-04-02T12:18:30.453Z] #20 26.54 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:18:30 [2021-04-02T12:18:30.715Z] #20 26.64 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:18:30 [2021-04-02T12:18:30.715Z] #20 26.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
12:18:30 [2021-04-02T12:18:30.715Z] #20 26.68 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:18:30 [2021-04-02T12:18:30.715Z] #20 26.78 Selecting previously unselected package libnftnl11:arm64.
12:18:30 [2021-04-02T12:18:30.715Z] #20 26.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
12:18:30 [2021-04-02T12:18:30.715Z] #20 26.79 Unpacking libnftnl11:arm64 (1.1.2-2) ...
12:18:30 [2021-04-02T12:18:30.978Z] #20 26.92 Selecting previously unselected package iptables.
12:18:30 [2021-04-02T12:18:30.978Z] #20 26.93 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
12:18:30 [2021-04-02T12:18:30.978Z] #20 26.94 Unpacking iptables (1.8.2-4) ...
12:18:31 [2021-04-02T12:18:31.240Z] #20 27.29 Selecting previously unselected package xxd.
12:18:31 [2021-04-02T12:18:31.240Z] #20 27.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
12:18:31 [2021-04-02T12:18:31.240Z] #20 27.31 Unpacking xxd (2:8.1.0875-5) ...
12:18:31 [2021-04-02T12:18:31.427Z] #43 91.42   CC       criu/clone-noasan.o
12:18:31 [2021-04-02T12:18:31.427Z] #43 91.64   CC       criu/config.o
12:18:31 [2021-04-02T12:18:31.503Z] #20 27.44 Selecting previously unselected package vim-common.
12:18:31 [2021-04-02T12:18:31.503Z] #20 27.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:18:31 [2021-04-02T12:18:31.503Z] #20 27.50 Unpacking vim-common (2:8.1.0875-5) ...
12:18:31 [2021-04-02T12:18:31.506Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:18:31 [2021-04-02T12:18:31.506Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
12:18:31 [2021-04-02T12:18:31.506Z] === RUN   TestHealthCheckWorkdir
12:18:31 [2021-04-02T12:18:31.766Z] #20 27.76 Selecting previously unselected package bash-completion.
12:18:31 [2021-04-02T12:18:31.766Z] #20 27.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:18:32 [2021-04-02T12:18:32.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:18:32 [2021-04-02T12:18:32.430Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:18:32 [2021-04-02T12:18:32.430Z] === RUN   TestDockerSuite/TestBuildBlankName
12:18:32 [2021-04-02T12:18:32.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:18:32 [2021-04-02T12:18:32.792Z] #43 93.04   CC       criu/cr-check.o
12:18:32 [2021-04-02T12:18:32.939Z] --- PASS: TestHealthCheckWorkdir (1.58s)
12:18:32 [2021-04-02T12:18:32.939Z] === RUN   TestHealthKillContainer
12:18:33 [2021-04-02T12:18:33.431Z] #59 ...
12:18:33 [2021-04-02T12:18:33.431Z] 
12:18:33 [2021-04-02T12:18:33.431Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:33 [2021-04-02T12:18:33.431Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:33 [2021-04-02T12:18:33.431Z] #21 28.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
12:18:33 [2021-04-02T12:18:33.431Z] #21 28.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
12:18:33 [2021-04-02T12:18:33.431Z] #21 28.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.08 debconf: delaying package configuration, since apt-utils is not installed
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.18 Fetched 29.2 MB in 2s (15.6 MB/s)
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.33 Selecting previously unselected package pigz.
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.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 ... 23363 files and directories currently installed.)
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.41 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.42 Unpacking pigz (2.4-1) ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.57 Selecting previously unselected package libpython3.7-minimal:ppc64el.
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 29.60 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 30.18 Selecting previously unselected package python3.7-minimal.
12:18:33 [2021-04-02T12:18:33.431Z] #21 30.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 30.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 31.40 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ...
12:18:33 [2021-04-02T12:18:33.431Z] #21 31.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:18:34 [2021-04-02T12:18:34.163Z] #43 94.70   CC       criu/cr-dedup.o
12:18:34 [2021-04-02T12:18:34.504Z] #21 ...
12:18:34 [2021-04-02T12:18:34.504Z] 
12:18:34 [2021-04-02T12:18:34.504Z] #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
12:18:34 [2021-04-02T12:18:34.504Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:18:34 [2021-04-02T12:18:34.504Z] #46 155.9 net/textproto
12:18:34 [2021-04-02T12:18:34.504Z] #46 155.9 vendor/golang.org/x/net/http/httpproxy
12:18:34 [2021-04-02T12:18:34.504Z] #46 156.0 crypto/x509
12:18:34 [2021-04-02T12:18:34.725Z] #43 95.12   CC       criu/cr-dump.o
12:18:34 [2021-04-02T12:18:34.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:18:35 [2021-04-02T12:18:35.081Z] #20 30.81 Unpacking bash-completion (1:2.8-6) ...
12:18:35 [2021-04-02T12:18:35.081Z] #20 ...
12:18:35 [2021-04-02T12:18:35.081Z] 
12:18:35 [2021-04-02T12:18:35.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:35 [2021-04-02T12:18:35.081Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:35 [2021-04-02T12:18:35.081Z] #43 66.95   CC       criu/arch/aarch64/intraprocedure.o
12:18:35 [2021-04-02T12:18:35.081Z] #43 67.00   CC       criu/pie/restorer.o
12:18:35 [2021-04-02T12:18:35.081Z] #43 69.58   LINK     criu/pie/restorer.built-in.o
12:18:35 [2021-04-02T12:18:35.081Z] #43 69.60   GEN      criu/pie/restorer-blob.h
12:18:35 [2021-04-02T12:18:35.081Z] #43 69.69   DEP      criu/vdso.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 69.91   DEP      criu/uts_ns.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 70.08   DEP      criu/util.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 70.29   DEP      criu/uffd.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 70.44   DEP      criu/tun.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 70.73   DEP      criu/tty.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 70.87   DEP      criu/timerfd.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 71.07   DEP      criu/timens.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 71.26   DEP      criu/sysfs_parse.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 71.48   DEP      criu/sysctl.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 71.67   DEP      criu/string.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 71.73   DEP      criu/stats.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 71.89   DEP      criu/sockets.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 72.14   DEP      criu/sk-unix.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 72.30   DEP      criu/sk-tcp.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 72.45   DEP      criu/sk-queue.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 72.63   DEP      criu/sk-packet.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 72.86   DEP      criu/sk-netlink.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 73.05   DEP      criu/sk-inet.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 73.30   DEP      criu/signalfd.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 73.57   DEP      criu/sigframe.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 73.70   DEP      criu/shmem.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 73.93   DEP      criu/servicefd.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.10   DEP      criu/seize.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.28   DEP      criu/seccomp.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.52   DEP      criu/rst-malloc.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.65   DEP      criu/rbtree.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.71   DEP      criu/pstree.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.85   DEP      criu/protobuf.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 74.95   GEN      criu/protobuf-desc-gen.h
12:18:35 [2021-04-02T12:18:35.081Z] #43 76.62   DEP      criu/protobuf-desc.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 76.74   DEP      criu/proc_parse.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 76.96   DEP      criu/plugin.d
12:18:35 [2021-04-02T12:18:35.081Z] #43 77.10   DEP      criu/pipes.d
12:18:35 [2021-04-02T12:18:35.343Z] #43 77.35   DEP      criu/pie-util.d
12:18:35 [2021-04-02T12:18:35.343Z] #43 ...
12:18:35 [2021-04-02T12:18:35.343Z] 
12:18:35 [2021-04-02T12:18:35.343Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:35 [2021-04-02T12:18:35.343Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:35 [2021-04-02T12:18:35.343Z] #20 31.51 Selecting previously unselected package bzip2.
12:18:35 [2021-04-02T12:18:35.606Z] #20 31.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
12:18:35 [2021-04-02T12:18:35.606Z] #20 31.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:18:35 [2021-04-02T12:18:35.606Z] #20 31.67 Selecting previously unselected package xz-utils.
12:18:35 [2021-04-02T12:18:35.606Z] #20 31.69 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
12:18:35 [2021-04-02T12:18:35.606Z] #20 31.70 Unpacking xz-utils (5.2.4-1) ...
12:18:35 [2021-04-02T12:18:35.653Z] #43 ...
12:18:35 [2021-04-02T12:18:35.653Z] 
12:18:35 [2021-04-02T12:18:35.653Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:35 [2021-04-02T12:18:35.653Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:18:35 [2021-04-02T12:18:35.653Z] #20 10.40 Fetched 8933 kB in 8s (1053 kB/s)
12:18:35 [2021-04-02T12:18:35.653Z] #20 10.40 Reading package lists...
12:18:35 [2021-04-02T12:18:35.653Z] #20 13.65 Reading package lists...
12:18:35 [2021-04-02T12:18:35.653Z] #20 16.90 Building dependency tree...
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.41 libcap2-bin is already the newest version (1:2.25-2).
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.41 The following additional packages will be installed:
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.44   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.44   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.44   python3.7 python3.7-minimal vim-runtime xxd
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45 Suggested packages:
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45 Recommended packages:
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45   aufs-dkms nftables build-essential python3-dev python3-keyring
12:18:35 [2021-04-02T12:18:35.653Z] #20 18.45   python3-keyrings.alt python3-xdg unzip
12:18:35 [2021-04-02T12:18:35.783Z] 5ff1512f88ec: Verifying Checksum
12:18:35 [2021-04-02T12:18:35.783Z] 5ff1512f88ec: Download complete
12:18:35 [2021-04-02T12:18:35.868Z] #20 31.87 Selecting previously unselected package apparmor.
12:18:35 [2021-04-02T12:18:35.868Z] #20 31.87 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
12:18:35 [2021-04-02T12:18:35.868Z] #20 31.98 Unpacking apparmor (2.13.2-10) ...
12:18:36 [2021-04-02T12:18:36.227Z] --- PASS: TestHealthKillContainer (3.13s)
12:18:36 [2021-04-02T12:18:36.227Z] === RUN   TestInspectCpusetInConfigPre120
12:18:36 [2021-04-02T12:18:36.445Z] #20 32.30 Selecting previously unselected package aufs-tools.
12:18:36 [2021-04-02T12:18:36.445Z] #20 32.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
12:18:36 [2021-04-02T12:18:36.445Z] #20 32.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:18:36 [2021-04-02T12:18:36.445Z] #20 32.47 Selecting previously unselected package libonig5:arm64.
12:18:36 [2021-04-02T12:18:36.445Z] #20 32.48 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
12:18:36 [2021-04-02T12:18:36.445Z] #20 32.49 Unpacking libonig5:arm64 (6.9.1-1) ...
12:18:36 [2021-04-02T12:18:36.481Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:18:36 [2021-04-02T12:18:36.481Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:18:36 [2021-04-02T12:18:36.609Z] #46 157.9 vendor/golang.org/x/net/http/httpguts
12:18:36 [2021-04-02T12:18:36.609Z] #46 157.9 mime/multipart
12:18:36 [2021-04-02T12:18:36.707Z] #20 32.70 Selecting previously unselected package libjq1:arm64.
12:18:36 [2021-04-02T12:18:36.707Z] #20 32.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:18:36 [2021-04-02T12:18:36.707Z] #20 32.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:18:36 [2021-04-02T12:18:36.970Z] #20 32.83 Selecting previously unselected package jq.
12:18:36 [2021-04-02T12:18:36.970Z] #20 32.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
12:18:36 [2021-04-02T12:18:36.970Z] #20 32.86 Unpacking jq (1.5+dfsg-2+b1) ...
12:18:36 [2021-04-02T12:18:36.970Z] #20 32.98 Selecting previously unselected package libaio1:arm64.
12:18:36 [2021-04-02T12:18:36.970Z] #20 32.99 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
12:18:36 [2021-04-02T12:18:36.970Z] #20 33.01 Unpacking libaio1:arm64 (0.3.112-3) ...
12:18:36 [2021-04-02T12:18:36.970Z] #20 33.11 Selecting previously unselected package libgpm2:arm64.
12:18:36 [2021-04-02T12:18:36.970Z] #20 33.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
12:18:36 [2021-04-02T12:18:36.970Z] #20 33.12 Unpacking libgpm2:arm64 (1.20.7-5) ...
12:18:37 [2021-04-02T12:18:37.019Z] #20 ...
12:18:37 [2021-04-02T12:18:37.020Z] 
12:18:37 [2021-04-02T12:18:37.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:37 [2021-04-02T12:18:37.020Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:37 [2021-04-02T12:18:37.020Z] #43 97.40   CC       criu/cr-errno.o
12:18:37 [2021-04-02T12:18:37.041Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
12:18:37 [2021-04-02T12:18:37.041Z] === RUN   TestIpcModeNone
12:18:37 [2021-04-02T12:18:37.232Z] #20 33.21 Selecting previously unselected package libicu63:arm64.
12:18:37 [2021-04-02T12:18:37.232Z] #20 33.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
12:18:37 [2021-04-02T12:18:37.232Z] #20 33.22 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
12:18:37 [2021-04-02T12:18:37.259Z] #46 ...
12:18:37 [2021-04-02T12:18:37.259Z] 
12:18:37 [2021-04-02T12:18:37.259Z] #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
12:18:37 [2021-04-02T12:18:37.259Z] #59 sha256:f7dc3b640b58072d3aa81a3c8978d3732a6bb41b3c7e888f27ee8ef844bdf8f3
12:18:37 [2021-04-02T12:18:37.259Z] #59 DONE 158.7s
12:18:37 [2021-04-02T12:18:37.276Z] #43 97.48   CC       criu/cr-restore.o
12:18:37 [2021-04-02T12:18:37.559Z] 
12:18:37 [2021-04-02T12:18:37.559Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:37 [2021-04-02T12:18:37.559Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:37 [2021-04-02T12:18:37.559Z] #21 34.95 Selecting previously unselected package python3-minimal.
12:18:37 [2021-04-02T12:18:37.559Z] #21 34.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23612 files and directories currently installed.)
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.04 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.05 Unpacking python3-minimal (3.7.3-1) ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.19 Selecting previously unselected package libmpdec2:ppc64el.
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.20 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.22 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.32 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 35.33 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.52 Selecting previously unselected package python3.7.
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.54 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.69 Selecting previously unselected package libpython3-stdlib:ppc64el.
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.71 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 36.86 Setting up python3-minimal (3.7.3-1) ...
12:18:37 [2021-04-02T12:18:37.559Z] #21 ...
12:18:37 [2021-04-02T12:18:37.559Z] 
12:18:37 [2021-04-02T12:18:37.559Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:18:37 [2021-04-02T12:18:37.559Z] #60 sha256:46d65e8b76e01ac3e1d596a5f02e9b448240f5051c1d8a665f4e0196533329f7
12:18:37 [2021-04-02T12:18:37.559Z] #60 DONE 0.2s
12:18:37 [2021-04-02T12:18:37.605Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:18:37 [2021-04-02T12:18:37.860Z] 
12:18:37 [2021-04-02T12:18:37.860Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:18:37 [2021-04-02T12:18:37.860Z] #61 sha256:667fa170ad54c3f4591c2dccef231f93be7758ec584b9b0812528f97c9976379
12:18:37 [2021-04-02T12:18:37.860Z] #61 DONE 0.1s
12:18:37 [2021-04-02T12:18:37.860Z] 
12:18:37 [2021-04-02T12:18:37.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:37 [2021-04-02T12:18:37.860Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:37 [2021-04-02T12:18:37.860Z] #44 81.22   DEP      criu/rst-malloc.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 81.30   DEP      criu/rbtree.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 81.39   DEP      criu/pstree.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 81.64   DEP      criu/protobuf.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 81.85   GEN      criu/protobuf-desc-gen.h
12:18:37 [2021-04-02T12:18:37.860Z] #44 84.37   DEP      criu/protobuf-desc.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 84.55   DEP      criu/proc_parse.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 84.88   DEP      criu/plugin.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 85.00   DEP      criu/pipes.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 85.21   DEP      criu/pie-util.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 85.31   DEP      criu/pie-util-vdso.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 85.44   DEP      criu/path.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 85.60   DEP      criu/parasite-syscall.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 85.95   DEP      criu/pagemap.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 86.33   DEP      criu/pagemap-cache.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 86.46   DEP      criu/page-xfer.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 86.77   DEP      criu/page-pipe.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 86.89   DEP      criu/netfilter.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 87.08   DEP      criu/net.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 87.52   DEP      criu/namespaces.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 87.83   DEP      criu/mount.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 88.07   DEP      criu/memfd.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 88.25   DEP      criu/mem.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 88.49   DEP      criu/lsm.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 88.68   DEP      criu/log.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 88.90   DEP      criu/libnetlink.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 89.07   DEP      criu/kerndat.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 89.31   DEP      criu/kcmp-ids.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 89.43   DEP      criu/irmap.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 89.60   DEP      criu/ipc_ns.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 89.85   DEP      criu/image.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 90.04   DEP      criu/image-desc.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 90.15   DEP      criu/fsnotify.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 90.42   DEP      criu/filesystems.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 90.65   DEP      criu/files.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 90.91   DEP      criu/files-reg.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 91.19   DEP      criu/files-ext.d
12:18:37 [2021-04-02T12:18:37.860Z] #44 ...
12:18:37 [2021-04-02T12:18:37.860Z] 
12:18:37 [2021-04-02T12:18:37.860Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:37 [2021-04-02T12:18:37.860Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:37 [2021-04-02T12:18:37.860Z] #21 38.11 Selecting previously unselected package python3.
12:18:37 [2021-04-02T12:18:37.860Z] #21 38.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 ... 24024 files and directories currently installed.)
12:18:38 [2021-04-02T12:18:38.159Z] #21 38.23 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
12:18:38 [2021-04-02T12:18:38.159Z] #21 38.24 Unpacking python3 (3.7.3-1) ...
12:18:38 [2021-04-02T12:18:38.159Z] #21 38.42 Selecting previously unselected package libip4tc0:ppc64el.
12:18:38 [2021-04-02T12:18:38.159Z] #21 38.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
12:18:38 [2021-04-02T12:18:38.159Z] #21 38.46 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
12:18:38 [2021-04-02T12:18:38.165Z] --- PASS: TestIpcModeNone (1.18s)
12:18:38 [2021-04-02T12:18:38.165Z] === RUN   TestIpcModePrivate
12:18:38 [2021-04-02T12:18:38.457Z] #21 38.57 Selecting previously unselected package libip6tc0:ppc64el.
12:18:38 [2021-04-02T12:18:38.457Z] #21 38.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
12:18:38 [2021-04-02T12:18:38.457Z] #21 38.68 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
12:18:38 [2021-04-02T12:18:38.457Z] #21 38.78 Selecting previously unselected package libiptc0:ppc64el.
12:18:38 [2021-04-02T12:18:38.761Z] #21 38.78 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
12:18:38 [2021-04-02T12:18:38.761Z] #21 38.79 Unpacking libiptc0:ppc64el (1.8.2-4) ...
12:18:39 [2021-04-02T12:18:39.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.12 Selecting previously unselected package libnfnetlink0:ppc64el.
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.17 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.31 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.33 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
12:18:39 [2021-04-02T12:18:39.060Z] #21 39.43 Selecting previously unselected package libnftnl11:ppc64el.
12:18:39 [2021-04-02T12:18:39.360Z] #21 39.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
12:18:39 [2021-04-02T12:18:39.360Z] #21 39.47 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
12:18:39 [2021-04-02T12:18:39.360Z] #21 39.61 Selecting previously unselected package iptables.
12:18:39 [2021-04-02T12:18:39.360Z] #21 39.62 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
12:18:39 [2021-04-02T12:18:39.360Z] #21 39.62 Unpacking iptables (1.8.2-4) ...
12:18:39 [2021-04-02T12:18:39.526Z] --- PASS: TestIpcModePrivate (1.20s)
12:18:39 [2021-04-02T12:18:39.526Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
12:18:39 [2021-04-02T12:18:39.526Z] === RUN   TestIpcModeShareable
12:18:39 [2021-04-02T12:18:39.526Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:18:39 [2021-04-02T12:18:39.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:18:39 [2021-04-02T12:18:39.788Z] #20 ...
12:18:39 [2021-04-02T12:18:39.788Z] 
12:18:39 [2021-04-02T12:18:39.788Z] #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
12:18:39 [2021-04-02T12:18:39.788Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
12:18:39 [2021-04-02T12:18:39.788Z] #40 145.0 + dpkg --print-architecture
12:18:39 [2021-04-02T12:18:39.788Z] #40 DONE 146.9s
12:18:39 [2021-04-02T12:18:39.788Z] 
12:18:39 [2021-04-02T12:18:39.788Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:39 [2021-04-02T12:18:39.788Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:39 [2021-04-02T12:18:39.788Z] #20 35.73 Selecting previously unselected package libnet1:arm64.
12:18:39 [2021-04-02T12:18:39.788Z] #20 35.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:18:39 [2021-04-02T12:18:39.788Z] #20 35.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:18:39 [2021-04-02T12:18:39.788Z] #20 35.87 Selecting previously unselected package libnl-3-200:arm64.
12:18:39 [2021-04-02T12:18:39.788Z] #20 35.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
12:18:39 [2021-04-02T12:18:39.788Z] #20 35.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:18:40 [2021-04-02T12:18:40.009Z] #21 40.06 Selecting previously unselected package xxd.
12:18:40 [2021-04-02T12:18:40.009Z] #21 40.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
12:18:40 [2021-04-02T12:18:40.009Z] #21 40.07 Unpacking xxd (2:8.1.0875-5) ...
12:18:40 [2021-04-02T12:18:40.009Z] #21 40.24 Selecting previously unselected package vim-common.
12:18:40 [2021-04-02T12:18:40.009Z] #21 40.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:18:40 [2021-04-02T12:18:40.009Z] #21 40.31 Unpacking vim-common (2:8.1.0875-5) ...
12:18:40 [2021-04-02T12:18:40.051Z] #20 36.13 Selecting previously unselected package libprotobuf-c1:arm64.
12:18:40 [2021-04-02T12:18:40.051Z] #20 36.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:18:40 [2021-04-02T12:18:40.051Z] #20 36.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:18:40 [2021-04-02T12:18:40.309Z] #21 40.53 Selecting previously unselected package bash-completion.
12:18:40 [2021-04-02T12:18:40.309Z] #21 40.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:18:40 [2021-04-02T12:18:40.313Z] #20 36.25 Selecting previously unselected package libreadline5:arm64.
12:18:40 [2021-04-02T12:18:40.313Z] #20 36.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
12:18:40 [2021-04-02T12:18:40.313Z] #20 36.27 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:18:40 [2021-04-02T12:18:40.313Z] #20 36.46 Selecting previously unselected package net-tools.
12:18:40 [2021-04-02T12:18:40.314Z] #20 36.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
12:18:40 [2021-04-02T12:18:40.314Z] #20 36.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:18:40 [2021-04-02T12:18:40.451Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:18:40 [2021-04-02T12:18:40.451Z] --- PASS: TestIpcModeShareable (1.13s)
12:18:40 [2021-04-02T12:18:40.451Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
12:18:40 [2021-04-02T12:18:40.451Z] === RUN   TestAPIIpcModeShareableAndContainer
12:18:40 [2021-04-02T12:18:40.576Z] #20 36.75 Selecting previously unselected package python-pip-whl.
12:18:40 [2021-04-02T12:18:40.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:18:40 [2021-04-02T12:18:40.838Z] #20 36.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
12:18:40 [2021-04-02T12:18:40.838Z] #20 36.78 Unpacking python-pip-whl (18.1-5) ...
12:18:41 [2021-04-02T12:18:41.101Z] #20 37.25 Selecting previously unselected package python3-lib2to3.
12:18:41 [2021-04-02T12:18:41.101Z] #20 37.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
12:18:41 [2021-04-02T12:18:41.101Z] #20 37.27 Unpacking python3-lib2to3 (3.7.3-1) ...
12:18:41 [2021-04-02T12:18:41.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:18:41 [2021-04-02T12:18:41.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:18:41 [2021-04-02T12:18:41.375Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.56 Selecting previously unselected package python3-distutils.
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.57 Unpacking python3-distutils (3.7.3-1) ...
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.71 Selecting previously unselected package python3-pip.
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.74 Unpacking python3-pip (18.1-5) ...
12:18:41 [2021-04-02T12:18:41.682Z] #20 37.90 Selecting previously unselected package python3-pkg-resources.
12:18:41 [2021-04-02T12:18:41.945Z] #20 37.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
12:18:41 [2021-04-02T12:18:41.945Z] #20 37.91 Unpacking python3-pkg-resources (40.8.0-1) ...
12:18:41 [2021-04-02T12:18:41.945Z] #20 38.04 Selecting previously unselected package python3-setuptools.
12:18:41 [2021-04-02T12:18:41.945Z] #20 38.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
12:18:41 [2021-04-02T12:18:41.945Z] #20 38.06 Unpacking python3-setuptools (40.8.0-1) ...
12:18:42 [2021-04-02T12:18:42.207Z] #20 38.34 Selecting previously unselected package python3-wheel.
12:18:42 [2021-04-02T12:18:42.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:18:42 [2021-04-02T12:18:42.470Z] #20 38.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
12:18:42 [2021-04-02T12:18:42.470Z] #20 38.36 Unpacking python3-wheel (0.32.3-2) ...
12:18:42 [2021-04-02T12:18:42.470Z] #20 38.47 Selecting previously unselected package sudo.
12:18:42 [2021-04-02T12:18:42.470Z] #20 38.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
12:18:42 [2021-04-02T12:18:42.470Z] #20 38.52 Unpacking sudo (1.8.27-1+deb10u3) ...
12:18:42 [2021-04-02T12:18:42.520Z] #43 102.1   CC       criu/cr-service.o
12:18:42 [2021-04-02T12:18:42.520Z] #43 ...
12:18:42 [2021-04-02T12:18:42.520Z] 
12:18:42 [2021-04-02T12:18:42.521Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:42 [2021-04-02T12:18:42.521Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.98 The following NEW packages will be installed:
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:18:42 [2021-04-02T12:18:42.521Z] #20 19.99   xz-utils zip
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.29 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.29 Need to get 28.5 MB of archives.
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.29 After this operation, 116 MB of additional disk space will be used.
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 20.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.56 debconf: delaying package configuration, since apt-utils is not installed
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.65 Fetched 28.5 MB in 2s (14.4 MB/s)
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.71 Selecting previously unselected package pigz.
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.78 Unpacking pigz (2.4-1) ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.86 Selecting previously unselected package libpython3.7-minimal:amd64.
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 22.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 23.27 Selecting previously unselected package python3.7-minimal.
12:18:42 [2021-04-02T12:18:42.521Z] #20 23.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 23.29 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 24.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:18:42 [2021-04-02T12:18:42.521Z] #20 24.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:18:43 [2021-04-02T12:18:43.045Z] #20 38.93 Selecting previously unselected package thin-provisioning-tools.
12:18:43 [2021-04-02T12:18:43.045Z] #20 38.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
12:18:43 [2021-04-02T12:18:43.045Z] #20 38.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:18:43 [2021-04-02T12:18:43.045Z] #20 39.18 Selecting previously unselected package uidmap.
12:18:43 [2021-04-02T12:18:43.045Z] #20 39.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
12:18:43 [2021-04-02T12:18:43.045Z] #20 39.20 Unpacking uidmap (1:4.5-1.1) ...
12:18:43 [2021-04-02T12:18:43.308Z] #20 39.32 Selecting previously unselected package vim-runtime.
12:18:43 [2021-04-02T12:18:43.308Z] #20 39.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:18:43 [2021-04-02T12:18:43.308Z] #20 39.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:18:43 [2021-04-02T12:18:43.308Z] #20 39.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:18:43 [2021-04-02T12:18:43.308Z] #20 39.44 Unpacking vim-runtime (2:8.1.0875-5) ...
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.15 Selecting previously unselected package python3-minimal.
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.20 Unpacking python3-minimal (3.7.3-1) ...
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.29 Selecting previously unselected package libmpdec2:amd64.
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.31 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:18:43 [2021-04-02T12:18:43.449Z] #20 26.40 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:18:43 [2021-04-02T12:18:43.705Z] #20 26.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:18:43 [2021-04-02T12:18:43.705Z] #20 26.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:18:43 [2021-04-02T12:18:43.884Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:18:44 [2021-04-02T12:18:44.139Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.56s)
12:18:44 [2021-04-02T12:18:44.139Z] === RUN   TestAPIIpcModeHost
12:18:44 [2021-04-02T12:18:44.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:18:44 [2021-04-02T12:18:44.632Z] #20 27.29 Selecting previously unselected package python3.7.
12:18:44 [2021-04-02T12:18:44.632Z] #20 27.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:18:44 [2021-04-02T12:18:44.632Z] #20 27.31 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:18:44 [2021-04-02T12:18:44.632Z] #20 27.44 Selecting previously unselected package libpython3-stdlib:amd64.
12:18:44 [2021-04-02T12:18:44.632Z] #20 27.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:18:44 [2021-04-02T12:18:44.632Z] #20 27.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:18:44 [2021-04-02T12:18:44.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:18:44 [2021-04-02T12:18:44.830Z] #21 44.50 Unpacking bash-completion (1:2.8-6) ...
12:18:44 [2021-04-02T12:18:44.830Z] #21 45.06 Selecting previously unselected package bzip2.
12:18:44 [2021-04-02T12:18:44.830Z] #21 45.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
12:18:44 [2021-04-02T12:18:44.830Z] #21 45.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:18:44 [2021-04-02T12:18:44.889Z] #20 27.56 Setting up python3-minimal (3.7.3-1) ...
12:18:45 [2021-04-02T12:18:45.129Z] #21 45.20 Selecting previously unselected package xz-utils.
12:18:45 [2021-04-02T12:18:45.129Z] #21 45.21 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
12:18:45 [2021-04-02T12:18:45.129Z] #21 45.22 Unpacking xz-utils (5.2.4-1) ...
12:18:45 [2021-04-02T12:18:45.129Z] #21 45.44 Selecting previously unselected package apparmor.
12:18:45 [2021-04-02T12:18:45.129Z] #21 45.45 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
12:18:45 [2021-04-02T12:18:45.435Z] #21 45.57 Unpacking apparmor (2.13.2-10) ...
12:18:45 [2021-04-02T12:18:45.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:18:45 [2021-04-02T12:18:45.621Z] --- PASS: TestAPIIpcModeHost (1.29s)
12:18:45 [2021-04-02T12:18:45.621Z] === RUN   TestDaemonIpcModeShareable
12:18:45 [2021-04-02T12:18:45.621Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.41 Selecting previously unselected package python3.
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.48 Unpacking python3 (3.7.3-1) ...
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.59 Selecting previously unselected package libip4tc0:amd64.
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.61 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.71 Selecting previously unselected package libip6tc0:amd64.
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.74 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:18:45 [2021-04-02T12:18:45.859Z] #20 28.82 Selecting previously unselected package libiptc0:amd64.
12:18:45 [2021-04-02T12:18:45.871Z] #20 ...
12:18:45 [2021-04-02T12:18:45.872Z] 
12:18:45 [2021-04-02T12:18:45.872Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:45 [2021-04-02T12:18:45.872Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:45 [2021-04-02T12:18:45.872Z] #43 77.54   DEP      criu/pie-util-vdso.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 77.68   DEP      criu/path.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 77.82   DEP      criu/parasite-syscall.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 78.09   DEP      criu/pagemap.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 78.33   DEP      criu/pagemap-cache.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 78.50   DEP      criu/page-xfer.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 78.74   DEP      criu/page-pipe.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 78.95   DEP      criu/netfilter.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 79.19   DEP      criu/net.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 79.56   DEP      criu/namespaces.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 79.77   DEP      criu/mount.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.05   DEP      criu/memfd.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.25   DEP      criu/mem.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.39   DEP      criu/lsm.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.48   DEP      criu/log.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.56   DEP      criu/libnetlink.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.65   DEP      criu/kerndat.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.81   DEP      criu/kcmp-ids.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.86   DEP      criu/irmap.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 80.95   DEP      criu/ipc_ns.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 81.05   DEP      criu/image.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 81.31   DEP      criu/image-desc.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 81.43   DEP      criu/fsnotify.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 81.55   DEP      criu/filesystems.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 81.67   DEP      criu/files.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 81.93   DEP      criu/files-reg.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 82.20   DEP      criu/files-ext.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 82.48   DEP      criu/file-lock.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 82.60   DEP      criu/file-ids.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 82.80   DEP      criu/fifo.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 82.94   DEP      criu/fdstore.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 83.11   DEP      criu/fault-injection.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 83.20   DEP      criu/external.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 83.38   DEP      criu/eventpoll.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 83.54   DEP      criu/eventfd.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 83.72   DEP      criu/crtools.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 83.92   DEP      criu/cr-service.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 84.10   DEP      criu/cr-restore.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 84.31   DEP      criu/cr-errno.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 84.34   DEP      criu/cr-dump.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 84.54   DEP      criu/cr-dedup.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 84.70   DEP      criu/cr-check.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 84.96   DEP      criu/config.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.12   DEP      criu/clone-noasan.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.18   DEP      criu/cgroup.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.39   DEP      criu/cgroup-props.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.48   DEP      criu/bitmap.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.50   DEP      criu/bfd.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.64   DEP      criu/autofs.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.76   DEP      criu/aio.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 85.87   DEP      criu/action-scripts.d
12:18:45 [2021-04-02T12:18:45.872Z] #43 86.14   CC       criu/action-scripts.o
12:18:45 [2021-04-02T12:18:45.872Z] #43 86.81   CC       criu/aio.o
12:18:45 [2021-04-02T12:18:45.872Z] #43 87.33   CC       criu/autofs.o
12:18:46 [2021-04-02T12:18:46.096Z] #21 46.16 Selecting previously unselected package aufs-tools.
12:18:46 [2021-04-02T12:18:46.096Z] #21 46.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.096Z] #21 46.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:18:46 [2021-04-02T12:18:46.096Z] #21 46.34 Selecting previously unselected package libonig5:ppc64el.
12:18:46 [2021-04-02T12:18:46.096Z] #21 46.35 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.115Z] #20 28.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:18:46 [2021-04-02T12:18:46.115Z] #20 28.84 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:18:46 [2021-04-02T12:18:46.134Z] #43 ...
12:18:46 [2021-04-02T12:18:46.134Z] 
12:18:46 [2021-04-02T12:18:46.134Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:46 [2021-04-02T12:18:46.134Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:46 [2021-04-02T12:18:46.134Z] #20 42.26 Selecting previously unselected package vim.
12:18:46 [2021-04-02T12:18:46.371Z] #20 29.00 Selecting previously unselected package libnfnetlink0:amd64.
12:18:46 [2021-04-02T12:18:46.371Z] #20 29.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:18:46 [2021-04-02T12:18:46.371Z] #20 29.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:18:46 [2021-04-02T12:18:46.371Z] #20 29.18 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:18:46 [2021-04-02T12:18:46.371Z] #20 29.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:18:46 [2021-04-02T12:18:46.371Z] #20 29.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:18:46 [2021-04-02T12:18:46.394Z] #21 46.36 Unpacking libonig5:ppc64el (6.9.1-1) ...
12:18:46 [2021-04-02T12:18:46.394Z] #21 46.55 Selecting previously unselected package libjq1:ppc64el.
12:18:46 [2021-04-02T12:18:46.394Z] #21 46.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.394Z] #21 46.59 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
12:18:46 [2021-04-02T12:18:46.396Z] #20 42.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
12:18:46 [2021-04-02T12:18:46.396Z] #20 42.30 Unpacking vim (2:8.1.0875-5) ...
12:18:46 [2021-04-02T12:18:46.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:18:46 [2021-04-02T12:18:46.627Z] #20 29.34 Selecting previously unselected package libnftnl11:amd64.
12:18:46 [2021-04-02T12:18:46.627Z] #20 29.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:18:46 [2021-04-02T12:18:46.627Z] #20 29.35 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:18:46 [2021-04-02T12:18:46.627Z] #20 29.44 Selecting previously unselected package iptables.
12:18:46 [2021-04-02T12:18:46.627Z] #20 29.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:18:46 [2021-04-02T12:18:46.627Z] #20 29.45 Unpacking iptables (1.8.2-4) ...
12:18:46 [2021-04-02T12:18:46.658Z] #20 42.70 Selecting previously unselected package xfsprogs.
12:18:46 [2021-04-02T12:18:46.658Z] #20 42.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
12:18:46 [2021-04-02T12:18:46.658Z] #20 42.73 Unpacking xfsprogs (4.20.0-1) ...
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.70 Selecting previously unselected package jq.
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.72 Unpacking jq (1.5+dfsg-2+b1) ...
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.81 Selecting previously unselected package libaio1:ppc64el.
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.82 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.82 Unpacking libaio1:ppc64el (0.3.112-3) ...
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.92 Selecting previously unselected package libgpm2:ppc64el.
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.92 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.695Z] #21 46.93 Unpacking libgpm2:ppc64el (1.20.7-5) ...
12:18:46 [2021-04-02T12:18:46.883Z] #20 29.74 Selecting previously unselected package xxd.
12:18:46 [2021-04-02T12:18:46.883Z] #20 29.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:18:46 [2021-04-02T12:18:46.883Z] #20 29.76 Unpacking xxd (2:8.1.0875-5) ...
12:18:46 [2021-04-02T12:18:46.921Z] #20 43.12 Selecting previously unselected package zip.
12:18:46 [2021-04-02T12:18:46.997Z] #21 47.03 Selecting previously unselected package libicu63:ppc64el.
12:18:46 [2021-04-02T12:18:46.997Z] #21 47.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
12:18:46 [2021-04-02T12:18:46.997Z] #21 47.05 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
12:18:47 [2021-04-02T12:18:47.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:18:47 [2021-04-02T12:18:47.139Z] #20 29.88 Selecting previously unselected package vim-common.
12:18:47 [2021-04-02T12:18:47.139Z] #20 29.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:18:47 [2021-04-02T12:18:47.139Z] #20 29.94 Unpacking vim-common (2:8.1.0875-5) ...
12:18:47 [2021-04-02T12:18:47.183Z] #20 43.13 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
12:18:47 [2021-04-02T12:18:47.183Z] #20 43.14 Unpacking zip (3.0-11+b1) ...
12:18:47 [2021-04-02T12:18:47.395Z] #20 30.12 Selecting previously unselected package bash-completion.
12:18:47 [2021-04-02T12:18:47.395Z] #20 30.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.43 Setting up aufs-tools (1:4.14+20190211-1) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.47 Setting up libip6tc0:arm64 (1.8.2-4) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.49 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.54 Setting up libgpm2:arm64 (1.20.7-5) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.57 Setting up libip4tc0:arm64 (1.8.2-4) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.60 Setting up uidmap (1:4.5-1.1) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.62 Setting up libnftnl11:arm64 (1.1.2-2) ...
12:18:47 [2021-04-02T12:18:47.446Z] #20 43.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:18:47 [2021-04-02T12:18:47.505Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:18:47 [2021-04-02T12:18:47.505Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.69 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.70 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.72 Setting up xxd (2:8.1.0875-5) ...
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.73 Setting up zip (3.0-11+b1) ...
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.74 Setting up vim-common (2:8.1.0875-5) ...
12:18:47 [2021-04-02T12:18:47.708Z] #20 43.77 Setting up bash-completion (1:2.8-6) ...
12:18:48 [2021-04-02T12:18:48.054Z] #21 ...
12:18:48 [2021-04-02T12:18:48.054Z] 
12:18:48 [2021-04-02T12:18:48.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:48 [2021-04-02T12:18:48.054Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:48 [2021-04-02T12:18:48.054Z] #44 91.51   DEP      criu/file-lock.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 91.71   DEP      criu/file-ids.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 92.03   DEP      criu/fifo.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 92.51   DEP      criu/fdstore.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 92.72   DEP      criu/fault-injection.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 92.83   DEP      criu/external.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 93.03   DEP      criu/eventpoll.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 93.27   DEP      criu/eventfd.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 93.47   DEP      criu/crtools.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 93.67   DEP      criu/cr-service.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 93.85   DEP      criu/cr-restore.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 94.13   DEP      criu/cr-errno.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 94.14   DEP      criu/cr-dump.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 94.41   DEP      criu/cr-dedup.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 94.61   DEP      criu/cr-check.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 94.82   DEP      criu/config.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.00   DEP      criu/clone-noasan.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.13   DEP      criu/cgroup.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.37   DEP      criu/cgroup-props.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.48   DEP      criu/bitmap.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.49   DEP      criu/bfd.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.61   DEP      criu/autofs.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 95.89   DEP      criu/aio.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 96.06   DEP      criu/action-scripts.d
12:18:48 [2021-04-02T12:18:48.054Z] #44 96.39   CC       criu/action-scripts.o
12:18:48 [2021-04-02T12:18:48.054Z] #44 97.10   CC       criu/aio.o
12:18:48 [2021-04-02T12:18:48.054Z] #44 97.68   CC       criu/autofs.o
12:18:48 [2021-04-02T12:18:48.054Z] #44 100.2   CC       criu/bfd.o
12:18:48 [2021-04-02T12:18:48.054Z] #44 101.0   CC       criu/bitmap.o
12:18:48 [2021-04-02T12:18:48.054Z] #44 101.2   CC       criu/cgroup-props.o
12:18:48 [2021-04-02T12:18:48.054Z] #44 ...
12:18:48 [2021-04-02T12:18:48.054Z] 
12:18:48 [2021-04-02T12:18:48.054Z] #25 [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
12:18:48 [2021-04-02T12:18:48.054Z] #25 sha256:80e38f965f1bbe24b9333e1cd5623f23f06baf1a5c298c8a8a6dad00ed116590
12:18:48 [2021-04-02T12:18:48.064Z] --- PASS: TestDaemonIpcModeShareable (2.66s)
12:18:48 [2021-04-02T12:18:48.064Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
12:18:48 [2021-04-02T12:18:48.064Z] === RUN   TestDaemonIpcModePrivate
12:18:48 [2021-04-02T12:18:48.064Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:18:48 [2021-04-02T12:18:48.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:18:48 [2021-04-02T12:18:48.625Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:18:48 [2021-04-02T12:18:48.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:18:49 [2021-04-02T12:18:49.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:18:50 [2021-04-02T12:18:50.167Z] #20 32.79 Unpacking bash-completion (1:2.8-6) ...
12:18:50 [2021-04-02T12:18:50.423Z] #20 33.18 Selecting previously unselected package bzip2.
12:18:50 [2021-04-02T12:18:50.423Z] #20 33.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:18:50 [2021-04-02T12:18:50.423Z] #20 33.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:18:50 [2021-04-02T12:18:50.423Z] #20 33.28 Selecting previously unselected package xz-utils.
12:18:50 [2021-04-02T12:18:50.423Z] #20 33.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:18:50 [2021-04-02T12:18:50.423Z] #20 33.28 Unpacking xz-utils (5.2.4-1) ...
12:18:50 [2021-04-02T12:18:50.508Z] --- PASS: TestDaemonIpcModePrivate (2.49s)
12:18:50 [2021-04-02T12:18:50.508Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
12:18:50 [2021-04-02T12:18:50.508Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:18:50 [2021-04-02T12:18:50.679Z] #20 33.43 Selecting previously unselected package apparmor.
12:18:50 [2021-04-02T12:18:50.679Z] #20 33.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:18:50 [2021-04-02T12:18:50.679Z] #20 33.54 Unpacking apparmor (2.13.2-10) ...
12:18:50 [2021-04-02T12:18:50.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:18:51 [2021-04-02T12:18:51.021Z] #20 46.87 Setting up libiptc0:arm64 (1.8.2-4) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 46.89 Setting up xz-utils (5.2.4-1) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 46.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:18:51 [2021-04-02T12:18:51.021Z] #20 46.94 Setting up sudo (1.8.27-1+deb10u3) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.02 invoke-rc.d: could not determine current runlevel
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.04 invoke-rc.d: policy-rc.d denied execution of start.
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.05 Setting up pigz (2.4-1) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.09 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.11 Setting up python-pip-whl (18.1-5) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.13 Setting up libmpdec2:arm64 (2.4.2-2) ...
12:18:51 [2021-04-02T12:18:51.021Z] #20 47.14 Setting up vim-runtime (2:8.1.0875-5) ...
12:18:51 [2021-04-02T12:18:51.059Z] #25 169.4 Checking out files:  25% (2857/11206)   
Checking out files:  26% (2914/11206)   
Checking out files:  27% (3026/11206)   
Checking out files:  28% (3138/11206)   
Checking out files:  29% (3250/11206)   
Checking out files:  30% (3362/11206)   
Checking out files:  31% (3474/11206)   
Checking out files:  32% (3586/11206)   
Checking out files:  33% (3698/11206)   
Checking out files:  34% (3811/11206)   
Checking out files:  35% (3923/11206)   
Checking out files:  36% (4035/11206)   
Checking out files:  37% (4147/11206)   
Checking out files:  38% (4259/11206)   
Checking out files:  39% (4371/11206)   
Checking out files:  40% (4483/11206)   
Checking out files:  41% (4595/11206)   
Checking out files:  42% (4707/11206)   
Checking out files:  43% (4819/11206)   
Checking out files:  44% (4931/11206)   
Checking out files:  45% (5043/11206)   
Checking out files:  46% (5155/11206)   
Checking out files:  46% (5223/11206)   
Checking out files:  47% (5267/11206)   
Checking out files:  48% (5379/11206)   
Checking out files:  49% (5491/11206)   
Checking out files:  50% (5603/11206)   
Checking out files:  51% (5716/11206)   
Checking out files:  52% (5828/11206)   
Checking out files:  53% (5940/11206)   
Checking out files:  54% (6052/11206)   
Checking out files:  55% (6164/11206)   
Checking out files:  56% (6276/11206)   
Checking out files:  57% (6388/11206)   
Checking out files:  58% (6500/11206)   
Checking out files:  59% (6612/11206)   
Checking out files:  60% (6724/11206)   
Checking out files:  61% (6836/11206)   
Checking out files:  62% (6948/11206)   
Checking out files:  63% (7060/11206)   
Checking out files:  64% (7172/11206)   
Checking out files:  65% (7284/11206)   
Checking out files:  66% (7396/11206)   
Checking out files:  66% (7485/11206)   
Checking out files:  67% (7509/11206)   
Checking out files:  68% (7621/11206)   
Checking out files:  69% (7733/11206)   
Checking out files:  70% (7845/11206)   
Checking out files:  71% (7957/11206)   
Checking out files:  72% (8069/11206)   
Checking out files:  73% (8181/11206)   
Checking out files:  74% (8293/11206)   
Checking out files:  75% (8405/11206)   
Checking out files:  76% (8517/11206)   
Checking out files:  77% (8629/11206)   
Checking out files:  78% (8741/11206)   
Checking out files:  79% (8853/11206)   
Checking out files:  80% (8965/11206)   
Checking out files:  81% (9077/11206)   
Checking out files:  82% (9189/11206)   
Checking out files:  83% (9301/11206)   
Checking out files:  84% (9414/11206)   
Checking out files:  85% (9526/11206)   
12:18:51 [2021-04-02T12:18:51.059Z] #25 ...
12:18:51 [2021-04-02T12:18:51.059Z] 
12:18:51 [2021-04-02T12:18:51.059Z] #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
12:18:51 [2021-04-02T12:18:51.059Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:18:51 [2021-04-02T12:18:51.059Z] #46 162.4 crypto/tls
12:18:51 [2021-04-02T12:18:51.059Z] #46 170.0 net/http/httptrace
12:18:51 [2021-04-02T12:18:51.059Z] #46 170.3 net/http
12:18:51 [2021-04-02T12:18:51.059Z] #46 ...
12:18:51 [2021-04-02T12:18:51.059Z] 
12:18:51 [2021-04-02T12:18:51.059Z] #25 [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
12:18:51 [2021-04-02T12:18:51.059Z] #25 sha256:80e38f965f1bbe24b9333e1cd5623f23f06baf1a5c298c8a8a6dad00ed116590
12:18:51 [2021-04-02T12:18:51.067Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:18:51 [2021-04-02T12:18:51.240Z] #20 33.84 Selecting previously unselected package aufs-tools.
12:18:51 [2021-04-02T12:18:51.241Z] #20 33.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.241Z] #20 33.86 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:18:51 [2021-04-02T12:18:51.241Z] #20 34.04 Selecting previously unselected package libonig5:amd64.
12:18:51 [2021-04-02T12:18:51.241Z] #20 34.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.241Z] #20 34.05 Unpacking libonig5:amd64 (6.9.1-1) ...
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.16 Selecting previously unselected package libjq1:amd64.
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.30 Selecting previously unselected package jq.
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.34 Unpacking jq (1.5+dfsg-2+b1) ...
12:18:51 [2021-04-02T12:18:51.496Z] #20 34.42 Selecting previously unselected package libaio1:amd64.
12:18:51 [2021-04-02T12:18:51.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.70 Setting up libaio1:arm64 (0.3.112-3) ...
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.73 Setting up libonig5:arm64 (6.9.1-1) ...
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.75 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.76 Setting up vim (2:8.1.0875-5) ...
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:18:51 [2021-04-02T12:18:51.596Z] #20 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.44 Unpacking libaio1:amd64 (0.3.112-3) ...
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.52 Selecting previously unselected package libgpm2:amd64.
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.53 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.58 Selecting previously unselected package libicu63:amd64.
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:18:51 [2021-04-02T12:18:51.752Z] #20 34.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:18:51 [2021-04-02T12:18:51.752Z] #20 ...
12:18:51 [2021-04-02T12:18:51.753Z] 
12:18:51 [2021-04-02T12:18:51.753Z] #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
12:18:51 [2021-04-02T12:18:51.753Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:18:51 [2021-04-02T12:18:51.753Z] #40 181.4 + dpkg --print-architecture
12:18:51 [2021-04-02T12:18:51.753Z] #40 181.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.91 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.94 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.98 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:18:51 [2021-04-02T12:18:51.859Z] #20 47.99 Setting up jq (1.5+dfsg-2+b1) ...
12:18:51 [2021-04-02T12:18:51.859Z] #20 48.01 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
12:18:51 [2021-04-02T12:18:51.859Z] #20 48.02 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:18:51 [2021-04-02T12:18:51.957Z] #25 169.4 Checking out files:  25% (2857/11206)   
Checking out files:  26% (2914/11206)   
Checking out files:  27% (3026/11206)   
Checking out files:  28% (3138/11206)   
Checking out files:  29% (3250/11206)   
Checking out files:  30% (3362/11206)   
Checking out files:  31% (3474/11206)   
Checking out files:  32% (3586/11206)   
Checking out files:  33% (3698/11206)   
Checking out files:  34% (3811/11206)   
Checking out files:  35% (3923/11206)   
Checking out files:  36% (4035/11206)   
Checking out files:  37% (4147/11206)   
Checking out files:  38% (4259/11206)   
Checking out files:  39% (4371/11206)   
Checking out files:  40% (4483/11206)   
Checking out files:  41% (4595/11206)   
Checking out files:  42% (4707/11206)   
Checking out files:  43% (4819/11206)   
Checking out files:  44% (4931/11206)   
Checking out files:  45% (5043/11206)   
Checking out files:  46% (5155/11206)   
Checking out files:  46% (5223/11206)   
Checking out files:  47% (5267/11206)   
Checking out files:  48% (5379/11206)   
Checking out files:  49% (5491/11206)   
Checking out files:  50% (5603/11206)   
Checking out files:  51% (5716/11206)   
Checking out files:  52% (5828/11206)   
Checking out files:  53% (5940/11206)   
Checking out files:  54% (6052/11206)   
Checking out files:  55% (6164/11206)   
Checking out files:  56% (6276/11206)   
Checking out files:  57% (6388/11206)   
Checking out files:  58% (6500/11206)   
Checking out files:  59% (6612/11206)   
Checking out files:  60% (6724/11206)   
Checking out files:  61% (6836/11206)   
Checking out files:  62% (6948/11206)   
Checking out files:  63% (7060/11206)   
Checking out files:  64% (7172/11206)   
Checking out files:  65% (7284/11206)   
Checking out files:  66% (7396/11206)   
Checking out files:  66% (7485/11206)   
Checking out files:  67% (7509/11206)   
Checking out files:  68% (7621/11206)   
Checking out files:  69% (7733/11206)   
Checking out files:  70% (7845/11206)   
Checking out files:  71% (7957/11206)   
Checking out files:  72% (8069/11206)   
Checking out files:  73% (8181/11206)   
Checking out files:  74% (8293/11206)   
Checking out files:  75% (8405/11206)   
Checking out files:  76% (8517/11206)   
Checking out files:  77% (8629/11206)   
Checking out files:  78% (8741/11206)   
Checking out files:  79% (8853/11206)   
Checking out files:  80% (8965/11206)   
Checking out files:  81% (9077/11206)   
Checking out files:  82% (9189/11206)   
Checking out files:  83% (9301/11206)   
Checking out files:  84% (9414/11206)   
Checking out files:  85% (9526/11206)   
Checking out files:  85% (9606/11206)   
Checking out files:  86% (9638/11206)   
Checking out files:  87% (9750/11206)   
Checking out files:  88% (9862/11206)   
Checking out files:  89% (9974/11206)   
Checking out files:  90% (10086/11206)   
Checking out files:  91% (10198/11206)   
Checking out files:  92% (10310/11206)   
Checking out files:  93% (10422/11206)   
Checking out files:  94% (10534/11206)   
Checking out files:  95% (10646/11206)   
Checking out files:  96% (10758/11206)   
Checking out files:  97% (10870/11206)   
Checking out files:  98% (10982/11206)   
Checking out files:  99% (11094/11206)   
Checking out files: 100% (11206/11206)   
Checking out files: 100% (11206/11206), done.
12:18:51 [2021-04-02T12:18:51.957Z] #25 173.4 + cd /tmp/tmp.V3pd0saQdW/tmp/docker-ce
12:18:52 [2021-04-02T12:18:52.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:18:52 [2021-04-02T12:18:52.129Z] Using test binary docker
12:18:52 [2021-04-02T12:18:52.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:18:52 [2021-04-02T12:18:52.129Z] +++ /etc/init.d/apparmor start
12:18:52 [2021-04-02T12:18:52.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:18:52 [2021-04-02T12:18:52.129Z] INFO: Waiting for daemon to start...
12:18:52 [2021-04-02T12:18:52.129Z] Starting dockerd
12:18:52 [2021-04-02T12:18:52.129Z] +++ 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
12:18:52 [2021-04-02T12:18:52.257Z] #25 173.5 + git checkout -q v17.06.2-ce
12:18:52 [2021-04-02T12:18:52.276Z] --- PASS: TestBuildWithHugeFile (52.87s)
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildWCOWSandboxSize
12:18:52 [2021-04-02T12:18:52.276Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:18:52 [2021-04-02T12:18:52.276Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildWithEmptyDockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:18:52 [2021-04-02T12:18:52.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
12:18:52 [2021-04-02T12:18:52.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
12:18:52 [2021-04-02T12:18:52.276Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:18:52 [2021-04-02T12:18:52.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildPreserveOwnership
12:18:52 [2021-04-02T12:18:52.276Z] === RUN   TestBuildPreserveOwnership/copy_from
12:18:52 [2021-04-02T12:18:52.314Z] #40 182.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:18:52 [2021-04-02T12:18:52.314Z] #40 182.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:18:53 [2021-04-02T12:18:53.242Z] #40 ...
12:18:53 [2021-04-02T12:18:53.242Z] 
12:18:53 [2021-04-02T12:18:53.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:53 [2021-04-02T12:18:53.242Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:18:53 [2021-04-02T12:18:53.242Z] #43 103.6   CC       criu/crtools.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 104.2   CC       criu/eventfd.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 104.6   CC       criu/eventpoll.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 105.4   CC       criu/external.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 105.8   CC       criu/fault-injection.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 105.9   CC       criu/fdstore.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 106.3   CC       criu/fifo.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 106.7   CC       criu/file-ids.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 107.0   CC       criu/file-lock.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 107.8   CC       criu/files-ext.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 108.2   CC       criu/files-reg.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 110.5   CC       criu/files.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 112.6   CC       criu/filesystems.o
12:18:53 [2021-04-02T12:18:53.242Z] #43 113.2   CC       criu/fsnotify.o
12:18:53 [2021-04-02T12:18:53.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.69s)
12:18:53 [2021-04-02T12:18:53.576Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
12:18:53 [2021-04-02T12:18:53.576Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:18:53 [2021-04-02T12:18:53.576Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:18:54 [2021-04-02T12:18:54.170Z] #43 114.3   CC       criu/image-desc.o
12:18:54 [2021-04-02T12:18:54.170Z] #43 114.5   CC       criu/image.o
12:18:54 [2021-04-02T12:18:54.486Z] .
12:18:54 [2021-04-02T12:18:54.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:18:54 [2021-04-02T12:18:54.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:18:54 [2021-04-02T12:18:54.486Z] Error: No such image: emptyfs
12:18:54 [2021-04-02T12:18:54.486Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:18:54 [2021-04-02T12:18:54.486Z] ++++ docker load
12:18:54 [2021-04-02T12:18:54.486Z] Running integration-test (iteration 1)
12:18:54 [2021-04-02T12:18:54.486Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
12:18:54 [2021-04-02T12:18:54.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
12:18:54 [2021-04-02T12:18:54.486Z] ++ set -e
12:18:54 [2021-04-02T12:18:54.486Z] ++ '[' -n 0 ']'
12:18:54 [2021-04-02T12:18:54.486Z] ++ set -x
12:18:54 [2021-04-02T12:18:54.486Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
12:18:55 [2021-04-02T12:18:55.098Z] #43 115.4   CC       criu/ipc_ns.o
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.68 Setting up iptables (1.8.2-4) ...
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:18:55 [2021-04-02T12:18:55.174Z] #20 50.78 Setting up python3 (3.7.3-1) ...
12:18:55 [2021-04-02T12:18:55.437Z] #20 51.38 Setting up python3-wheel (0.32.3-2) ...
12:18:55 [2021-04-02T12:18:55.662Z] #43 ...
12:18:55 [2021-04-02T12:18:55.662Z] 
12:18:55 [2021-04-02T12:18:55.662Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:55 [2021-04-02T12:18:55.662Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.29 Selecting previously unselected package libnet1:amd64.
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.40 Selecting previously unselected package libnl-3-200:amd64.
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.51 Selecting previously unselected package libprotobuf-c1:amd64.
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.58 Selecting previously unselected package libreadline5:amd64.
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:18:55 [2021-04-02T12:18:55.662Z] #20 38.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:18:55 [2021-04-02T12:18:55.918Z] #20 38.72 Selecting previously unselected package net-tools.
12:18:55 [2021-04-02T12:18:55.918Z] #20 38.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:18:55 [2021-04-02T12:18:55.918Z] #20 38.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:18:56 [2021-04-02T12:18:56.013Z] #20 52.25 Setting up apparmor (2.13.2-10) ...
12:18:56 [2021-04-02T12:18:56.085Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:18:56 [2021-04-02T12:18:56.174Z] #20 38.93 Selecting previously unselected package python-pip-whl.
12:18:56 [2021-04-02T12:18:56.174Z] #20 38.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
12:18:56 [2021-04-02T12:18:56.174Z] #20 38.94 Unpacking python-pip-whl (18.1-5) ...
12:18:56 [2021-04-02T12:18:56.340Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.97s)
12:18:56 [2021-04-02T12:18:56.340Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
12:18:56 [2021-04-02T12:18:56.340Z] === RUN   TestIpcModeOlderClient
12:18:56 [2021-04-02T12:18:56.340Z] === PAUSE TestIpcModeOlderClient
12:18:56 [2021-04-02T12:18:56.340Z] === RUN   TestKillContainerInvalidSignal
12:18:56 [2021-04-02T12:18:56.462Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:18:56 [2021-04-02T12:18:56.735Z] #20 39.47 Selecting previously unselected package python3-lib2to3.
12:18:56 [2021-04-02T12:18:56.735Z] #20 39.47 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
12:18:56 [2021-04-02T12:18:56.735Z] #20 39.49 Unpacking python3-lib2to3 (3.7.3-1) ...
12:18:56 [2021-04-02T12:18:56.791Z] #25 177.4 + mkdir -p /tmp/tmp.V3pd0saQdW/src/github.com/docker
12:18:56 [2021-04-02T12:18:56.791Z] #25 177.4 + mv components/cli /tmp/tmp.V3pd0saQdW/src/github.com/docker/cli
12:18:56 [2021-04-02T12:18:56.791Z] #25 177.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:18:56 [2021-04-02T12:18:56.962Z] #20 ...
12:18:56 [2021-04-02T12:18:56.962Z] 
12:18:56 [2021-04-02T12:18:56.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:56 [2021-04-02T12:18:56.962Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:18:56 [2021-04-02T12:18:56.962Z] #43 88.73   CC       criu/bfd.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 89.23   CC       criu/bitmap.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 89.33   CC       criu/cgroup-props.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 89.95   CC       criu/cgroup.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 92.41   CC       criu/clone-noasan.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 92.67   CC       criu/config.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 93.90   CC       criu/cr-check.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 95.32   CC       criu/cr-dedup.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 95.88   CC       criu/cr-dump.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 98.13   CC       criu/cr-errno.o
12:18:56 [2021-04-02T12:18:56.962Z] #43 98.25   CC       criu/cr-restore.o
12:18:56 [2021-04-02T12:18:56.991Z] #20 39.60 Selecting previously unselected package python3-distutils.
12:18:56 [2021-04-02T12:18:56.991Z] #20 39.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
12:18:56 [2021-04-02T12:18:56.991Z] #20 39.63 Unpacking python3-distutils (3.7.3-1) ...
12:18:56 [2021-04-02T12:18:56.991Z] #20 39.80 Selecting previously unselected package python3-pip.
12:18:56 [2021-04-02T12:18:56.991Z] #20 39.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
12:18:56 [2021-04-02T12:18:56.991Z] #20 39.81 Unpacking python3-pip (18.1-5) ...
12:18:57 [2021-04-02T12:18:57.265Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
12:18:57 [2021-04-02T12:18:57.265Z] === RUN   TestKillContainer
12:18:57 [2021-04-02T12:18:57.265Z] === RUN   TestKillContainer/no_signal
12:18:57 [2021-04-02T12:18:57.290Z] #20 39.96 Selecting previously unselected package python3-pkg-resources.
12:18:57 [2021-04-02T12:18:57.290Z] #20 39.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
12:18:57 [2021-04-02T12:18:57.290Z] #20 39.96 Unpacking python3-pkg-resources (40.8.0-1) ...
12:18:57 [2021-04-02T12:18:57.290Z] #20 40.10 Selecting previously unselected package python3-setuptools.
12:18:57 [2021-04-02T12:18:57.290Z] #20 40.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
12:18:57 [2021-04-02T12:18:57.290Z] #20 40.10 Unpacking python3-setuptools (40.8.0-1) ...
12:18:57 [2021-04-02T12:18:57.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:18:57 [2021-04-02T12:18:57.498Z] 
12:18:57 [2021-04-02T12:18:57.498Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:18:57 [2021-04-02T12:18:57.498Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:18:57 [2021-04-02T12:18:57.498Z] Using test binary docker
12:18:57 [2021-04-02T12:18:57.498Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:18:57 [2021-04-02T12:18:57.498Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:18:57 [2021-04-02T12:18:57.498Z] INFO: Waiting for daemon to start...
12:18:57 [2021-04-02T12:18:57.498Z] Starting dockerd
12:18:57 [2021-04-02T12:18:57.498Z] .
12:18:57 [2021-04-02T12:18:57.498Z] INFO: Building docker-sdk-python3:4.4.1...
12:18:57 [2021-04-02T12:18:57.545Z] #20 40.32 Selecting previously unselected package python3-wheel.
12:18:57 [2021-04-02T12:18:57.546Z] #20 40.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
12:18:57 [2021-04-02T12:18:57.546Z] #20 40.33 Unpacking python3-wheel (0.32.3-2) ...
12:18:57 [2021-04-02T12:18:57.546Z] #20 40.41 Selecting previously unselected package sudo.
12:18:57 [2021-04-02T12:18:57.546Z] #20 40.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:18:57 [2021-04-02T12:18:57.546Z] #20 40.42 Unpacking sudo (1.8.27-1+deb10u3) ...
12:18:57 [2021-04-02T12:18:57.824Z] === RUN   TestKillContainer/non_killing_signal
12:18:58 [2021-04-02T12:18:58.080Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:18:58 [2021-04-02T12:18:58.107Z] #20 40.89 Selecting previously unselected package thin-provisioning-tools.
12:18:58 [2021-04-02T12:18:58.107Z] #20 40.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:18:58 [2021-04-02T12:18:58.107Z] #20 40.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #25 ...
12:18:58 [2021-04-02T12:18:58.332Z] 
12:18:58 [2021-04-02T12:18:58.332Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:58 [2021-04-02T12:18:58.332Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.75 Selecting previously unselected package libnet1:ppc64el.
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.85 Selecting previously unselected package libnl-3-200:ppc64el.
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.85 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.93 Selecting previously unselected package libprotobuf-c1:ppc64el.
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 50.96 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.07 Selecting previously unselected package libreadline5:ppc64el.
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.08 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.22 Selecting previously unselected package net-tools.
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.51 Selecting previously unselected package python-pip-whl.
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 51.52 Unpacking python-pip-whl (18.1-5) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.11 Selecting previously unselected package python3-lib2to3.
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.13 Unpacking python3-lib2to3 (3.7.3-1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.30 Selecting previously unselected package python3-distutils.
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.31 Unpacking python3-distutils (3.7.3-1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.47 Selecting previously unselected package python3-pip.
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.49 Unpacking python3-pip (18.1-5) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.70 Selecting previously unselected package python3-pkg-resources.
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.72 Unpacking python3-pkg-resources (40.8.0-1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.84 Selecting previously unselected package python3-setuptools.
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 52.86 Unpacking python3-setuptools (40.8.0-1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.10 Selecting previously unselected package python3-wheel.
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.11 Unpacking python3-wheel (0.32.3-2) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.27 Selecting previously unselected package sudo.
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.28 Unpacking sudo (1.8.27-1+deb10u3) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.88 Selecting previously unselected package thin-provisioning-tools.
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 53.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.26 Selecting previously unselected package uidmap.
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.27 Unpacking uidmap (1:4.5-1.1) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.45 Selecting previously unselected package vim-runtime.
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:18:58 [2021-04-02T12:18:58.332Z] #21 54.68 Unpacking vim-runtime (2:8.1.0875-5) ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 58.53 Selecting previously unselected package vim.
12:18:58 [2021-04-02T12:18:58.332Z] #21 58.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
12:18:58 [2021-04-02T12:18:58.332Z] #21 58.59 Unpacking vim (2:8.1.0875-5) ...
12:18:58 [2021-04-02T12:18:58.335Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:18:58 [2021-04-02T12:18:58.355Z] #43 ...
12:18:58 [2021-04-02T12:18:58.355Z] 
12:18:58 [2021-04-02T12:18:58.355Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:58 [2021-04-02T12:18:58.355Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:18:58 [2021-04-02T12:18:58.355Z] #20 54.17 Setting up xfsprogs (4.20.0-1) ...
12:18:58 [2021-04-02T12:18:58.355Z] #20 54.20 Setting up python3-lib2to3 (3.7.3-1) ...
12:18:58 [2021-04-02T12:18:58.355Z] #20 54.58 Setting up python3-pkg-resources (40.8.0-1) ...
12:18:58 [2021-04-02T12:18:58.363Z] #20 41.15 Selecting previously unselected package uidmap.
12:18:58 [2021-04-02T12:18:58.363Z] #20 41.16 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
12:18:58 [2021-04-02T12:18:58.363Z] #20 41.16 Unpacking uidmap (1:4.5-1.1) ...
12:18:58 [2021-04-02T12:18:58.363Z] #20 41.26 Selecting previously unselected package vim-runtime.
12:18:58 [2021-04-02T12:18:58.590Z] === RUN   TestKillContainer/killing_signal
12:18:58 [2021-04-02T12:18:58.619Z] #20 41.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:18:58 [2021-04-02T12:18:58.619Z] #20 41.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:18:58 [2021-04-02T12:18:58.619Z] #20 41.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:18:58 [2021-04-02T12:18:58.619Z] #20 41.34 Unpacking vim-runtime (2:8.1.0875-5) ...
12:18:58 [2021-04-02T12:18:58.981Z] #21 ...
12:18:58 [2021-04-02T12:18:58.981Z] 
12:18:58 [2021-04-02T12:18:58.981Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:18:58 [2021-04-02T12:18:58.981Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:18:58 [2021-04-02T12:18:58.981Z] #44 102.5   CC       criu/cgroup.o
12:18:58 [2021-04-02T12:18:58.981Z] #44 108.5   CC       criu/clone-noasan.o
12:18:58 [2021-04-02T12:18:58.981Z] #44 108.7   CC       criu/config.o
12:18:58 [2021-04-02T12:18:58.981Z] #44 112.4   CC       criu/cr-check.o
12:18:59 [2021-04-02T12:18:59.281Z] #44 ...
12:18:59 [2021-04-02T12:18:59.281Z] 
12:18:59 [2021-04-02T12:18:59.281Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:18:59 [2021-04-02T12:18:59.281Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:18:59 [2021-04-02T12:18:59.281Z] #21 59.28 Selecting previously unselected package xfsprogs.
12:18:59 [2021-04-02T12:18:59.281Z] #21 59.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
12:18:59 [2021-04-02T12:18:59.281Z] #21 59.31 Unpacking xfsprogs (4.20.0-1) ...
12:18:59 [2021-04-02T12:18:59.816Z] #20 55.72 Setting up python3-distutils (3.7.3-1) ...
12:18:59 [2021-04-02T12:18:59.931Z] #21 60.01 Selecting previously unselected package zip.
12:18:59 [2021-04-02T12:18:59.931Z] #21 60.03 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
12:18:59 [2021-04-02T12:18:59.931Z] #21 60.03 Unpacking zip (3.0-11+b1) ...
12:18:59 [2021-04-02T12:18:59.951Z] --- PASS: TestKillContainer (2.76s)
12:18:59 [2021-04-02T12:18:59.951Z]     --- PASS: TestKillContainer/no_signal (0.79s)
12:18:59 [2021-04-02T12:18:59.951Z]     --- PASS: TestKillContainer/non_killing_signal (0.84s)
12:18:59 [2021-04-02T12:18:59.951Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
12:18:59 [2021-04-02T12:18:59.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:18:59 [2021-04-02T12:18:59.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:18:59 [2021-04-02T12:18:59.951Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:19:00 [2021-04-02T12:19:00.207Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.28 Setting up aufs-tools (1:4.14+20190211-1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.30 Setting up libip6tc0:ppc64el (1.8.2-4) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.31 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.33 Setting up libgpm2:ppc64el (1.20.7-5) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.33 Setting up libip4tc0:ppc64el (1.8.2-4) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.33 Setting up uidmap (1:4.5-1.1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.34 Setting up libnftnl11:ppc64el (1.1.2-2) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.35 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.36 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.37 Setting up xxd (2:8.1.0875-5) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.37 Setting up zip (3.0-11+b1) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.37 Setting up vim-common (2:8.1.0875-5) ...
12:19:00 [2021-04-02T12:19:00.232Z] #21 60.40 Setting up bash-completion (1:2.8-6) ...
12:19:00 [2021-04-02T12:19:00.396Z] #20 56.45 Setting up python3-setuptools (40.8.0-1) ...
12:19:00 [2021-04-02T12:19:00.653Z] --- PASS: TestBuildPreserveOwnership (10.80s)
12:19:00 [2021-04-02T12:19:00.653Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.79s)
12:19:00 [2021-04-02T12:19:00.653Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestBuildPlatformInvalid
12:19:00 [2021-04-02T12:19:00.653Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:19:00 [2021-04-02T12:19:00.653Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:19:00 [2021-04-02T12:19:00.653Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:19:00 [2021-04-02T12:19:00.653Z] PASS
12:19:00 [2021-04-02T12:19:00.653Z] 
12:19:00 [2021-04-02T12:19:00.653Z] === Skipped
12:19:00 [2021-04-02T12:19:00.653Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:19:00 [2021-04-02T12:19:00.653Z]     build_session_test.go:25: TODO: BuildKit
12:19:00 [2021-04-02T12:19:00.653Z] 
12:19:00 [2021-04-02T12:19:00.653Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
12:19:00 [2021-04-02T12:19:00.653Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:19:00 [2021-04-02T12:19:00.653Z] 
12:19:00 [2021-04-02T12:19:00.653Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:19:00 [2021-04-02T12:19:00.653Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:19:00 [2021-04-02T12:19:00.653Z] 
12:19:00 [2021-04-02T12:19:00.653Z] 
12:19:00 [2021-04-02T12:19:00.653Z] DONE 34 tests, 3 skipped in 134.048s
12:19:00 [2021-04-02T12:19:00.653Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:19:00 [2021-04-02T12:19:00.653Z] INFO: Testing against a local daemon
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestConfigInspect
12:19:00 [2021-04-02T12:19:00.653Z] --- SKIP: TestConfigInspect (0.02s)
12:19:00 [2021-04-02T12:19:00.653Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestConfigList
12:19:00 [2021-04-02T12:19:00.653Z] --- SKIP: TestConfigList (0.02s)
12:19:00 [2021-04-02T12:19:00.653Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestConfigsCreateAndDelete
12:19:00 [2021-04-02T12:19:00.653Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:19:00 [2021-04-02T12:19:00.653Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestConfigsUpdate
12:19:00 [2021-04-02T12:19:00.653Z] --- SKIP: TestConfigsUpdate (0.01s)
12:19:00 [2021-04-02T12:19:00.653Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:00 [2021-04-02T12:19:00.653Z] === RUN   TestTemplatedConfig
12:19:00 [2021-04-02T12:19:00.653Z] --- SKIP: TestTemplatedConfig (0.00s)
12:19:00 [2021-04-02T12:19:00.654Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:00 [2021-04-02T12:19:00.654Z] === RUN   TestConfigCreateResolve
12:19:00 [2021-04-02T12:19:00.654Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:19:00 [2021-04-02T12:19:00.654Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:00 [2021-04-02T12:19:00.654Z] === RUN   TestConfigDaemonLibtrustID
12:19:00 [2021-04-02T12:19:00.767Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:19:01 [2021-04-02T12:19:01.693Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
12:19:01 [2021-04-02T12:19:01.693Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
12:19:01 [2021-04-02T12:19:01.693Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
12:19:01 [2021-04-02T12:19:01.693Z] === RUN   TestKillStoppedContainer
12:19:01 [2021-04-02T12:19:01.693Z] --- PASS: TestKillStoppedContainer (0.04s)
12:19:01 [2021-04-02T12:19:01.693Z] === RUN   TestKillStoppedContainerAPIPre120
12:19:01 [2021-04-02T12:19:01.693Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:19:01 [2021-04-02T12:19:01.693Z] === RUN   TestKillDifferentUserContainer
12:19:01 [2021-04-02T12:19:01.785Z] #20 57.80 Setting up python3-pip (18.1-5) ...
12:19:01 [2021-04-02T12:19:01.886Z] #20 44.45 Selecting previously unselected package vim.
12:19:01 [2021-04-02T12:19:01.886Z] #20 44.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
12:19:01 [2021-04-02T12:19:01.886Z] #20 44.48 Unpacking vim (2:8.1.0875-5) ...
12:19:02 [2021-04-02T12:19:02.142Z] #20 44.99 Selecting previously unselected package xfsprogs.
12:19:02 [2021-04-02T12:19:02.142Z] #20 45.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
12:19:02 [2021-04-02T12:19:02.142Z] #20 45.01 Unpacking xfsprogs (4.20.0-1) ...
12:19:02 [2021-04-02T12:19:02.253Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:19:02 [2021-04-02T12:19:02.253Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:19:02 [2021-04-02T12:19:02.253Z] --- PASS: TestKillDifferentUserContainer (0.81s)
12:19:02 [2021-04-02T12:19:02.253Z] === RUN   TestInspectOomKilledTrue
12:19:02 [2021-04-02T12:19:02.253Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:19:02 [2021-04-02T12:19:02.253Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:19:02 [2021-04-02T12:19:02.253Z] === RUN   TestInspectOomKilledFalse
12:19:02 [2021-04-02T12:19:02.253Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:19:02 [2021-04-02T12:19:02.253Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:19:02 [2021-04-02T12:19:02.253Z] === RUN   TestLinksEtcHostsContentMatch
12:19:02 [2021-04-02T12:19:02.508Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:19:02 [2021-04-02T12:19:02.555Z] --- PASS: TestConfigDaemonLibtrustID (1.86s)
12:19:02 [2021-04-02T12:19:02.555Z] PASS
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] === Skipped
12:19:02 [2021-04-02T12:19:02.555Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:19:02 [2021-04-02T12:19:02.555Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
12:19:02 [2021-04-02T12:19:02.555Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:19:02 [2021-04-02T12:19:02.555Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:19:02 [2021-04-02T12:19:02.555Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:19:02 [2021-04-02T12:19:02.555Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:19:02 [2021-04-02T12:19:02.555Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] 
12:19:02 [2021-04-02T12:19:02.555Z] DONE 7 tests, 6 skipped in 2.050s
12:19:02 [2021-04-02T12:19:02.555Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:19:02 [2021-04-02T12:19:02.555Z] INFO: Testing against a local daemon
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestCheckpoint
12:19:02 [2021-04-02T12:19:02.555Z] --- SKIP: TestCheckpoint (0.00s)
12:19:02 [2021-04-02T12:19:02.555Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestContainerInvalidJSON
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:19:02 [2021-04-02T12:19:02.555Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:19:02 [2021-04-02T12:19:02.555Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:19:02 [2021-04-02T12:19:02.555Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:19:02 [2021-04-02T12:19:02.555Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:19:02 [2021-04-02T12:19:02.555Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:19:02 [2021-04-02T12:19:02.555Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:19:02 [2021-04-02T12:19:02.555Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:19:02 [2021-04-02T12:19:02.555Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:19:02 [2021-04-02T12:19:02.555Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:19:02 [2021-04-02T12:19:02.555Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:19:02 [2021-04-02T12:19:02.555Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestCopyFromContainerPathIsNotDir
12:19:02 [2021-04-02T12:19:02.555Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:19:02 [2021-04-02T12:19:02.555Z] === RUN   TestCopyToContainerPathDoesNotExist
12:19:02 [2021-04-02T12:19:02.704Z] #20 45.46 Selecting previously unselected package zip.
12:19:02 [2021-04-02T12:19:02.704Z] #20 45.47 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
12:19:02 [2021-04-02T12:19:02.704Z] #20 45.47 Unpacking zip (3.0-11+b1) ...
12:19:02 [2021-04-02T12:19:02.704Z] #20 45.61 Setting up aufs-tools (1:4.14+20190211-1) ...
12:19:02 [2021-04-02T12:19:02.704Z] #20 45.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:19:02 [2021-04-02T12:19:02.704Z] #20 45.65 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:19:02 [2021-04-02T12:19:02.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:19:02 [2021-04-02T12:19:02.814Z] === RUN   TestCopyToContainerPathIsNotDir
12:19:02 [2021-04-02T12:19:02.814Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:19:02 [2021-04-02T12:19:02.814Z] === RUN   TestCopyFromContainer
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.67 Setting up libgpm2:amd64 (1.20.7-5) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.68 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.69 Setting up uidmap (1:4.5-1.1) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.71 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.76 Setting up xxd (2:8.1.0875-5) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.77 Setting up zip (3.0-11+b1) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.78 Setting up vim-common (2:8.1.0875-5) ...
12:19:02 [2021-04-02T12:19:02.960Z] #20 45.81 Setting up bash-completion (1:2.8-6) ...
12:19:03 [2021-04-02T12:19:03.017Z] Loaded image: buildpack-deps:buster
12:19:03 [2021-04-02T12:19:03.068Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
12:19:03 [2021-04-02T12:19:03.068Z] === RUN   TestLinksContainerNames
12:19:03 [2021-04-02T12:19:03.180Z] #20 59.07 Processing triggers for libc-bin (2.28-10) ...
12:19:03 [2021-04-02T12:19:03.180Z] #20 59.15 Processing triggers for mime-support (3.62) ...
12:19:03 [2021-04-02T12:19:03.309Z] Loaded image: busybox:latest
12:19:03 [2021-04-02T12:19:03.309Z] Loaded image: busybox:glibc
12:19:03 [2021-04-02T12:19:03.758Z] #20 DONE 59.9s
12:19:03 [2021-04-02T12:19:03.758Z] 
12:19:03 [2021-04-02T12:19:03.758Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:19:03 [2021-04-02T12:19:03.758Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
12:19:04 [2021-04-02T12:19:04.429Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:19:04 [2021-04-02T12:19:04.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.61 Setting up libiptc0:ppc64el (1.8.2-4) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.61 Setting up xz-utils (5.2.4-1) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.66 Setting up sudo (1.8.27-1+deb10u3) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.77 invoke-rc.d: could not determine current runlevel
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.78 invoke-rc.d: policy-rc.d denied execution of start.
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.80 Setting up pigz (2.4-1) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.80 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.82 Setting up python-pip-whl (18.1-5) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.82 Setting up libmpdec2:ppc64el (2.4.2-2) ...
12:19:04 [2021-04-02T12:19:04.753Z] #21 64.84 Setting up vim-runtime (2:8.1.0875-5) ...
12:19:04 [2021-04-02T12:19:04.814Z] Loaded image: debian:bullseye
12:19:04 [2021-04-02T12:19:04.814Z] Loaded image: hello-world:latest
12:19:04 [2021-04-02T12:19:04.988Z] --- PASS: TestLinksContainerNames (1.68s)
12:19:04 [2021-04-02T12:19:04.988Z] === RUN   TestLogsFollowTailEmpty
12:19:05 [2021-04-02T12:19:05.104Z] Loaded image: arm32v7/hello-world:latest
12:19:05 [2021-04-02T12:19:05.104Z] INFO: Testing against a local daemon
12:19:05 [2021-04-02T12:19:05.104Z] === RUN   TestCgroupNamespacesBuild
12:19:05 [2021-04-02T12:19:05.150Z] #21 1.433 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:19:05 [2021-04-02T12:19:05.150Z] #21 1.439 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:19:05 [2021-04-02T12:19:05.150Z] #21 1.445 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:19:05 [2021-04-02T12:19:05.243Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.45 Setting up libaio1:ppc64el (0.3.112-3) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.45 Setting up libonig5:ppc64el (6.9.1-1) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.46 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.46 Setting up vim (2:8.1.0875-5) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.62 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.63 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.64 Setting up jq (1.5+dfsg-2+b1) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.64 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
12:19:05 [2021-04-02T12:19:05.401Z] #21 65.65 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:19:05 [2021-04-02T12:19:05.418Z] #21 DONE 1.5s
12:19:05 [2021-04-02T12:19:05.418Z] 
12:19:05 [2021-04-02T12:19:05.418Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:05 [2021-04-02T12:19:05.418Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
12:19:05 [2021-04-02T12:19:05.803Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
12:19:05 [2021-04-02T12:19:05.803Z] === RUN   TestContainerNetworkMountsNoChown
12:19:06 [2021-04-02T12:19:06.100Z] === RUN   TestCopyFromContainer//
12:19:06 [2021-04-02T12:19:06.100Z] === RUN   TestCopyFromContainer//bar/root
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.62 Setting up libiptc0:amd64 (1.8.2-4) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.63 Setting up xz-utils (5.2.4-1) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.65 Setting up sudo (1.8.27-1+deb10u3) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.73 invoke-rc.d: could not determine current runlevel
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.74 invoke-rc.d: policy-rc.d denied execution of start.
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.75 Setting up pigz (2.4-1) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.77 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.78 Setting up python-pip-whl (18.1-5) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.79 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 48.81 Setting up vim-runtime (2:8.1.0875-5) ...
12:19:06 [2021-04-02T12:19:06.227Z] #20 ...
12:19:06 [2021-04-02T12:19:06.227Z] 
12:19:06 [2021-04-02T12:19:06.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:06 [2021-04-02T12:19:06.227Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:06 [2021-04-02T12:19:06.227Z] #43 116.6   CC       criu/irmap.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 117.3   CC       criu/kcmp-ids.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 117.7   CC       criu/kerndat.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 118.8   CC       criu/libnetlink.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 119.3   CC       criu/log.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 119.9   CC       criu/lsm.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 120.3   CC       criu/mem.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 122.1   CC       criu/memfd.o
12:19:06 [2021-04-02T12:19:06.227Z] #43 122.8   CC       criu/mount.o
12:19:06 [2021-04-02T12:19:06.359Z] === RUN   TestCopyFromContainer//bar/root/
12:19:06 [2021-04-02T12:19:06.359Z] === RUN   TestCopyFromContainer/bar/quux
12:19:06 [2021-04-02T12:19:06.359Z] === RUN   TestCopyFromContainer/bar/quux/
12:19:06 [2021-04-02T12:19:06.483Z] #43 ...
12:19:06 [2021-04-02T12:19:06.483Z] 
12:19:06 [2021-04-02T12:19:06.483Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:19:06 [2021-04-02T12:19:06.483Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.26 Setting up libaio1:amd64 (0.3.112-3) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.27 Setting up libonig5:amd64 (6.9.1-1) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.29 Setting up vim (2:8.1.0875-5) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:19:06 [2021-04-02T12:19:06.483Z] #20 49.40 Setting up jq (1.5+dfsg-2+b1) ...
12:19:06 [2021-04-02T12:19:06.618Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:19:06 [2021-04-02T12:19:06.618Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:19:06 [2021-04-02T12:19:06.618Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:19:06 [2021-04-02T12:19:06.618Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:19:06 [2021-04-02T12:19:06.618Z] === RUN   TestCopyFromContainer/bar/notarget
12:19:06 [2021-04-02T12:19:06.728Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s)
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/default
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/default
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/private
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/private
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rprivate
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rprivate
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/slave
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/slave
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rslave
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rslave
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/shared
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/shared
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rshared
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rshared
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/default
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/rslave
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/rshared
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/private
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/slave
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/shared
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/default/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/private/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/rprivate
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/default/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/private/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === CONT  TestMountDaemonRoot/private/mount_root
12:19:06 [2021-04-02T12:19:06.728Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:19:06 [2021-04-02T12:19:06.728Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/private/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/default/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/default/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:19:06 [2021-04-02T12:19:06.729Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:19:06 [2021-04-02T12:19:06.729Z] --- PASS: TestMountDaemonRoot (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:19:06 [2021-04-02T12:19:06.729Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:19:06 [2021-04-02T12:19:06.729Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:19:06 [2021-04-02T12:19:06.729Z] === RUN   TestContainerBindMountNonRecursive
12:19:06 [2021-04-02T12:19:06.739Z] #20 49.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:19:06 [2021-04-02T12:19:06.739Z] #20 49.42 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:19:06 [2021-04-02T12:19:06.877Z] --- PASS: TestCopyFromContainer (4.10s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer// (0.08s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:06 [2021-04-02T12:19:06.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:06 [2021-04-02T12:19:06.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:06 [2021-04-02T12:19:06.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:06 [2021-04-02T12:19:06.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:06 [2021-04-02T12:19:06.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:06 [2021-04-02T12:19:06.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:06 [2021-04-02T12:19:06.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateLinkToNonExistingContainer
12:19:06 [2021-04-02T12:19:06.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateWithInvalidEnv
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateWithInvalidEnv/0
12:19:06 [2021-04-02T12:19:06.877Z] === PAUSE TestCreateWithInvalidEnv/0
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateWithInvalidEnv/1
12:19:06 [2021-04-02T12:19:06.877Z] === PAUSE TestCreateWithInvalidEnv/1
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateWithInvalidEnv/2
12:19:06 [2021-04-02T12:19:06.877Z] === PAUSE TestCreateWithInvalidEnv/2
12:19:06 [2021-04-02T12:19:06.877Z] === CONT  TestCreateWithInvalidEnv/0
12:19:06 [2021-04-02T12:19:06.877Z] === CONT  TestCreateWithInvalidEnv/2
12:19:06 [2021-04-02T12:19:06.877Z] === CONT  TestCreateWithInvalidEnv/1
12:19:06 [2021-04-02T12:19:06.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:19:06 [2021-04-02T12:19:06.877Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateTmpfsMountsTarget
12:19:06 [2021-04-02T12:19:06.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:19:06 [2021-04-02T12:19:06.877Z] === RUN   TestCreateWithCustomMaskedPaths
12:19:07 [2021-04-02T12:19:07.168Z] --- PASS: TestCgroupNamespacesBuild (2.06s)
12:19:07 [2021-04-02T12:19:07.168Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:19:08 [2021-04-02T12:19:08.781Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s)
12:19:08 [2021-04-02T12:19:08.781Z] === RUN   TestCreateWithCustomReadonlyPaths
12:19:09 [2021-04-02T12:19:09.239Z] --- PASS: TestContainerBindMountNonRecursive (2.28s)
12:19:09 [2021-04-02T12:19:09.239Z] === RUN   TestContainerVolumesMountedAsShared
12:19:09 [2021-04-02T12:19:09.304Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s)
12:19:09 [2021-04-02T12:19:09.304Z] === RUN   TestBuildWithSession
12:19:09 [2021-04-02T12:19:09.304Z] --- SKIP: TestBuildWithSession (0.00s)
12:19:09 [2021-04-02T12:19:09.304Z]     build_session_test.go:25: TODO: BuildKit
12:19:09 [2021-04-02T12:19:09.304Z] === RUN   TestBuildSquashParent
12:19:09 [2021-04-02T12:19:09.494Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:19:09 [2021-04-02T12:19:09.494Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s)
12:19:09 [2021-04-02T12:19:09.494Z] === RUN   TestContainerVolumesMountedAsSlave
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.72 Setting up iptables (1.8.2-4) ...
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:19:09 [2021-04-02T12:19:09.913Z] #21 69.82 Setting up python3 (3.7.3-1) ...
12:19:10 [2021-04-02T12:19:10.000Z] #20 52.60 Setting up iptables (1.8.2-4) ...
12:19:10 [2021-04-02T12:19:10.000Z] #20 52.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:19:10 [2021-04-02T12:19:10.000Z] #20 52.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:19:10 [2021-04-02T12:19:10.000Z] #20 52.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:19:10 [2021-04-02T12:19:10.001Z] #20 52.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:19:10 [2021-04-02T12:19:10.001Z] #20 52.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:19:10 [2021-04-02T12:19:10.001Z] #20 52.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:19:10 [2021-04-02T12:19:10.001Z] #20 52.77 Setting up python3 (3.7.3-1) ...
12:19:10 [2021-04-02T12:19:10.418Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s)
12:19:10 [2021-04-02T12:19:10.418Z] === RUN   TestNetworkNat
12:19:10 [2021-04-02T12:19:10.560Z] #20 53.20 Setting up python3-wheel (0.32.3-2) ...
12:19:10 [2021-04-02T12:19:10.575Z] #21 70.53 Setting up python3-wheel (0.32.3-2) ...
12:19:10 [2021-04-02T12:19:10.685Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:10 [2021-04-02T12:19:10.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:10 [2021-04-02T12:19:10.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:10 [2021-04-02T12:19:10.685Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:10 [2021-04-02T12:19:10.685Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:10 [2021-04-02T12:19:10.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:19:10 [2021-04-02T12:19:10.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:19:10 [2021-04-02T12:19:10.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:19:10 [2021-04-02T12:19:10.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:19:10 [2021-04-02T12:19:10.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:19:10 [2021-04-02T12:19:10.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:19:10 [2021-04-02T12:19:10.685Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:19:10 [2021-04-02T12:19:10.723Z] #22 4.977 Collecting yamllint==1.16.0
12:19:10 [2021-04-02T12:19:10.723Z] #22 ...
12:19:10 [2021-04-02T12:19:10.723Z] 
12:19:10 [2021-04-02T12:19:10.723Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:10 [2021-04-02T12:19:10.723Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:10 [2021-04-02T12:19:10.723Z] #43 102.4   CC       criu/cr-service.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 104.2   CC       criu/crtools.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 104.6   CC       criu/eventfd.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 104.9   CC       criu/eventpoll.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 105.7   CC       criu/external.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 106.2   CC       criu/fault-injection.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 106.4   CC       criu/fdstore.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 106.7   CC       criu/fifo.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 107.2   CC       criu/file-ids.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 107.7   CC       criu/file-lock.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 108.5   CC       criu/files-ext.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 108.9   CC       criu/files-reg.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 110.7   CC       criu/files.o
12:19:10 [2021-04-02T12:19:10.723Z] #43 112.4   CC       criu/filesystems.o
12:19:10 [2021-04-02T12:19:10.985Z] #43 113.1   CC       criu/fsnotify.o
12:19:11 [2021-04-02T12:19:11.163Z] #20 53.98 Setting up apparmor (2.13.2-10) ...
12:19:11 [2021-04-02T12:19:11.342Z] --- PASS: TestNetworkNat (0.90s)
12:19:11 [2021-04-02T12:19:11.342Z] === RUN   TestNetworkLocalhostTCPNat
12:19:11 [2021-04-02T12:19:11.559Z] #43 ...
12:19:11 [2021-04-02T12:19:11.559Z] 
12:19:11 [2021-04-02T12:19:11.559Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:11 [2021-04-02T12:19:11.559Z] #49 sha256:4f7a29e87a6e0cf87dc9e6ffcf21a4269b02a60f6556d8de8bb8e152a80b8baa
12:19:11 [2021-04-02T12:19:11.559Z] #49 179.1 + /build/golangci-lint --version
12:19:11 [2021-04-02T12:19:11.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:19:11 [2021-04-02T12:19:11.626Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestCreateDifferentPlatform
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestCreateDifferentPlatform/different_os
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:19:11 [2021-04-02T12:19:11.626Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:19:11 [2021-04-02T12:19:11.626Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:19:11 [2021-04-02T12:19:11.626Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:19:11 [2021-04-02T12:19:11.626Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:19:11 [2021-04-02T12:19:11.626Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestContainerStartOnDaemonRestart
12:19:11 [2021-04-02T12:19:11.626Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:19:11 [2021-04-02T12:19:11.626Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestDaemonRestartIpcMode
12:19:11 [2021-04-02T12:19:11.626Z] === PAUSE TestDaemonRestartIpcMode
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestDaemonHostGatewayIP
12:19:11 [2021-04-02T12:19:11.626Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:19:11 [2021-04-02T12:19:11.626Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestRestartDaemonWithRestartingContainer
12:19:11 [2021-04-02T12:19:11.626Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestContainerKillOnDaemonStart
12:19:11 [2021-04-02T12:19:11.626Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:19:11 [2021-04-02T12:19:11.626Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:19:11 [2021-04-02T12:19:11.626Z] === RUN   TestDiff
12:19:11 [2021-04-02T12:19:11.628Z] #21 71.67 Setting up apparmor (2.13.2-10) ...
12:19:11 [2021-04-02T12:19:11.628Z] #21 ...
12:19:11 [2021-04-02T12:19:11.628Z] 
12:19:11 [2021-04-02T12:19:11.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:11 [2021-04-02T12:19:11.628Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:11 [2021-04-02T12:19:11.628Z] #44 115.1   CC       criu/cr-dedup.o
12:19:11 [2021-04-02T12:19:11.628Z] #44 116.0   CC       criu/cr-dump.o
12:19:11 [2021-04-02T12:19:11.628Z] #44 119.7   CC       criu/cr-errno.o
12:19:11 [2021-04-02T12:19:11.628Z] #44 119.8   CC       criu/cr-restore.o
12:19:11 [2021-04-02T12:19:11.822Z] #49 179.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:19:12 [2021-04-02T12:19:12.196Z] --- PASS: TestDiff (0.67s)
12:19:12 [2021-04-02T12:19:12.196Z] === RUN   TestExecWithCloseStdin
12:19:12 [2021-04-02T12:19:12.522Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s)
12:19:12 [2021-04-02T12:19:12.522Z] === RUN   TestNetworkLoopbackNat
12:19:12 [2021-04-02T12:19:12.554Z] #20 55.47 Setting up xfsprogs (4.20.0-1) ...
12:19:12 [2021-04-02T12:19:12.555Z] #20 55.48 Setting up python3-lib2to3 (3.7.3-1) ...
12:19:12 [2021-04-02T12:19:12.682Z] #44 ...
12:19:12 [2021-04-02T12:19:12.682Z] 
12:19:12 [2021-04-02T12:19:12.682Z] #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
12:19:12 [2021-04-02T12:19:12.682Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:19:12 [2021-04-02T12:19:12.682Z] #46 184.1 github.com/LK4D4/vndr/godl
12:19:12 [2021-04-02T12:19:12.682Z] #46 185.1 github.com/LK4D4/vndr
12:19:12 [2021-04-02T12:19:12.777Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:19:13 [2021-04-02T12:19:13.115Z] #20 55.87 Setting up python3-pkg-resources (40.8.0-1) ...
12:19:13 [2021-04-02T12:19:13.134Z] --- PASS: TestExecWithCloseStdin (0.98s)
12:19:13 [2021-04-02T12:19:13.134Z] === RUN   TestExec
12:19:13 [2021-04-02T12:19:13.213Z] #49 DONE 180.4s
12:19:13 [2021-04-02T12:19:13.213Z] 
12:19:13 [2021-04-02T12:19:13.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:13 [2021-04-02T12:19:13.213Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:13 [2021-04-02T12:19:13.213Z] #43 114.3   CC       criu/image-desc.o
12:19:13 [2021-04-02T12:19:13.213Z] #43 114.5   CC       criu/image.o
12:19:13 [2021-04-02T12:19:13.213Z] #43 115.2   CC       criu/ipc_ns.o
12:19:13 [2021-04-02T12:19:13.329Z] #46 ...
12:19:13 [2021-04-02T12:19:13.329Z] 
12:19:13 [2021-04-02T12:19:13.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:13 [2021-04-02T12:19:13.329Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:13 [2021-04-02T12:19:13.329Z] #44 126.7   CC       criu/cr-service.o
12:19:13 [2021-04-02T12:19:13.701Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:19:14 [2021-04-02T12:19:14.042Z] #20 56.71 Setting up python3-distutils (3.7.3-1) ...
12:19:14 [2021-04-02T12:19:14.070Z] --- PASS: TestExec (0.92s)
12:19:14 [2021-04-02T12:19:14.070Z] === RUN   TestExecUser
12:19:14 [2021-04-02T12:19:14.160Z] #43 116.3   CC       criu/irmap.o
12:19:14 [2021-04-02T12:19:14.261Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:19:14 [2021-04-02T12:19:14.298Z] #20 57.17 Setting up python3-setuptools (40.8.0-1) ...
12:19:14 [2021-04-02T12:19:14.386Z] #44 ...
12:19:14 [2021-04-02T12:19:14.386Z] 
12:19:14 [2021-04-02T12:19:14.386Z] #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
12:19:14 [2021-04-02T12:19:14.386Z] #46 sha256:c1ff8f80e539e19316b6a9f6aaa1c3c7cfb1215c84e8313b6f887a5fdcd77f10
12:19:14 [2021-04-02T12:19:14.386Z] #46 DONE 195.6s
12:19:14 [2021-04-02T12:19:14.386Z] 
12:19:14 [2021-04-02T12:19:14.386Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:19:14 [2021-04-02T12:19:14.386Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
12:19:14 [2021-04-02T12:19:14.386Z] #21 73.74 Setting up xfsprogs (4.20.0-1) ...
12:19:14 [2021-04-02T12:19:14.386Z] #21 73.75 Setting up python3-lib2to3 (3.7.3-1) ...
12:19:14 [2021-04-02T12:19:14.386Z] #21 74.28 Setting up python3-pkg-resources (40.8.0-1) ...
12:19:14 [2021-04-02T12:19:14.516Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:19:15 [2021-04-02T12:19:15.008Z] --- PASS: TestExecUser (0.95s)
12:19:15 [2021-04-02T12:19:15.009Z] === RUN   TestExportContainerAndImportImage
12:19:15 [2021-04-02T12:19:15.109Z] #43 117.0   CC       criu/kcmp-ids.o
12:19:15 [2021-04-02T12:19:15.372Z] #43 117.4   CC       criu/kerndat.o
12:19:15 [2021-04-02T12:19:15.663Z] #20 58.33 Setting up python3-pip (18.1-5) ...
12:19:15 [2021-04-02T12:19:15.876Z] --- PASS: TestNetworkLoopbackNat (3.37s)
12:19:15 [2021-04-02T12:19:15.876Z] === RUN   TestPause
12:19:15 [2021-04-02T12:19:15.944Z] --- PASS: TestExportContainerAndImportImage (0.85s)
12:19:15 [2021-04-02T12:19:15.944Z] === RUN   TestExportContainerAfterDaemonRestart
12:19:16 [2021-04-02T12:19:16.435Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:19:16 [2021-04-02T12:19:16.495Z] #21 76.33 Setting up python3-distutils (3.7.3-1) ...
12:19:16 [2021-04-02T12:19:16.632Z] #20 59.31 Processing triggers for libc-bin (2.28-10) ...
12:19:16 [2021-04-02T12:19:16.632Z] #20 ...
12:19:16 [2021-04-02T12:19:16.632Z] 
12:19:16 [2021-04-02T12:19:16.632Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:16 [2021-04-02T12:19:16.632Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:16 [2021-04-02T12:19:16.632Z] #43 126.8   CC       criu/namespaces.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 129.0   CC       criu/net.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 132.5   CC       criu/netfilter.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 132.9   CC       criu/page-pipe.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 133.6   CC       criu/page-xfer.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 135.3   CC       criu/pagemap-cache.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 135.8   CC       criu/pagemap.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 136.9   CC       criu/parasite-syscall.o
12:19:16 [2021-04-02T12:19:16.632Z] #43 ...
12:19:16 [2021-04-02T12:19:16.632Z] 
12:19:16 [2021-04-02T12:19:16.632Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:19:16 [2021-04-02T12:19:16.632Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:19:16 [2021-04-02T12:19:16.632Z] #20 59.35 Processing triggers for mime-support (3.62) ...
12:19:16 [2021-04-02T12:19:16.690Z] --- PASS: TestPause (0.87s)
12:19:16 [2021-04-02T12:19:16.690Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:19:16 [2021-04-02T12:19:16.690Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:19:16 [2021-04-02T12:19:16.690Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:19:16 [2021-04-02T12:19:16.690Z] === RUN   TestPauseStopPausedContainer
12:19:16 [2021-04-02T12:19:16.764Z] #43 118.5   CC       criu/libnetlink.o
12:19:16 [2021-04-02T12:19:16.764Z] #43 118.8   CC       criu/log.o
12:19:16 [2021-04-02T12:19:16.794Z] #21 76.99 Setting up python3-setuptools (40.8.0-1) ...
12:19:17 [2021-04-02T12:19:17.194Z] #20 DONE 59.8s
12:19:17 [2021-04-02T12:19:17.194Z] 
12:19:17 [2021-04-02T12:19:17.194Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:19:17 [2021-04-02T12:19:17.194Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:19:17 [2021-04-02T12:19:17.353Z] #43 119.3   CC       criu/lsm.o
12:19:17 [2021-04-02T12:19:17.615Z] --- PASS: TestPauseStopPausedContainer (1.07s)
12:19:17 [2021-04-02T12:19:17.615Z] === RUN   TestPsFilter
12:19:17 [2021-04-02T12:19:17.616Z] #43 119.6   CC       criu/mem.o
12:19:17 [2021-04-02T12:19:17.776Z] --- PASS: TestBuildSquashParent (8.09s)
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:19:17 [2021-04-02T12:19:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:19:17 [2021-04-02T12:19:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:19:17 [2021-04-02T12:19:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:19:17 [2021-04-02T12:19:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:19:17 [2021-04-02T12:19:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:19:17 [2021-04-02T12:19:17.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:19:17 [2021-04-02T12:19:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:19:17 [2021-04-02T12:19:17.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:19:17 [2021-04-02T12:19:17.776Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:19:17 [2021-04-02T12:19:17.872Z] --- PASS: TestPsFilter (0.10s)
12:19:17 [2021-04-02T12:19:17.872Z] === RUN   TestRemoveContainerWithRemovedVolume
12:19:18 [2021-04-02T12:19:18.333Z] #21 78.63 Setting up python3-pip (18.1-5) ...
12:19:18 [2021-04-02T12:19:18.796Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
12:19:18 [2021-04-02T12:19:18.796Z] === RUN   TestRemoveContainerWithVolume
12:19:18 [2021-04-02T12:19:18.796Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:19:19 [2021-04-02T12:19:19.006Z] #43 121.0   CC       criu/memfd.o
12:19:19 [2021-04-02T12:19:19.084Z] #21 2.005 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:19:19 [2021-04-02T12:19:19.084Z] #21 2.009 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:19:19 [2021-04-02T12:19:19.084Z] #21 2.012 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:19:19 [2021-04-02T12:19:19.340Z] #21 DONE 2.3s
12:19:19 [2021-04-02T12:19:19.340Z] 
12:19:19 [2021-04-02T12:19:19.340Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:19 [2021-04-02T12:19:19.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:19 [2021-04-02T12:19:19.340Z] #43 137.9   CC       criu/path.o
12:19:19 [2021-04-02T12:19:19.340Z] #43 138.3   CC       criu/pie-util-vdso-elf32.o
12:19:19 [2021-04-02T12:19:19.340Z] #43 138.8   CC       criu/pie-util-vdso.o
12:19:19 [2021-04-02T12:19:19.340Z] #43 139.2   CC       criu/pie-util.o
12:19:19 [2021-04-02T12:19:19.340Z] #43 139.5   CC       criu/pipes.o
12:19:19 [2021-04-02T12:19:19.389Z] #21 79.68 Processing triggers for libc-bin (2.28-10) ...
12:19:19 [2021-04-02T12:19:19.587Z] #43 121.6   CC       criu/mount.o
12:19:19 [2021-04-02T12:19:19.690Z] #21 79.71 Processing triggers for mime-support (3.62) ...
12:19:19 [2021-04-02T12:19:19.690Z] #21 DONE 79.9s
12:19:19 [2021-04-02T12:19:19.690Z] 
12:19:19 [2021-04-02T12:19:19.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:19 [2021-04-02T12:19:19.690Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:19 [2021-04-02T12:19:19.690Z] #44 130.0   CC       criu/crtools.o
12:19:19 [2021-04-02T12:19:19.690Z] #44 130.8   CC       criu/eventfd.o
12:19:19 [2021-04-02T12:19:19.690Z] #44 131.2   CC       criu/eventpoll.o
12:19:19 [2021-04-02T12:19:19.690Z] #44 132.3   CC       criu/external.o
12:19:19 [2021-04-02T12:19:19.690Z] #44 132.8   CC       criu/fault-injection.o
12:19:19 [2021-04-02T12:19:19.690Z] #44 132.9   CC       criu/fdstore.o
12:19:19 [2021-04-02T12:19:19.720Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
12:19:19 [2021-04-02T12:19:19.720Z] === RUN   TestRemoveContainerRunning
12:19:19 [2021-04-02T12:19:19.989Z] #44 133.5   CC       criu/fifo.o
12:19:20 [2021-04-02T12:19:20.132Z] --- PASS: TestExportContainerAfterDaemonRestart (4.01s)
12:19:20 [2021-04-02T12:19:20.132Z] === RUN   TestHealthCheckWorkdir
12:19:20 [2021-04-02T12:19:20.266Z] #43 140.4   CC       criu/plugin.o
12:19:20 [2021-04-02T12:19:20.280Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:19:20 [2021-04-02T12:19:20.287Z] #44 ...
12:19:20 [2021-04-02T12:19:20.287Z] 
12:19:20 [2021-04-02T12:19:20.287Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:19:20 [2021-04-02T12:19:20.287Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea
12:19:20 [2021-04-02T12:19:20.287Z] #22 0.432 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:19:20 [2021-04-02T12:19:20.287Z] #22 0.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:19:20 [2021-04-02T12:19:20.287Z] #22 0.448 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:19:20 [2021-04-02T12:19:20.287Z] #22 DONE 0.5s
12:19:20 [2021-04-02T12:19:20.287Z] 
12:19:20 [2021-04-02T12:19:20.287Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:20 [2021-04-02T12:19:20.287Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
12:19:20 [2021-04-02T12:19:20.502Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:19:20 [2021-04-02T12:19:20.502Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:19:20 [2021-04-02T12:19:20.521Z] #43 140.8   CC       criu/proc_parse.o
12:19:20 [2021-04-02T12:19:20.535Z] --- PASS: TestRemoveContainerRunning (0.94s)
12:19:20 [2021-04-02T12:19:20.535Z] === RUN   TestRemoveContainerForceRemoveRunning
12:19:20 [2021-04-02T12:19:20.535Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:19:21 [2021-04-02T12:19:21.460Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:19:21 [2021-04-02T12:19:21.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s)
12:19:21 [2021-04-02T12:19:21.460Z] === RUN   TestRemoveInvalidContainer
12:19:21 [2021-04-02T12:19:21.460Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:19:21 [2021-04-02T12:19:21.460Z] === RUN   TestRenameLinkedContainer
12:19:21 [2021-04-02T12:19:21.508Z] --- PASS: TestHealthCheckWorkdir (1.31s)
12:19:21 [2021-04-02T12:19:21.508Z] === RUN   TestHealthKillContainer
12:19:21 [2021-04-02T12:19:21.715Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:19:22 [2021-04-02T12:19:22.146Z] #43 124.3   CC       criu/namespaces.o
12:19:22 [2021-04-02T12:19:22.388Z] #23 ...
12:19:22 [2021-04-02T12:19:22.388Z] 
12:19:22 [2021-04-02T12:19:22.388Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:19:22 [2021-04-02T12:19:22.388Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
12:19:22 [2021-04-02T12:19:22.388Z] #33 DONE 203.4s
12:19:22 [2021-04-02T12:19:22.388Z] 
12:19:22 [2021-04-02T12:19:22.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:22 [2021-04-02T12:19:22.388Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:22 [2021-04-02T12:19:22.388Z] #44 134.4   CC       criu/file-ids.o
12:19:22 [2021-04-02T12:19:22.388Z] #44 134.7   CC       criu/file-lock.o
12:19:23 [2021-04-02T12:19:23.037Z] #44 136.4   CC       criu/files-ext.o
12:19:23 [2021-04-02T12:19:23.077Z] #43 ...
12:19:23 [2021-04-02T12:19:23.077Z] 
12:19:23 [2021-04-02T12:19:23.077Z] #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
12:19:23 [2021-04-02T12:19:23.077Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:19:23 [2021-04-02T12:19:23.077Z] #40 DONE 212.2s
12:19:23 [2021-04-02T12:19:23.077Z] 
12:19:23 [2021-04-02T12:19:23.077Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:23 [2021-04-02T12:19:23.077Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
12:19:23 [2021-04-02T12:19:23.227Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:19:23 [2021-04-02T12:19:23.227Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:19:23 [2021-04-02T12:19:23.684Z] #44 137.1   CC       criu/files-reg.o
12:19:24 [2021-04-02T12:19:24.068Z] #43 125.7   CC       criu/net.o
12:19:24 [2021-04-02T12:19:24.794Z] --- PASS: TestHealthKillContainer (2.99s)
12:19:24 [2021-04-02T12:19:24.794Z] === RUN   TestInspectCpusetInConfigPre120
12:19:24 [2021-04-02T12:19:24.794Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
12:19:24 [2021-04-02T12:19:24.794Z] === RUN   TestIpcModeNone
12:19:24 [2021-04-02T12:19:24.976Z] --- PASS: TestRenameLinkedContainer (3.42s)
12:19:24 [2021-04-02T12:19:24.976Z] === RUN   TestRenameStoppedContainer
12:19:24 [2021-04-02T12:19:24.976Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:19:24 [2021-04-02T12:19:24.980Z] #22 ...
12:19:24 [2021-04-02T12:19:24.980Z] 
12:19:24 [2021-04-02T12:19:24.980Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:24 [2021-04-02T12:19:24.980Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:24 [2021-04-02T12:19:24.980Z] #43 143.8   CC       criu/protobuf-desc.o
12:19:24 [2021-04-02T12:19:24.980Z] #43 145.1   CC       criu/protobuf.o
12:19:25 [2021-04-02T12:19:25.541Z] #43 145.6   CC       criu/pstree.o
12:19:25 [2021-04-02T12:19:25.735Z] --- PASS: TestIpcModeNone (0.90s)
12:19:25 [2021-04-02T12:19:25.735Z] === RUN   TestIpcModePrivate
12:19:25 [2021-04-02T12:19:25.901Z] --- PASS: TestRenameStoppedContainer (0.92s)
12:19:25 [2021-04-02T12:19:25.901Z] === RUN   TestRenameRunningContainerAndReuse
12:19:25 [2021-04-02T12:19:25.954Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:19:25 [2021-04-02T12:19:25.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s)
12:19:25 [2021-04-02T12:19:25.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s)
12:19:25 [2021-04-02T12:19:25.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
12:19:25 [2021-04-02T12:19:25.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s)
12:19:25 [2021-04-02T12:19:25.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s)
12:19:25 [2021-04-02T12:19:25.954Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s)
12:19:25 [2021-04-02T12:19:25.954Z] === RUN   TestBuildMultiStageCopy
12:19:25 [2021-04-02T12:19:25.954Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:19:25 [2021-04-02T12:19:25.990Z] #43 ...
12:19:25 [2021-04-02T12:19:25.990Z] 
12:19:25 [2021-04-02T12:19:25.990Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:25 [2021-04-02T12:19:25.990Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
12:19:25 [2021-04-02T12:19:25.990Z] #22 10.49   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:19:25 [2021-04-02T12:19:25.990Z] #22 10.61 Collecting pyyaml (from yamllint==1.16.0)
12:19:25 [2021-04-02T12:19:25.990Z] #22 10.90   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
12:19:25 [2021-04-02T12:19:25.990Z] #22 11.57   Installing build dependencies: started
12:19:26 [2021-04-02T12:19:26.252Z] #22 ...
12:19:26 [2021-04-02T12:19:26.252Z] 
12:19:26 [2021-04-02T12:19:26.252Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:26 [2021-04-02T12:19:26.252Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:26 [2021-04-02T12:19:26.252Z] #43 128.3   CC       criu/netfilter.o
12:19:26 [2021-04-02T12:19:26.465Z] #44 139.7   CC       criu/files.o
12:19:26 [2021-04-02T12:19:26.468Z] #43 146.6   CC       criu/rbtree.o
12:19:26 [2021-04-02T12:19:26.468Z] #43 146.8   CC       criu/rst-malloc.o
12:19:26 [2021-04-02T12:19:26.515Z] #43 128.6   CC       criu/page-pipe.o
12:19:26 [2021-04-02T12:19:26.673Z] --- PASS: TestIpcModePrivate (0.93s)
12:19:26 [2021-04-02T12:19:26.673Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
12:19:26 [2021-04-02T12:19:26.673Z] === RUN   TestIpcModeShareable
12:19:26 [2021-04-02T12:19:26.673Z] --- SKIP: TestIpcModeShareable (0.00s)
12:19:26 [2021-04-02T12:19:26.673Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:19:26 [2021-04-02T12:19:26.673Z] === RUN   TestAPIIpcModeShareableAndContainer
12:19:26 [2021-04-02T12:19:26.732Z] #43 147.1   CC       criu/seccomp.o
12:19:27 [2021-04-02T12:19:27.111Z] #44 ...
12:19:27 [2021-04-02T12:19:27.111Z] 
12:19:27 [2021-04-02T12:19:27.111Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:27 [2021-04-02T12:19:27.111Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
12:19:27 [2021-04-02T12:19:27.111Z] #23 5.040 Collecting yamllint==1.16.0
12:19:27 [2021-04-02T12:19:27.111Z] #23 5.414   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:19:27 [2021-04-02T12:19:27.111Z] #23 5.559 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:19:27 [2021-04-02T12:19:27.111Z] #23 5.624   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
12:19:27 [2021-04-02T12:19:27.111Z] #23 5.692 Collecting pyyaml (from yamllint==1.16.0)
12:19:27 [2021-04-02T12:19:27.111Z] #23 6.048   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
12:19:27 [2021-04-02T12:19:27.111Z] #23 6.937   Installing build dependencies: started
12:19:27 [2021-04-02T12:19:27.293Z] #43 147.6   CC       criu/seize.o
12:19:27 [2021-04-02T12:19:27.462Z] #43 129.4   CC       criu/page-xfer.o
12:19:27 [2021-04-02T12:19:27.855Z] #43 148.4   CC       criu/servicefd.o
12:19:28 [2021-04-02T12:19:28.414Z] --- PASS: TestRenameRunningContainerAndReuse (2.27s)
12:19:28 [2021-04-02T12:19:28.414Z] === RUN   TestRenameInvalidName
12:19:28 [2021-04-02T12:19:28.414Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:19:28 [2021-04-02T12:19:28.417Z] #43 148.7   CC       criu/shmem.o
12:19:28 [2021-04-02T12:19:28.854Z] #43 130.9   CC       criu/pagemap-cache.o
12:19:28 [2021-04-02T12:19:28.974Z] --- PASS: TestRenameInvalidName (0.91s)
12:19:28 [2021-04-02T12:19:28.974Z] === RUN   TestRenameAnonymousContainer
12:19:29 [2021-04-02T12:19:29.117Z] #43 131.3   CC       criu/pagemap.o
12:19:29 [2021-04-02T12:19:29.207Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s)
12:19:29 [2021-04-02T12:19:29.207Z] === RUN   TestAPIIpcModeHost
12:19:29 [2021-04-02T12:19:29.207Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:19:29 [2021-04-02T12:19:29.207Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:19:29 [2021-04-02T12:19:29.207Z] === RUN   TestDaemonIpcModeShareable
12:19:29 [2021-04-02T12:19:29.207Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:19:29 [2021-04-02T12:19:29.207Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:19:29 [2021-04-02T12:19:29.207Z] === RUN   TestDaemonIpcModePrivate
12:19:29 [2021-04-02T12:19:29.353Z] #43 149.5   CC       criu/sigframe.o
12:19:29 [2021-04-02T12:19:29.353Z] #43 149.5   CC       criu/signalfd.o
12:19:29 [2021-04-02T12:19:29.353Z] #43 149.8   CC       criu/sk-inet.o
12:19:29 [2021-04-02T12:19:29.464Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:19:29 [2021-04-02T12:19:29.464Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:19:29 [2021-04-02T12:19:29.608Z] #43 ...
12:19:29 [2021-04-02T12:19:29.608Z] 
12:19:29 [2021-04-02T12:19:29.608Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:19:29 [2021-04-02T12:19:29.608Z] #49 sha256:117833297b7e92c421a6bde0bced4a387d71b09606b8aab108de262dc747be96
12:19:29 [2021-04-02T12:19:29.608Z] #49 219.6 + /build/golangci-lint --version
12:19:30 [2021-04-02T12:19:30.064Z] #43 132.2   CC       criu/parasite-syscall.o
12:19:30 [2021-04-02T12:19:30.104Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:19:30 [2021-04-02T12:19:30.168Z] #49 220.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:19:30 [2021-04-02T12:19:30.729Z] #49 DONE 220.7s
12:19:30 [2021-04-02T12:19:30.729Z] 
12:19:30 [2021-04-02T12:19:30.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:30 [2021-04-02T12:19:30.729Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:30 [2021-04-02T12:19:30.729Z] #43 150.7   CC       criu/sk-netlink.o
12:19:30 [2021-04-02T12:19:30.729Z] #43 151.2   CC       criu/sk-packet.o
12:19:30 [2021-04-02T12:19:30.735Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:19:30 [2021-04-02T12:19:30.857Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:19:31 [2021-04-02T12:19:31.012Z] #43 133.0   CC       criu/path.o
12:19:31 [2021-04-02T12:19:31.112Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:19:31 [2021-04-02T12:19:31.274Z] #43 133.3   CC       criu/pie-util-vdso.o
12:19:31 [2021-04-02T12:19:31.366Z] --- PASS: TestBuildMultiStageCopy (5.55s)
12:19:31 [2021-04-02T12:19:31.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s)
12:19:31 [2021-04-02T12:19:31.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
12:19:31 [2021-04-02T12:19:31.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
12:19:31 [2021-04-02T12:19:31.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
12:19:31 [2021-04-02T12:19:31.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
12:19:31 [2021-04-02T12:19:31.366Z] === RUN   TestBuildMultiStageParentConfig
12:19:31 [2021-04-02T12:19:31.367Z] === RUN   TestDockerSuite/TestBuildCmd
12:19:31 [2021-04-02T12:19:31.621Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:19:31 [2021-04-02T12:19:31.656Z] #43 151.9   CC       criu/sk-queue.o
12:19:31 [2021-04-02T12:19:31.849Z] #43 133.7   CC       criu/pie-util.o
12:19:31 [2021-04-02T12:19:31.850Z] #43 133.9   CC       criu/pipes.o
12:19:31 [2021-04-02T12:19:31.876Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:19:31 [2021-04-02T12:19:31.876Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:19:31 [2021-04-02T12:19:31.876Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:19:31 [2021-04-02T12:19:31.912Z] #43 ...
12:19:31 [2021-04-02T12:19:31.912Z] 
12:19:31 [2021-04-02T12:19:31.912Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:31 [2021-04-02T12:19:31.912Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
12:19:31 [2021-04-02T12:19:31.912Z] #22 5.890 Collecting yamllint==1.16.0
12:19:31 [2021-04-02T12:19:31.912Z] #22 11.21   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:19:31 [2021-04-02T12:19:31.912Z] #22 11.27 Collecting pyyaml (from yamllint==1.16.0)
12:19:31 [2021-04-02T12:19:31.912Z] #22 11.47   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:19:31 [2021-04-02T12:19:31.912Z] #22 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:19:31 [2021-04-02T12:19:31.912Z] #22 11.83   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
12:19:31 [2021-04-02T12:19:31.912Z] #22 11.89 Installing collected packages: pyyaml, pathspec, yamllint
12:19:31 [2021-04-02T12:19:31.912Z] #22 12.20 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
12:19:31 [2021-04-02T12:19:31.912Z] #22 DONE 12.5s
12:19:31 [2021-04-02T12:19:31.912Z] 
12:19:31 [2021-04-02T12:19:31.912Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:19:31 [2021-04-02T12:19:31.912Z] #25 sha256:d358c422def7bb7ea96ac3b588e78e440a2a74fc4a63b3e8352104020c660dbd
12:19:32 [2021-04-02T12:19:32.167Z] #25 DONE 0.3s
12:19:32 [2021-04-02T12:19:32.167Z] 
12:19:32 [2021-04-02T12:19:32.167Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:32 [2021-04-02T12:19:32.167Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:32 [2021-04-02T12:19:32.167Z] #43 152.4   CC       criu/sk-tcp.o
12:19:32 [2021-04-02T12:19:32.425Z] #43 134.6   CC       criu/plugin.o
12:19:32 [2021-04-02T12:19:32.494Z] --- PASS: TestDaemonIpcModePrivate (2.89s)
12:19:32 [2021-04-02T12:19:32.494Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
12:19:32 [2021-04-02T12:19:32.494Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:19:32 [2021-04-02T12:19:32.494Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:19:32 [2021-04-02T12:19:32.494Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:19:32 [2021-04-02T12:19:32.494Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:19:32 [2021-04-02T12:19:32.494Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:19:32 [2021-04-02T12:19:32.494Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:19:32 [2021-04-02T12:19:32.494Z] === RUN   TestIpcModeOlderClient
12:19:32 [2021-04-02T12:19:32.494Z] === PAUSE TestIpcModeOlderClient
12:19:32 [2021-04-02T12:19:32.494Z] === RUN   TestKillContainerInvalidSignal
12:19:32 [2021-04-02T12:19:32.753Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
12:19:32 [2021-04-02T12:19:32.753Z] === RUN   TestKillContainer
12:19:32 [2021-04-02T12:19:32.753Z] === RUN   TestKillContainer/no_signal
12:19:32 [2021-04-02T12:19:32.773Z] #43 152.9   CC       criu/sk-unix.o
12:19:32 [2021-04-02T12:19:32.799Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:19:33 [2021-04-02T12:19:33.000Z] #43 135.0   CC       criu/proc_parse.o
12:19:33 [2021-04-02T12:19:33.430Z] --- PASS: TestBuildMultiStageParentConfig (1.67s)
12:19:33 [2021-04-02T12:19:33.430Z] === RUN   TestBuildLabelWithTargets
12:19:33 [2021-04-02T12:19:33.689Z] === RUN   TestKillContainer/non_killing_signal
12:19:33 [2021-04-02T12:19:33.948Z] === RUN   TestKillContainer/killing_signal
12:19:34 [2021-04-02T12:19:34.071Z] #23 ...
12:19:34 [2021-04-02T12:19:34.071Z] 
12:19:34 [2021-04-02T12:19:34.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:34 [2021-04-02T12:19:34.071Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:34 [2021-04-02T12:19:34.071Z] #44 141.9   CC       criu/filesystems.o
12:19:34 [2021-04-02T12:19:34.071Z] #44 142.8   CC       criu/fsnotify.o
12:19:34 [2021-04-02T12:19:34.071Z] #44 144.2   CC       criu/image-desc.o
12:19:34 [2021-04-02T12:19:34.071Z] #44 144.4   CC       criu/image.o
12:19:34 [2021-04-02T12:19:34.071Z] #44 145.4   CC       criu/ipc_ns.o
12:19:34 [2021-04-02T12:19:34.071Z] #44 147.1   CC       criu/irmap.o
12:19:34 [2021-04-02T12:19:34.368Z] #44 148.0   CC       criu/kcmp-ids.o
12:19:34 [2021-04-02T12:19:34.664Z] #43 154.6   CC       criu/sockets.o
12:19:34 [2021-04-02T12:19:34.667Z] #44 148.4   CC       criu/kerndat.o
12:19:34 [2021-04-02T12:19:34.686Z] --- PASS: TestRenameAnonymousContainer (5.42s)
12:19:34 [2021-04-02T12:19:34.686Z] === RUN   TestRenameContainerWithSameName
12:19:34 [2021-04-02T12:19:34.885Z] --- PASS: TestKillContainer (1.99s)
12:19:34 [2021-04-02T12:19:34.885Z]     --- PASS: TestKillContainer/no_signal (0.63s)
12:19:34 [2021-04-02T12:19:34.885Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
12:19:34 [2021-04-02T12:19:34.885Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
12:19:34 [2021-04-02T12:19:34.885Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:19:34 [2021-04-02T12:19:34.885Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:19:34 [2021-04-02T12:19:34.919Z] #43 155.3   CC       criu/stats.o
12:19:35 [2021-04-02T12:19:35.175Z] #43 155.5   CC       criu/string.o
12:19:35 [2021-04-02T12:19:35.175Z] #43 155.6   CC       criu/sysctl.o
12:19:35 [2021-04-02T12:19:35.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:19:35 [2021-04-02T12:19:35.554Z] #43 137.3   CC       criu/protobuf-desc.o
12:19:36 [2021-04-02T12:19:36.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s)
12:19:36 [2021-04-02T12:19:36.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
12:19:36 [2021-04-02T12:19:36.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
12:19:36 [2021-04-02T12:19:36.023Z] === RUN   TestKillStoppedContainer
12:19:36 [2021-04-02T12:19:36.048Z] --- PASS: TestRenameContainerWithSameName (1.48s)
12:19:36 [2021-04-02T12:19:36.048Z] === RUN   TestRenameContainerWithLinkedContainer
12:19:36 [2021-04-02T12:19:36.102Z] #43 156.2   CC       criu/sysfs_parse.o
12:19:36 [2021-04-02T12:19:36.102Z] #43 156.4   CC       criu/timens.o
12:19:36 [2021-04-02T12:19:36.129Z] #43 138.2   CC       criu/protobuf.o
12:19:36 [2021-04-02T12:19:36.150Z] sha256:9535930edbba29d309ed7c47dbf7562cc396c1af5bbf2c202e8ceb0ce9e72e83
12:19:36 [2021-04-02T12:19:36.150Z] INFO: Starting docker-py tests...
12:19:36 [2021-04-02T12:19:36.154Z] --- PASS: TestBuildLabelWithTargets (2.60s)
12:19:36 [2021-04-02T12:19:36.154Z] === RUN   TestBuildWithEmptyLayers
12:19:36 [2021-04-02T12:19:36.211Z] #44 149.8   CC       criu/libnetlink.o
12:19:36 [2021-04-02T12:19:36.282Z] --- PASS: TestKillStoppedContainer (0.04s)
12:19:36 [2021-04-02T12:19:36.282Z] === RUN   TestKillStoppedContainerAPIPre120
12:19:36 [2021-04-02T12:19:36.282Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:19:36 [2021-04-02T12:19:36.282Z] === RUN   TestKillDifferentUserContainer
12:19:36 [2021-04-02T12:19:36.358Z] #43 156.7   CC       criu/timerfd.o
12:19:36 [2021-04-02T12:19:36.392Z] #43 138.5   CC       criu/pstree.o
12:19:36 [2021-04-02T12:19:36.613Z] #43 157.0   CC       criu/tty.o
12:19:36 [2021-04-02T12:19:36.784Z] --- PASS: TestBuildWithEmptyLayers (1.09s)
12:19:36 [2021-04-02T12:19:36.784Z] === RUN   TestBuildMultiStageOnBuild
12:19:36 [2021-04-02T12:19:36.850Z] --- PASS: TestKillDifferentUserContainer (0.66s)
12:19:36 [2021-04-02T12:19:36.850Z] === RUN   TestInspectOomKilledTrue
12:19:36 [2021-04-02T12:19:36.850Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:19:36 [2021-04-02T12:19:36.850Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:19:36 [2021-04-02T12:19:36.850Z] === RUN   TestInspectOomKilledFalse
12:19:36 [2021-04-02T12:19:36.850Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:19:36 [2021-04-02T12:19:36.850Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:19:36 [2021-04-02T12:19:36.850Z] === RUN   TestLinksEtcHostsContentMatch
12:19:36 [2021-04-02T12:19:36.850Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:19:36 [2021-04-02T12:19:36.850Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:19:36 [2021-04-02T12:19:36.850Z] === RUN   TestLinksContainerNames
12:19:36 [2021-04-02T12:19:36.861Z] #44 150.3   CC       criu/log.o
12:19:37 [2021-04-02T12:19:37.076Z] ============================= test session starts ==============================
12:19:37 [2021-04-02T12:19:37.076Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
12:19:37 [2021-04-02T12:19:37.076Z] rootdir: /src, inifile: pytest.ini
12:19:37 [2021-04-02T12:19:37.076Z] plugins: timeout-1.3.3, cov-2.6.1
12:19:37 [2021-04-02T12:19:37.509Z] #44 151.0   CC       criu/lsm.o
12:19:37 [2021-04-02T12:19:37.786Z] #43 139.8   CC       criu/rbtree.o
12:19:37 [2021-04-02T12:19:37.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:19:37 [2021-04-02T12:19:37.939Z] --- PASS: TestRenameContainerWithLinkedContainer (2.23s)
12:19:37 [2021-04-02T12:19:37.939Z] === RUN   TestResize
12:19:37 [2021-04-02T12:19:37.981Z] #43 158.2   CC       criu/tun.o
12:19:37 [2021-04-02T12:19:37.981Z] #43 ...
12:19:37 [2021-04-02T12:19:37.981Z] 
12:19:37 [2021-04-02T12:19:37.981Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:19:37 [2021-04-02T12:19:37.981Z] #30 sha256:b4b9322fa7057efa423ed34f88623c16bbf472fae7e7c6a73400d7728e82266b
12:19:37 [2021-04-02T12:19:37.981Z] #30 DONE 6.0s
12:19:38 [2021-04-02T12:19:38.002Z] collected 389 items / 1 deselected / 388 selected
12:19:38 [2021-04-02T12:19:38.002Z] 
12:19:38 [2021-04-02T12:19:38.049Z] #43 140.1   CC       criu/rst-malloc.o
12:19:38 [2021-04-02T12:19:38.156Z] #44 151.6   CC       criu/mem.o
12:19:38 [2021-04-02T12:19:38.229Z] --- PASS: TestLinksContainerNames (1.29s)
12:19:38 [2021-04-02T12:19:38.229Z] === RUN   TestLogsFollowTailEmpty
12:19:38 [2021-04-02T12:19:38.237Z] 
12:19:38 [2021-04-02T12:19:38.237Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:38 [2021-04-02T12:19:38.237Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:38 [2021-04-02T12:19:38.237Z] #43 158.6   CC       criu/uffd.o
12:19:38 [2021-04-02T12:19:38.311Z] #43 140.3   CC       criu/seccomp.o
12:19:38 [2021-04-02T12:19:38.493Z] #43 ...
12:19:38 [2021-04-02T12:19:38.493Z] 
12:19:38 [2021-04-02T12:19:38.493Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:19:38 [2021-04-02T12:19:38.493Z] #33 sha256:ff4a3a2b00335e0413c20a849856155d09e1d75998c7f5d03952b81b0cd130c6
12:19:38 [2021-04-02T12:19:38.493Z] #33 DONE 0.4s
12:19:38 [2021-04-02T12:19:38.748Z] 
12:19:38 [2021-04-02T12:19:38.748Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:19:38 [2021-04-02T12:19:38.748Z] #35 sha256:3bd5751e4ff0cde241d3c115c4389b5c24a3c0331346f74ae6b067b80c5e8b1f
12:19:38 [2021-04-02T12:19:38.748Z] #35 DONE 0.1s
12:19:38 [2021-04-02T12:19:38.748Z] 
12:19:38 [2021-04-02T12:19:38.748Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:19:38 [2021-04-02T12:19:38.748Z] #38 sha256:db434d80eeac107f5d9069b1fc398f72fa37e96bca42e5f7ac5ae7190e5352f6
12:19:38 [2021-04-02T12:19:38.748Z] #38 DONE 0.1s
12:19:38 [2021-04-02T12:19:38.748Z] 
12:19:38 [2021-04-02T12:19:38.748Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:38 [2021-04-02T12:19:38.748Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:19:38 [2021-04-02T12:19:38.748Z] #56 ...
12:19:38 [2021-04-02T12:19:38.748Z] 
12:19:38 [2021-04-02T12:19:38.748Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:19:38 [2021-04-02T12:19:38.748Z] #41 sha256:d43a34c0d6cf279b03281856168d396b1ea351e5acea5b0fd1c05db37540e7db
12:19:38 [2021-04-02T12:19:38.797Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
12:19:38 [2021-04-02T12:19:38.797Z] === RUN   TestContainerNetworkMountsNoChown
12:19:38 [2021-04-02T12:19:38.876Z] --- PASS: TestResize (0.97s)
12:19:38 [2021-04-02T12:19:38.876Z] === RUN   TestResizeWithInvalidSize
12:19:38 [2021-04-02T12:19:38.887Z] #43 140.9   CC       criu/seize.o
12:19:39 [2021-04-02T12:19:39.311Z] #41 DONE 0.6s
12:19:39 [2021-04-02T12:19:39.311Z] 
12:19:39 [2021-04-02T12:19:39.311Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:39 [2021-04-02T12:19:39.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:19:39 [2021-04-02T12:19:39.311Z] #43 159.5   CC       criu/util.o
12:19:39 [2021-04-02T12:19:39.365Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/default
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/default
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/private
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/private
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/rprivate
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/rprivate
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/slave
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/slave
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/rslave
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/rslave
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/shared
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/shared
12:19:39 [2021-04-02T12:19:39.365Z] === RUN   TestMountDaemonRoot/rshared
12:19:39 [2021-04-02T12:19:39.365Z] === PAUSE TestMountDaemonRoot/rshared
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/default
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/default/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/default/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/default/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/rshared
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/shared
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/rslave
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === CONT  TestMountDaemonRoot/slave
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:19:39 [2021-04-02T12:19:39.633Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:19:39 [2021-04-02T12:19:39.633Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rprivate
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/private
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/private/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === RUN   TestMountDaemonRoot/private/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/default/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:19:39 [2021-04-02T12:19:39.634Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:19:39 [2021-04-02T12:19:39.845Z] --- PASS: TestResizeWithInvalidSize (0.93s)
12:19:39 [2021-04-02T12:19:39.845Z] === RUN   TestResizeWhenContainerNotStarted
12:19:39 [2021-04-02T12:19:39.845Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:19:39 [2021-04-02T12:19:39.855Z] #43 141.8   CC       criu/servicefd.o
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/private/bind_root
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:19:39 [2021-04-02T12:19:39.900Z] === CONT  TestMountDaemonRoot/private/mount_root
12:19:39 [2021-04-02T12:19:39.900Z] --- PASS: TestMountDaemonRoot (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:19:39 [2021-04-02T12:19:39.900Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:19:39 [2021-04-02T12:19:39.900Z] === RUN   TestContainerBindMountNonRecursive
12:19:39 [2021-04-02T12:19:39.900Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:19:39 [2021-04-02T12:19:39.900Z]     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)
12:19:39 [2021-04-02T12:19:39.900Z] === RUN   TestContainerVolumesMountedAsShared
12:19:39 [2021-04-02T12:19:39.900Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]     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)
12:19:39 [2021-04-02T12:19:39.900Z] === RUN   TestContainerVolumesMountedAsSlave
12:19:39 [2021-04-02T12:19:39.900Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:19:39 [2021-04-02T12:19:39.900Z]     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)
12:19:39 [2021-04-02T12:19:39.900Z] === RUN   TestNetworkNat
12:19:40 [2021-04-02T12:19:40.124Z] #43 142.2   CC       criu/shmem.o
12:19:40 [2021-04-02T12:19:40.242Z] #43 160.4   CC       criu/uts_ns.o
12:19:40 [2021-04-02T12:19:40.242Z] #43 160.5   CC       criu/vdso-compat.o
12:19:40 [2021-04-02T12:19:40.295Z] --- PASS: TestBuildMultiStageOnBuild (3.40s)
12:19:40 [2021-04-02T12:19:40.295Z] === RUN   TestBuildUncleanTarFilenames
12:19:40 [2021-04-02T12:19:40.428Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:19:40 [2021-04-02T12:19:40.504Z] #43 160.7   CC       criu/vdso.o
12:19:40 [2021-04-02T12:19:40.683Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:19:40 [2021-04-02T12:19:40.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:19:40 [2021-04-02T12:19:40.700Z] #43 ...
12:19:40 [2021-04-02T12:19:40.700Z] 
12:19:40 [2021-04-02T12:19:40.700Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:40 [2021-04-02T12:19:40.700Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:19:40 [2021-04-02T12:19:40.700Z] #56 163.5 + bin/containerd
12:19:40 [2021-04-02T12:19:40.700Z] #56 ...
12:19:40 [2021-04-02T12:19:40.700Z] 
12:19:40 [2021-04-02T12:19:40.700Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:40 [2021-04-02T12:19:40.700Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
12:19:40 [2021-04-02T12:19:40.700Z] #22 26.17   Installing build dependencies: finished with status 'done'
12:19:40 [2021-04-02T12:19:40.700Z] #22 31.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:19:40 [2021-04-02T12:19:40.700Z] #22 31.82   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
12:19:40 [2021-04-02T12:19:40.700Z] #22 31.87 Building wheels for collected packages: pyyaml
12:19:40 [2021-04-02T12:19:40.700Z] #22 31.89   Running setup.py bdist_wheel for pyyaml: started
12:19:40 [2021-04-02T12:19:40.700Z] #22 33.28   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:19:40 [2021-04-02T12:19:40.700Z] #22 33.29   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
12:19:40 [2021-04-02T12:19:40.700Z] #22 33.43 Successfully built pyyaml
12:19:40 [2021-04-02T12:19:40.700Z] #22 33.46 Installing collected packages: pyyaml, pathspec, yamllint
12:19:40 [2021-04-02T12:19:40.700Z] #22 33.82 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
12:19:40 [2021-04-02T12:19:40.700Z] #22 DONE 35.2s
12:19:40 [2021-04-02T12:19:40.700Z] 
12:19:40 [2021-04-02T12:19:40.700Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:19:40 [2021-04-02T12:19:40.700Z] #53 sha256:c409bbd15dd373c0e43fcd889469332de0ac969e5836b6b6e2837535f1acf56c
12:19:40 [2021-04-02T12:19:40.760Z] #43 161.1   LINK     criu/built-in.o
12:19:40 [2021-04-02T12:19:40.760Z] #43 161.2   LINK     criu/criu
12:19:40 [2021-04-02T12:19:40.856Z] --- PASS: TestNetworkNat (0.86s)
12:19:40 [2021-04-02T12:19:40.856Z] === RUN   TestNetworkLocalhostTCPNat
12:19:40 [2021-04-02T12:19:40.955Z] #44 ...
12:19:40 [2021-04-02T12:19:40.955Z] 
12:19:40 [2021-04-02T12:19:40.955Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:40 [2021-04-02T12:19:40.955Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
12:19:40 [2021-04-02T12:19:40.955Z] #23 20.22   Installing build dependencies: finished with status 'done'
12:19:40 [2021-04-02T12:19:40.962Z] #53 ...
12:19:40 [2021-04-02T12:19:40.962Z] 
12:19:40 [2021-04-02T12:19:40.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:40 [2021-04-02T12:19:40.962Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:40 [2021-04-02T12:19:40.962Z] #43 143.0   CC       criu/sigframe.o
12:19:41 [2021-04-02T12:19:41.015Z] #43 161.4   DEP      lib/c/criu.d
12:19:41 [2021-04-02T12:19:41.015Z] #43 161.5   CC       images/rpc.pb-c.o
12:19:41 [2021-04-02T12:19:41.225Z] #43 143.1   CC       criu/signalfd.o
12:19:41 [2021-04-02T12:19:41.245Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:19:41 [2021-04-02T12:19:41.487Z] #43 143.4   CC       criu/sk-inet.o
12:19:41 [2021-04-02T12:19:41.577Z] #43 161.9   CC       lib/c/criu.o
12:19:41 [2021-04-02T12:19:41.792Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
12:19:41 [2021-04-02T12:19:41.792Z] === RUN   TestNetworkLoopbackNat
12:19:41 [2021-04-02T12:19:41.800Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
12:19:41 [2021-04-02T12:19:41.800Z] === RUN   TestBuildMultiStageLayerLeak
12:19:41 [2021-04-02T12:19:41.807Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:19:42 [2021-04-02T12:19:42.062Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:19:42 [2021-04-02T12:19:42.062Z] #43 144.3   CC       criu/sk-netlink.o
12:19:42 [2021-04-02T12:19:42.137Z] #43 162.6   LINK     lib/c/built-in.o
12:19:42 [2021-04-02T12:19:42.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:19:42 [2021-04-02T12:19:42.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:19:42 [2021-04-02T12:19:42.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:19:42 [2021-04-02T12:19:42.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:19:42 [2021-04-02T12:19:42.392Z] #43 162.6   LINK     lib/c/libcriu.so
12:19:42 [2021-04-02T12:19:42.392Z] #43 162.6   LINK     lib/c/libcriu.a
12:19:42 [2021-04-02T12:19:42.392Z] #43 162.7   GEN      magic.py
12:19:42 [2021-04-02T12:19:42.392Z] #43 162.8 Note: Building without setproctitle() and strlcpy() support.
12:19:42 [2021-04-02T12:19:42.392Z] #43 162.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:19:42 [2021-04-02T12:19:42.637Z] #43 144.6   CC       criu/sk-packet.o
12:19:42 [2021-04-02T12:19:42.647Z] #43 162.9 Note: Building without GnuTLS support
12:19:42 [2021-04-02T12:19:42.647Z] #43 162.9 Makefile.config:39: Warn: you have no libnftables installed
12:19:42 [2021-04-02T12:19:42.647Z] #43 162.9 Makefile.config:40: Warn: Building without nftables support
12:19:43 [2021-04-02T12:19:43.209Z] #43 163.5 fatal: not a git repository (or any of the parent directories): .git
12:19:43 [2021-04-02T12:19:43.213Z] #43 145.1   CC       criu/sk-queue.o
12:19:43 [2021-04-02T12:19:43.244Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:19:43 [2021-04-02T12:19:43.465Z] #43 164.0 make[1]: Nothing to be done for 'all'.
12:19:43 [2021-04-02T12:19:43.476Z] #43 145.5   CC       criu/sk-tcp.o
12:19:43 [2021-04-02T12:19:43.803Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:19:44 [2021-04-02T12:19:44.026Z] #43 164.5 make[1]: 'images/built-in.o' is up to date.
12:19:44 [2021-04-02T12:19:44.026Z] #43 164.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:19:44 [2021-04-02T12:19:44.026Z] #43 164.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:19:44 [2021-04-02T12:19:44.059Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:19:44 [2021-04-02T12:19:44.059Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:19:44 [2021-04-02T12:19:44.273Z] #43 146.2   CC       criu/sk-unix.o
12:19:44 [2021-04-02T12:19:44.282Z] #43 164.6 make[1]: 'compel/libcompel.a' is up to date.
12:19:44 [2021-04-02T12:19:44.282Z] #43 164.6 make[1]: 'compel/compel-host-bin' is up to date.
12:19:44 [2021-04-02T12:19:44.282Z] #43 164.6 make[1]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.282Z] #43 164.7 make[1]: 'soccr/libsoccr.a' is up to date.
12:19:44 [2021-04-02T12:19:44.540Z] #43 164.8 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.540Z] #43 164.9 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.540Z] #43 164.9 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.797Z] #43 165.0 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.797Z] #43 165.0 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.797Z] #43 165.1 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.797Z] #43 165.1 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.797Z] #43 165.2 make[2]: Nothing to be done for 'all'.
12:19:44 [2021-04-02T12:19:44.797Z] #43 165.2   INSTALL  criu/criu
12:19:45 [2021-04-02T12:19:45.053Z] #43 DONE 165.3s
12:19:45 [2021-04-02T12:19:45.053Z] 
12:19:45 [2021-04-02T12:19:45.053Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:19:45 [2021-04-02T12:19:45.053Z] #53 sha256:0171d5ce68011ae3b89da4f1c22e938a5b848fc0e99438232d8cdf41c6f0228b
12:19:45 [2021-04-02T12:19:45.077Z] --- PASS: TestNetworkLoopbackNat (3.11s)
12:19:45 [2021-04-02T12:19:45.077Z] === RUN   TestPause
12:19:45 [2021-04-02T12:19:45.077Z] --- SKIP: TestPause (0.00s)
12:19:45 [2021-04-02T12:19:45.077Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:19:45 [2021-04-02T12:19:45.077Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:19:45 [2021-04-02T12:19:45.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:19:45 [2021-04-02T12:19:45.077Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:19:45 [2021-04-02T12:19:45.077Z] === RUN   TestPauseStopPausedContainer
12:19:45 [2021-04-02T12:19:45.077Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:19:45 [2021-04-02T12:19:45.077Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:19:45 [2021-04-02T12:19:45.077Z] === RUN   TestPsFilter
12:19:45 [2021-04-02T12:19:45.077Z] --- PASS: TestPsFilter (0.11s)
12:19:45 [2021-04-02T12:19:45.077Z] === RUN   TestRemoveContainerWithRemovedVolume
12:19:45 [2021-04-02T12:19:45.312Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s)
12:19:45 [2021-04-02T12:19:45.312Z] === RUN   TestBuildWithHugeFile
12:19:45 [2021-04-02T12:19:45.645Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
12:19:45 [2021-04-02T12:19:45.645Z] === RUN   TestRemoveContainerWithVolume
12:19:45 [2021-04-02T12:19:45.943Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.10s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s)
12:19:45 [2021-04-02T12:19:45.943Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s)
12:19:45 [2021-04-02T12:19:45.943Z] === RUN   TestCgroupNamespacesRun
12:19:46 [2021-04-02T12:19:46.026Z] #53 ...
12:19:46 [2021-04-02T12:19:46.026Z] 
12:19:46 [2021-04-02T12:19:46.026Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:19:46 [2021-04-02T12:19:46.026Z] #44 sha256:27ee04c5dff23ac0837eee006c79a87af6c054f2ab578803f0fb32dfc0a0e148
12:19:46 [2021-04-02T12:19:46.026Z] #44 DONE 0.1s
12:19:46 [2021-04-02T12:19:46.212Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
12:19:46 [2021-04-02T12:19:46.212Z] === RUN   TestRemoveContainerRunning
12:19:46 [2021-04-02T12:19:46.231Z] #43 148.0   CC       criu/sockets.o
12:19:46 [2021-04-02T12:19:46.282Z] 
12:19:46 [2021-04-02T12:19:46.282Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:19:46 [2021-04-02T12:19:46.282Z] #46 sha256:9ac182cfccb92d67d4d526b41da7da100bc98b2001307e18284673c2d245f7b0
12:19:46 [2021-04-02T12:19:46.282Z] #46 DONE 0.2s
12:19:46 [2021-04-02T12:19:46.282Z] 
12:19:46 [2021-04-02T12:19:46.282Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:19:46 [2021-04-02T12:19:46.282Z] #48 sha256:4caefc96243584a9361775d2210ed206b3258f004a949ca6289f655324394088
12:19:46 [2021-04-02T12:19:46.282Z] #48 DONE 0.1s
12:19:46 [2021-04-02T12:19:46.282Z] 
12:19:46 [2021-04-02T12:19:46.282Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:46 [2021-04-02T12:19:46.282Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:19:46 [2021-04-02T12:19:46.538Z] #56 ...
12:19:46 [2021-04-02T12:19:46.538Z] 
12:19:46 [2021-04-02T12:19:46.538Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:19:46 [2021-04-02T12:19:46.538Z] #50 sha256:1d4096308f4781160a5f8ad356d8825f2ddaad1802bc2fa9732cf7582b85edb5
12:19:46 [2021-04-02T12:19:46.782Z] --- PASS: TestRemoveContainerRunning (0.67s)
12:19:46 [2021-04-02T12:19:46.782Z] === RUN   TestRemoveContainerForceRemoveRunning
12:19:46 [2021-04-02T12:19:46.802Z] #43 148.8   CC       criu/stats.o
12:19:47 [2021-04-02T12:19:47.063Z] #43 149.1   CC       criu/string.o
12:19:47 [2021-04-02T12:19:47.063Z] #43 149.2   CC       criu/sysctl.o
12:19:47 [2021-04-02T12:19:47.099Z] #50 DONE 0.5s
12:19:47 [2021-04-02T12:19:47.099Z] 
12:19:47 [2021-04-02T12:19:47.099Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:19:47 [2021-04-02T12:19:47.099Z] #52 sha256:27dc32c022178dd72a6dc356a3fdf975636331b4896b3766dccbd4da1762b79d
12:19:47 [2021-04-02T12:19:47.099Z] #52 DONE 0.1s
12:19:47 [2021-04-02T12:19:47.099Z] 
12:19:47 [2021-04-02T12:19:47.099Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:47 [2021-04-02T12:19:47.099Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:19:47 [2021-04-02T12:19:47.637Z] #43 ...
12:19:47 [2021-04-02T12:19:47.637Z] 
12:19:47 [2021-04-02T12:19:47.637Z] #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
12:19:47 [2021-04-02T12:19:47.637Z] #24 sha256:20e8d4025a2559fe7c3f18d4a62a210eeb03cc4d9389090a2882bb9aa1a8e52f
12:19:47 [2021-04-02T12:19:47.637Z] #24 215.2 + return
12:19:47 [2021-04-02T12:19:47.719Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
12:19:47 [2021-04-02T12:19:47.719Z] === RUN   TestRemoveInvalidContainer
12:19:47 [2021-04-02T12:19:47.719Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:19:47 [2021-04-02T12:19:47.719Z] === RUN   TestRenameLinkedContainer
12:19:47 [2021-04-02T12:19:47.932Z] #23 ...
12:19:47 [2021-04-02T12:19:47.932Z] 
12:19:47 [2021-04-02T12:19:47.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:47 [2021-04-02T12:19:47.932Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:47 [2021-04-02T12:19:47.932Z] #44 154.0   CC       criu/memfd.o
12:19:47 [2021-04-02T12:19:47.932Z] #44 154.8   CC       criu/mount.o
12:19:47 [2021-04-02T12:19:47.932Z] #44 160.5   CC       criu/namespaces.o
12:19:48 [2021-04-02T12:19:48.452Z] --- PASS: TestCgroupNamespacesRun (2.39s)
12:19:48 [2021-04-02T12:19:48.452Z] === RUN   TestCgroupNamespacesRunPrivileged
12:19:48 [2021-04-02T12:19:48.991Z] #44 ...
12:19:48 [2021-04-02T12:19:48.991Z] 
12:19:48 [2021-04-02T12:19:48.991Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
12:19:48 [2021-04-02T12:19:48.991Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
12:19:48 [2021-04-02T12:19:48.991Z] #23 28.67 Building wheels for collected packages: pyyaml
12:19:48 [2021-04-02T12:19:48.991Z] #23 28.67   Running setup.py bdist_wheel for pyyaml: started
12:19:49 [2021-04-02T12:19:49.028Z] #24 DONE 216.4s
12:19:49 [2021-04-02T12:19:49.028Z] 
12:19:49 [2021-04-02T12:19:49.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:49 [2021-04-02T12:19:49.028Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:49 [2021-04-02T12:19:49.028Z] #43 149.7   CC       criu/sysfs_parse.o
12:19:49 [2021-04-02T12:19:49.028Z] #43 150.1   CC       criu/timens.o
12:19:49 [2021-04-02T12:19:49.028Z] #43 150.5   CC       criu/timerfd.o
12:19:49 [2021-04-02T12:19:49.028Z] #43 150.8   CC       criu/tty.o
12:19:49 [2021-04-02T12:19:49.603Z] #43 ...
12:19:49 [2021-04-02T12:19:49.603Z] 
12:19:49 [2021-04-02T12:19:49.603Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:19:49 [2021-04-02T12:19:49.603Z] #53 sha256:c409bbd15dd373c0e43fcd889469332de0ac969e5836b6b6e2837535f1acf56c
12:19:49 [2021-04-02T12:19:49.603Z] #53 114.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:19:49 [2021-04-02T12:19:49.603Z] #53 115.9 + mkdir -p /build
12:19:49 [2021-04-02T12:19:49.603Z] #53 115.9 + cp runc /build/runc
12:19:49 [2021-04-02T12:19:49.603Z] #53 DONE 116.5s
12:19:49 [2021-04-02T12:19:49.603Z] 
12:19:49 [2021-04-02T12:19:49.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:49 [2021-04-02T12:19:49.603Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:50 [2021-04-02T12:19:50.253Z] --- PASS: TestRenameLinkedContainer (2.58s)
12:19:50 [2021-04-02T12:19:50.253Z] === RUN   TestRenameStoppedContainer
12:19:50 [2021-04-02T12:19:50.336Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s)
12:19:50 [2021-04-02T12:19:50.336Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:19:50 [2021-04-02T12:19:50.548Z] #23 30.31   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:19:50 [2021-04-02T12:19:50.548Z] #23 30.32   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
12:19:50 [2021-04-02T12:19:50.551Z] #43 152.6   CC       criu/tun.o
12:19:50 [2021-04-02T12:19:50.820Z] --- PASS: TestRenameStoppedContainer (0.66s)
12:19:50 [2021-04-02T12:19:50.820Z] === RUN   TestRenameRunningContainerAndReuse
12:19:50 [2021-04-02T12:19:50.847Z] #23 30.50 Successfully built pyyaml
12:19:50 [2021-04-02T12:19:50.847Z] #23 30.51 Installing collected packages: pathspec, pyyaml, yamllint
12:19:50 [2021-04-02T12:19:50.895Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:19:51 [2021-04-02T12:19:51.125Z] #43 153.0   CC       criu/uffd.o
12:19:51 [2021-04-02T12:19:51.146Z] #23 30.91 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
12:19:51 [2021-04-02T12:19:51.445Z] #23 DONE 31.1s
12:19:51 [2021-04-02T12:19:51.445Z] 
12:19:51 [2021-04-02T12:19:51.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:51 [2021-04-02T12:19:51.445Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:19:51 [2021-04-02T12:19:51.445Z] #44 163.2   CC       criu/net.o
12:19:52 [2021-04-02T12:19:52.072Z] #43 154.2   CC       criu/util.o
12:19:52 [2021-04-02T12:19:52.072Z] #43 ...
12:19:52 [2021-04-02T12:19:52.072Z] 
12:19:52 [2021-04-02T12:19:52.072Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:19:52 [2021-04-02T12:19:52.072Z] #25 sha256:e6d131f188a2118513c640d81c0f217d6ffb515b9ce4b15abf42571f48c767c6
12:19:52 [2021-04-02T12:19:52.072Z] #25 DONE 1.1s
12:19:52 [2021-04-02T12:19:52.197Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
12:19:52 [2021-04-02T12:19:52.197Z] === RUN   TestRenameInvalidName
12:19:52 [2021-04-02T12:19:52.334Z] 
12:19:52 [2021-04-02T12:19:52.334Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:19:52 [2021-04-02T12:19:52.334Z] #30 sha256:b00217bf9c30e205553524eda6ad166375649e237df5a41e42308145204b348e
12:19:52 [2021-04-02T12:19:52.765Z] --- PASS: TestRenameInvalidName (0.67s)
12:19:52 [2021-04-02T12:19:52.765Z] === RUN   TestRenameAnonymousContainer
12:19:53 [2021-04-02T12:19:53.403Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.76s)
12:19:53 [2021-04-02T12:19:53.403Z] === RUN   TestCgroupNamespacesRunHostMode
12:19:53 [2021-04-02T12:19:53.634Z] #56 194.0 + bin/containerd
12:19:54 [2021-04-02T12:19:54.224Z] #44 167.3   CC       criu/netfilter.o
12:19:54 [2021-04-02T12:19:54.224Z] #44 167.7   CC       criu/page-pipe.o
12:19:54 [2021-04-02T12:19:54.871Z] #44 168.5   CC       criu/page-xfer.o
12:19:55 [2021-04-02T12:19:55.914Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:19:55 [2021-04-02T12:19:55.914Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s)
12:19:55 [2021-04-02T12:19:55.914Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:19:55 [2021-04-02T12:19:55.914Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:19:55 [2021-04-02T12:19:55.914Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:19:56 [2021-04-02T12:19:56.051Z] --- PASS: TestRenameAnonymousContainer (3.10s)
12:19:56 [2021-04-02T12:19:56.051Z] === RUN   TestRenameContainerWithSameName
12:19:56 [2021-04-02T12:19:56.169Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:19:56 [2021-04-02T12:19:56.619Z] --- PASS: TestRenameContainerWithSameName (0.81s)
12:19:56 [2021-04-02T12:19:56.619Z] === RUN   TestRenameContainerWithLinkedContainer
12:19:56 [2021-04-02T12:19:56.983Z] #44 170.6   CC       criu/pagemap-cache.o
12:19:57 [2021-04-02T12:19:57.631Z] #44 171.0   CC       criu/pagemap.o
12:19:57 [2021-04-02T12:19:57.637Z] #30 ...
12:19:57 [2021-04-02T12:19:57.637Z] 
12:19:57 [2021-04-02T12:19:57.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:19:57 [2021-04-02T12:19:57.637Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:19:57 [2021-04-02T12:19:57.637Z] #43 155.3   CC       criu/uts_ns.o
12:19:57 [2021-04-02T12:19:57.637Z] #43 155.5   CC       criu/vdso.o
12:19:57 [2021-04-02T12:19:57.637Z] #43 156.0   LINK     criu/built-in.o
12:19:57 [2021-04-02T12:19:57.637Z] #43 156.2   LINK     criu/criu
12:19:57 [2021-04-02T12:19:57.637Z] #43 156.5   DEP      lib/c/criu.d
12:19:57 [2021-04-02T12:19:57.637Z] #43 156.6   CC       images/rpc.pb-c.o
12:19:57 [2021-04-02T12:19:57.637Z] #43 157.1   CC       lib/c/criu.o
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.1   LINK     lib/c/built-in.o
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.1   LINK     lib/c/libcriu.so
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.2   LINK     lib/c/libcriu.a
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.3   GEN      magic.py
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.5 Note: Building without setproctitle() and strlcpy() support.
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.5 Note: Building without GnuTLS support
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.5 Makefile.config:39: Warn: you have no libnftables installed
12:19:57 [2021-04-02T12:19:57.637Z] #43 158.5 Makefile.config:40: Warn: Building without nftables support
12:19:57 [2021-04-02T12:19:57.637Z] #43 159.2 fatal: not a git repository (or any of the parent directories): .git
12:19:57 [2021-04-02T12:19:57.899Z] #43 160.0 make[1]: Nothing to be done for 'all'.
12:19:57 [2021-04-02T12:19:57.975Z] #56 ...
12:19:57 [2021-04-02T12:19:57.975Z] 
12:19:57 [2021-04-02T12:19:57.975Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:19:57 [2021-04-02T12:19:57.975Z] #53 sha256:0171d5ce68011ae3b89da4f1c22e938a5b848fc0e99438232d8cdf41c6f0228b
12:19:57 [2021-04-02T12:19:57.975Z] #53 122.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:19:57 [2021-04-02T12:19:57.998Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
12:19:57 [2021-04-02T12:19:57.998Z] === RUN   TestResize
12:19:58 [2021-04-02T12:19:58.566Z] --- PASS: TestResize (0.67s)
12:19:58 [2021-04-02T12:19:58.566Z] === RUN   TestResizeWithInvalidSize
12:19:58 [2021-04-02T12:19:58.678Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s)
12:19:58 [2021-04-02T12:19:58.678Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:19:58 [2021-04-02T12:19:58.687Z] #44 172.1   CC       criu/parasite-syscall.o
12:19:58 [2021-04-02T12:19:58.846Z] #43 160.8 make[1]: 'images/built-in.o' is up to date.
12:19:58 [2021-04-02T12:19:58.846Z] #43 160.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:19:58 [2021-04-02T12:19:58.846Z] #43 160.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:19:58 [2021-04-02T12:19:58.846Z] #43 160.9 make[1]: 'compel/libcompel.a' is up to date.
12:19:58 [2021-04-02T12:19:58.846Z] #43 161.0 make[1]: 'compel/compel-host-bin' is up to date.
12:19:58 [2021-04-02T12:19:58.846Z] #43 161.0 make[1]: Nothing to be done for 'all'.
12:19:58 [2021-04-02T12:19:58.900Z] #53 123.3 + mkdir -p /build
12:19:58 [2021-04-02T12:19:58.900Z] #53 123.3 + cp runc /build/runc
12:19:58 [2021-04-02T12:19:58.933Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:19:59 [2021-04-02T12:19:59.108Z] #43 161.1 make[1]: 'soccr/libsoccr.a' is up to date.
12:19:59 [2021-04-02T12:19:59.370Z] #43 161.3 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.370Z] #43 161.4 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.370Z] #43 161.4 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.370Z] #43 161.5 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.370Z] #43 161.6 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.461Z] #53 DONE 123.9s
12:19:59 [2021-04-02T12:19:59.461Z] 
12:19:59 [2021-04-02T12:19:59.461Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:19:59 [2021-04-02T12:19:59.461Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:19:59 [2021-04-02T12:19:59.502Z] --- PASS: TestResizeWithInvalidSize (0.65s)
12:19:59 [2021-04-02T12:19:59.502Z] === RUN   TestResizeWhenContainerNotStarted
12:19:59 [2021-04-02T12:19:59.633Z] #43 161.6 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.633Z] #43 161.7 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.633Z] #43 161.8 make[2]: Nothing to be done for 'all'.
12:19:59 [2021-04-02T12:19:59.744Z] #44 173.3   CC       criu/path.o
12:19:59 [2021-04-02T12:19:59.896Z] #43 161.8   INSTALL  criu/criu
12:20:00 [2021-04-02T12:20:00.043Z] #44 173.7   CC       criu/pie-util-vdso.o
12:20:00 [2021-04-02T12:20:00.069Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
12:20:00 [2021-04-02T12:20:00.069Z] === RUN   TestDaemonRestartKillContainers
12:20:00 [2021-04-02T12:20:00.069Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:20:00 [2021-04-02T12:20:00.069Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:20:00 [2021-04-02T12:20:00.069Z] === RUN   TestCgroupNamespacesRun
12:20:00 [2021-04-02T12:20:00.195Z] tests/integration/api_build_test.py .......................X             [  6%]
12:20:00 [2021-04-02T12:20:00.294Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s)
12:20:00 [2021-04-02T12:20:00.294Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:20:00 [2021-04-02T12:20:00.691Z] #44 174.2   CC       criu/pie-util.o
12:20:01 [2021-04-02T12:20:01.000Z] #44 174.4   CC       criu/pipes.o
12:20:01 [2021-04-02T12:20:01.011Z] tests/integration/api_client_test.py .....                               [  7%]
12:20:01 [2021-04-02T12:20:01.288Z] #43 DONE 163.2s
12:20:01 [2021-04-02T12:20:01.288Z] 
12:20:01 [2021-04-02T12:20:01.288Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:20:01 [2021-04-02T12:20:01.288Z] #30 sha256:b00217bf9c30e205553524eda6ad166375649e237df5a41e42308145204b348e
12:20:01 [2021-04-02T12:20:01.288Z] #30 DONE 8.9s
12:20:01 [2021-04-02T12:20:01.288Z] 
12:20:01 [2021-04-02T12:20:01.288Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:20:01 [2021-04-02T12:20:01.288Z] #33 sha256:400906ad0db75e5d1e9e542f97c1acf2dbee8901bd03d6de8a4a8a3e06ada307
12:20:01 [2021-04-02T12:20:01.346Z] #56 ...
12:20:01 [2021-04-02T12:20:01.346Z] 
12:20:01 [2021-04-02T12:20:01.346Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:20:01 [2021-04-02T12:20:01.346Z] #54 sha256:01e18f158d48581ece538f50e02d24885deda6d2be269f5d7607f230d8b81f26
12:20:01 [2021-04-02T12:20:01.346Z] #54 DONE 0.2s
12:20:01 [2021-04-02T12:20:01.346Z] 
12:20:01 [2021-04-02T12:20:01.346Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:01 [2021-04-02T12:20:01.346Z] #56 sha256:2ca3df04c92e4625e7d48a84c4b4ec835f412d1dedae291edb6c4c140e15ccad
12:20:01 [2021-04-02T12:20:01.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.19s)
12:20:01 [2021-04-02T12:20:01.655Z] === RUN   TestCgroupNamespacesRunOlderClient
12:20:01 [2021-04-02T12:20:01.866Z] #33 DONE 0.8s
12:20:01 [2021-04-02T12:20:01.866Z] 
12:20:01 [2021-04-02T12:20:01.866Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:20:01 [2021-04-02T12:20:01.866Z] #35 sha256:41bc1017a7baea72e5760bd2a1cdd21b54455e01ce0b5791620d86ded49819ba
12:20:02 [2021-04-02T12:20:02.065Z] #44 175.5   CC       criu/plugin.o
12:20:02 [2021-04-02T12:20:02.129Z] #35 DONE 0.1s
12:20:02 [2021-04-02T12:20:02.129Z] 
12:20:02 [2021-04-02T12:20:02.129Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:20:02 [2021-04-02T12:20:02.129Z] #38 sha256:efcfcfa9c86bfb92d1bc758a5c6fdf672599f899f2f7074044c1dcaf1cac3586
12:20:02 [2021-04-02T12:20:02.129Z] #38 DONE 0.1s
12:20:02 [2021-04-02T12:20:02.129Z] 
12:20:02 [2021-04-02T12:20:02.129Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:02 [2021-04-02T12:20:02.129Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:20:02 [2021-04-02T12:20:02.129Z] #56 ...
12:20:02 [2021-04-02T12:20:02.129Z] 
12:20:02 [2021-04-02T12:20:02.129Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:20:02 [2021-04-02T12:20:02.129Z] #41 sha256:1c6ca960f536acb3f7ad59ade894a043d5a3d4dc3457925f7f054a3a54f971de
12:20:02 [2021-04-02T12:20:02.163Z] 4612f6d0b889: Pull complete
12:20:02 [2021-04-02T12:20:02.364Z] #44 175.9   CC       criu/proc_parse.o
12:20:02 [2021-04-02T12:20:02.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:20:02 [2021-04-02T12:20:02.833Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:20:03 [2021-04-02T12:20:03.076Z] #41 DONE 0.9s
12:20:03 [2021-04-02T12:20:03.076Z] 
12:20:03 [2021-04-02T12:20:03.076Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:03 [2021-04-02T12:20:03.076Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:20:03 [2021-04-02T12:20:03.076Z] #56 ...
12:20:03 [2021-04-02T12:20:03.076Z] 
12:20:03 [2021-04-02T12:20:03.076Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:20:03 [2021-04-02T12:20:03.076Z] #44 sha256:9057c025d31f7d775f9e789b3d5d3bf36e2640901e5ccdb5d9dcef00542ba490
12:20:03 [2021-04-02T12:20:03.076Z] #44 DONE 0.1s
12:20:03 [2021-04-02T12:20:03.076Z] 
12:20:03 [2021-04-02T12:20:03.076Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:20:03 [2021-04-02T12:20:03.076Z] #46 sha256:1b4b3cc7d9ab114c79e694af42b6363573e3020572cbf8f229b3aabbee7dd048
12:20:03 [2021-04-02T12:20:03.188Z] tests/integration/api_config_test.py .....                               [  8%]
12:20:03 [2021-04-02T12:20:03.356Z] --- PASS: TestCgroupNamespacesRun (2.84s)
12:20:03 [2021-04-02T12:20:03.357Z] === RUN   TestCgroupNamespacesRunPrivileged
12:20:03 [2021-04-02T12:20:03.420Z] #44 ...
12:20:03 [2021-04-02T12:20:03.420Z] 
12:20:03 [2021-04-02T12:20:03.420Z] #41 [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
12:20:03 [2021-04-02T12:20:03.420Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
12:20:03 [2021-04-02T12:20:03.649Z] #46 DONE 0.5s
12:20:03 [2021-04-02T12:20:03.649Z] 
12:20:03 [2021-04-02T12:20:03.649Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:03 [2021-04-02T12:20:03.649Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:20:03 [2021-04-02T12:20:03.649Z] #56 ...
12:20:03 [2021-04-02T12:20:03.649Z] 
12:20:03 [2021-04-02T12:20:03.649Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:20:03 [2021-04-02T12:20:03.649Z] #48 sha256:c01e729ed8e75eda8552ac9d051d1da9ceb0e1da8f288aa375934ebc692171aa
12:20:03 [2021-04-02T12:20:03.649Z] #48 DONE 0.1s
12:20:03 [2021-04-02T12:20:03.717Z] #41 244.9 + dpkg --print-architecture
12:20:03 [2021-04-02T12:20:03.717Z] #41 244.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:20:03 [2021-04-02T12:20:03.717Z] #41 245.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:20:03 [2021-04-02T12:20:03.717Z] #41 245.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:20:03 [2021-04-02T12:20:03.758Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.31s)
12:20:03 [2021-04-02T12:20:03.758Z] === RUN   TestKernelTCPMemory
12:20:03 [2021-04-02T12:20:03.910Z] 
12:20:03 [2021-04-02T12:20:03.911Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:20:03 [2021-04-02T12:20:03.911Z] #50 sha256:48e909420a07188787dde358b2b7de4c2a9ce35f3050131ef843bfbef16459ab
12:20:04 [2021-04-02T12:20:04.013Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:20:04 [2021-04-02T12:20:04.013Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:20:04 [2021-04-02T12:20:04.013Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:20:04 [2021-04-02T12:20:04.013Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:20:04 [2021-04-02T12:20:04.013Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:20:04 [2021-04-02T12:20:04.856Z] #50 DONE 0.9s
12:20:04 [2021-04-02T12:20:04.856Z] 
12:20:04 [2021-04-02T12:20:04.856Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:20:04 [2021-04-02T12:20:04.856Z] #52 sha256:57388c3a5cdfd36c4e5d3cd0b1fdcdc24a78467bb4c4e29d109fd33fcae8774d
12:20:04 [2021-04-02T12:20:04.856Z] #52 DONE 0.1s
12:20:04 [2021-04-02T12:20:04.856Z] 
12:20:04 [2021-04-02T12:20:04.856Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:04 [2021-04-02T12:20:04.856Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:20:04 [2021-04-02T12:20:04.856Z] #56 ...
12:20:04 [2021-04-02T12:20:04.856Z] 
12:20:04 [2021-04-02T12:20:04.856Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:20:04 [2021-04-02T12:20:04.856Z] #54 sha256:cc431de511055c125600d872ea878b274517c5760d5b9037a4353ee3ba5e8bae
12:20:04 [2021-04-02T12:20:04.937Z] --- PASS: TestKernelTCPMemory (1.17s)
12:20:04 [2021-04-02T12:20:04.937Z] === RUN   TestNISDomainname
12:20:05 [2021-04-02T12:20:05.192Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:20:05 [2021-04-02T12:20:05.258Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.39s)
12:20:05 [2021-04-02T12:20:05.258Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:20:05 [2021-04-02T12:20:05.429Z] #54 DONE 0.5s
12:20:05 [2021-04-02T12:20:05.429Z] 
12:20:05 [2021-04-02T12:20:05.429Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:20:05 [2021-04-02T12:20:05.429Z] #56 sha256:82cf549196c47559eaa1acf81817e6ac7c2a2ea74b840a849b25ba98838bc2ae
12:20:06 [2021-04-02T12:20:06.553Z] --- PASS: TestNISDomainname (1.45s)
12:20:06 [2021-04-02T12:20:06.553Z] === RUN   TestHostnameDnsResolution
12:20:07 [2021-04-02T12:20:07.914Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:20:08 [2021-04-02T12:20:08.544Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.88s)
12:20:08 [2021-04-02T12:20:08.544Z] === RUN   TestCgroupNamespacesRunHostMode
12:20:08 [2021-04-02T12:20:08.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:20:08 [2021-04-02T12:20:08.839Z] --- PASS: TestHostnameDnsResolution (2.39s)
12:20:08 [2021-04-02T12:20:08.839Z] === RUN   TestStats
12:20:11 [2021-04-02T12:20:11.109Z] --- PASS: TestCgroupNamespacesRunHostMode (2.93s)
12:20:11 [2021-04-02T12:20:11.109Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:20:12 [2021-04-02T12:20:12.098Z] --- PASS: TestStats (2.95s)
12:20:12 [2021-04-02T12:20:12.098Z] === RUN   TestStopContainerWithTimeout
12:20:12 [2021-04-02T12:20:12.098Z] === RUN   TestStopContainerWithTimeout/0
12:20:12 [2021-04-02T12:20:12.098Z] === PAUSE TestStopContainerWithTimeout/0
12:20:12 [2021-04-02T12:20:12.098Z] === RUN   TestStopContainerWithTimeout/1
12:20:12 [2021-04-02T12:20:12.098Z] === PAUSE TestStopContainerWithTimeout/1
12:20:12 [2021-04-02T12:20:12.098Z] === RUN   TestStopContainerWithTimeout/3
12:20:12 [2021-04-02T12:20:12.098Z] === PAUSE TestStopContainerWithTimeout/3
12:20:12 [2021-04-02T12:20:12.098Z] === RUN   TestStopContainerWithTimeout/-1
12:20:12 [2021-04-02T12:20:12.098Z] === PAUSE TestStopContainerWithTimeout/-1
12:20:12 [2021-04-02T12:20:12.098Z] === CONT  TestStopContainerWithTimeout/0
12:20:12 [2021-04-02T12:20:12.098Z] === CONT  TestStopContainerWithTimeout/3
12:20:12 [2021-04-02T12:20:12.098Z] === CONT  TestStopContainerWithTimeout/-1
12:20:12 [2021-04-02T12:20:12.098Z] === CONT  TestStopContainerWithTimeout/1
12:20:12 [2021-04-02T12:20:12.420Z] --- PASS: TestBuildWithHugeFile (26.34s)
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildWCOWSandboxSize
12:20:12 [2021-04-02T12:20:12.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:20:12 [2021-04-02T12:20:12.420Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildWithEmptyDockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:20:12 [2021-04-02T12:20:12.420Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
12:20:12 [2021-04-02T12:20:12.420Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
12:20:12 [2021-04-02T12:20:12.420Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
12:20:12 [2021-04-02T12:20:12.420Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildPreserveOwnership
12:20:12 [2021-04-02T12:20:12.420Z] === RUN   TestBuildPreserveOwnership/copy_from
12:20:12 [2021-04-02T12:20:12.660Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:20:14 [2021-04-02T12:20:14.395Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.91s)
12:20:14 [2021-04-02T12:20:14.395Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:20:15 [2021-04-02T12:20:15.917Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:20:15 [2021-04-02T12:20:15.917Z]     --- PASS: TestStopContainerWithTimeout/0 (1.50s)
12:20:15 [2021-04-02T12:20:15.917Z]     --- PASS: TestStopContainerWithTimeout/1 (2.45s)
12:20:15 [2021-04-02T12:20:15.917Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
12:20:15 [2021-04-02T12:20:15.917Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.50s)
12:20:15 [2021-04-02T12:20:15.917Z] === RUN   TestDeleteDevicemapper
12:20:15 [2021-04-02T12:20:15.917Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:20:15 [2021-04-02T12:20:15.917Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:20:15 [2021-04-02T12:20:15.917Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:20:15 [2021-04-02T12:20:15.917Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:20:16 [2021-04-02T12:20:16.172Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:20:16 [2021-04-02T12:20:16.298Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.41s)
12:20:16 [2021-04-02T12:20:16.298Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:20:16 [2021-04-02T12:20:16.885Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:20:18 [2021-04-02T12:20:18.208Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s)
12:20:18 [2021-04-02T12:20:18.208Z] === RUN   TestCgroupNamespacesRunOlderClient
12:20:19 [2021-04-02T12:20:19.167Z] #41 ...
12:20:19 [2021-04-02T12:20:19.167Z] 
12:20:19 [2021-04-02T12:20:19.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:19 [2021-04-02T12:20:19.167Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:20:19 [2021-04-02T12:20:19.167Z] #44 180.4   CC       criu/protobuf-desc.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 181.6   CC       criu/protobuf.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 182.0   CC       criu/pstree.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 183.2   CC       criu/rbtree.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 183.7   CC       criu/rst-malloc.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 184.1   CC       criu/seccomp.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 185.0   CC       criu/seize.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 186.3   CC       criu/servicefd.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 187.0   CC       criu/shmem.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 188.5   CC       criu/sigframe.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 188.8   CC       criu/signalfd.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 189.1   CC       criu/sk-inet.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 190.3   CC       criu/sk-netlink.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 190.8   CC       criu/sk-packet.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 191.6   CC       criu/sk-queue.o
12:20:19 [2021-04-02T12:20:19.167Z] #44 192.2   CC       criu/sk-tcp.o
12:20:19 [2021-04-02T12:20:19.433Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s)
12:20:19 [2021-04-02T12:20:19.433Z] === RUN   TestUpdateMemory
12:20:19 [2021-04-02T12:20:19.433Z] --- SKIP: TestUpdateMemory (0.00s)
12:20:19 [2021-04-02T12:20:19.433Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:20:19 [2021-04-02T12:20:19.433Z] === RUN   TestUpdateCPUQuota
12:20:19 [2021-04-02T12:20:19.467Z] #44 192.9   CC       criu/sk-unix.o
12:20:19 [2021-04-02T12:20:19.608Z] --- PASS: TestBuildPreserveOwnership (7.51s)
12:20:19 [2021-04-02T12:20:19.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.94s)
12:20:19 [2021-04-02T12:20:19.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.56s)
12:20:19 [2021-04-02T12:20:19.608Z] === RUN   TestBuildPlatformInvalid
12:20:19 [2021-04-02T12:20:19.608Z] --- PASS: TestBuildPlatformInvalid (0.14s)
12:20:19 [2021-04-02T12:20:19.608Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:20:21 [2021-04-02T12:20:21.613Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.87s)
12:20:21 [2021-04-02T12:20:21.613Z] === RUN   TestKernelTCPMemory
12:20:21 [2021-04-02T12:20:21.613Z] --- SKIP: TestKernelTCPMemory (0.01s)
12:20:21 [2021-04-02T12:20:21.613Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:21 [2021-04-02T12:20:21.613Z] === RUN   TestNISDomainname
12:20:21 [2021-04-02T12:20:21.613Z] --- SKIP: TestNISDomainname (0.01s)
12:20:21 [2021-04-02T12:20:21.613Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:20:21 [2021-04-02T12:20:21.613Z] === RUN   TestHostnameDnsResolution
12:20:22 [2021-04-02T12:20:22.003Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:20:22 [2021-04-02T12:20:22.243Z] #44 195.3   CC       criu/sockets.o
12:20:22 [2021-04-02T12:20:22.562Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:20:22 [2021-04-02T12:20:22.991Z] --- PASS: TestHostnameDnsResolution (1.65s)
12:20:22 [2021-04-02T12:20:22.991Z] === RUN   TestStats
12:20:22 [2021-04-02T12:20:22.991Z] --- SKIP: TestStats (0.00s)
12:20:22 [2021-04-02T12:20:22.991Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:22 [2021-04-02T12:20:22.991Z] === RUN   TestStopContainerWithTimeout
12:20:22 [2021-04-02T12:20:22.991Z] === RUN   TestStopContainerWithTimeout/0
12:20:22 [2021-04-02T12:20:22.991Z] === PAUSE TestStopContainerWithTimeout/0
12:20:22 [2021-04-02T12:20:22.991Z] === RUN   TestStopContainerWithTimeout/1
12:20:22 [2021-04-02T12:20:22.991Z] === PAUSE TestStopContainerWithTimeout/1
12:20:22 [2021-04-02T12:20:22.991Z] === RUN   TestStopContainerWithTimeout/3
12:20:22 [2021-04-02T12:20:22.991Z] === PAUSE TestStopContainerWithTimeout/3
12:20:22 [2021-04-02T12:20:22.991Z] === RUN   TestStopContainerWithTimeout/-1
12:20:22 [2021-04-02T12:20:22.991Z] === PAUSE TestStopContainerWithTimeout/-1
12:20:22 [2021-04-02T12:20:22.991Z] === CONT  TestStopContainerWithTimeout/0
12:20:22 [2021-04-02T12:20:22.991Z] === CONT  TestStopContainerWithTimeout/-1
12:20:23 [2021-04-02T12:20:23.344Z] #44 196.5   CC       criu/stats.o
12:20:23 [2021-04-02T12:20:23.344Z] #44 197.0   CC       criu/string.o
12:20:23 [2021-04-02T12:20:23.544Z] #56 204.8 + bin/containerd-stress
12:20:23 [2021-04-02T12:20:23.644Z] #44 197.1   CC       criu/sysctl.o
12:20:23 [2021-04-02T12:20:23.927Z] === CONT  TestStopContainerWithTimeout/3
12:20:24 [2021-04-02T12:20:24.292Z] #44 197.8   CC       criu/sysfs_parse.o
12:20:24 [2021-04-02T12:20:24.591Z] #44 198.2   CC       criu/timens.o
12:20:25 [2021-04-02T12:20:25.240Z] #44 198.6   CC       criu/timerfd.o
12:20:25 [2021-04-02T12:20:25.460Z] #56 208.0 + bin/containerd-shim
12:20:25 [2021-04-02T12:20:25.545Z] #44 199.1   CC       criu/tty.o
12:20:25 [2021-04-02T12:20:25.830Z] === CONT  TestStopContainerWithTimeout/1
12:20:26 [2021-04-02T12:20:26.721Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:20:26 [2021-04-02T12:20:26.721Z] --- PASS: TestUpdateCPUQuota (7.55s)
12:20:26 [2021-04-02T12:20:26.721Z] === RUN   TestUpdatePidsLimit
12:20:26 [2021-04-02T12:20:26.721Z] === RUN   TestUpdatePidsLimit/update_from_none
12:20:27 [2021-04-02T12:20:27.280Z] === RUN   TestUpdatePidsLimit/no_change
12:20:27 [2021-04-02T12:20:27.535Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:20:27 [2021-04-02T12:20:27.733Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:20:27 [2021-04-02T12:20:27.733Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
12:20:27 [2021-04-02T12:20:27.733Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
12:20:27 [2021-04-02T12:20:27.733Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
12:20:27 [2021-04-02T12:20:27.733Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
12:20:27 [2021-04-02T12:20:27.733Z] === RUN   TestDeleteDevicemapper
12:20:27 [2021-04-02T12:20:27.733Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:20:27 [2021-04-02T12:20:27.733Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:20:27 [2021-04-02T12:20:27.733Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:20:27 [2021-04-02T12:20:27.789Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:20:27 [2021-04-02T12:20:27.916Z] #56 225.6 + bin/containerd-stress
12:20:27 [2021-04-02T12:20:27.916Z] #56 227.6 + bin/containerd-shim
12:20:28 [2021-04-02T12:20:28.044Z] === RUN   TestUpdatePidsLimit/update_lower
12:20:28 [2021-04-02T12:20:28.318Z] #44 201.5   CC       criu/tun.o
12:20:28 [2021-04-02T12:20:28.966Z] #44 202.5   CC       criu/uffd.o
12:20:28 [2021-04-02T12:20:28.969Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:20:28 [2021-04-02T12:20:28.969Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:20:29 [2021-04-02T12:20:29.528Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:20:29 [2021-04-02T12:20:29.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:20:29 [2021-04-02T12:20:29.961Z] Loaded image: buildpack-deps:buster
12:20:29 [2021-04-02T12:20:29.961Z] Loaded image: busybox:latest
12:20:29 [2021-04-02T12:20:29.961Z] Loaded image: busybox:glibc
12:20:30 [2021-04-02T12:20:30.343Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:20:30 [2021-04-02T12:20:30.757Z] #56 213.6 + bin/containerd-shim-runc-v1
12:20:31 [2021-04-02T12:20:31.022Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s)
12:20:31 [2021-04-02T12:20:31.022Z] === RUN   TestUpdateMemory
12:20:31 [2021-04-02T12:20:31.022Z] --- SKIP: TestUpdateMemory (0.00s)
12:20:31 [2021-04-02T12:20:31.022Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:31 [2021-04-02T12:20:31.022Z] === RUN   TestUpdateCPUQuota
12:20:31 [2021-04-02T12:20:31.022Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:20:31 [2021-04-02T12:20:31.022Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:31 [2021-04-02T12:20:31.022Z] === RUN   TestUpdatePidsLimit
12:20:31 [2021-04-02T12:20:31.022Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:20:31 [2021-04-02T12:20:31.022Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:31 [2021-04-02T12:20:31.022Z] === RUN   TestUpdateRestartPolicy
12:20:31 [2021-04-02T12:20:31.270Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:20:31 [2021-04-02T12:20:31.322Z] #44 204.4   CC       criu/util.o
12:20:31 [2021-04-02T12:20:31.465Z] Loaded image: debian:bullseye
12:20:31 [2021-04-02T12:20:31.465Z] Loaded image: hello-world:latest
12:20:31 [2021-04-02T12:20:31.755Z] Loaded image: arm32v7/hello-world:latest
12:20:32 [2021-04-02T12:20:32.631Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:20:32 [2021-04-02T12:20:32.631Z] --- PASS: TestUpdatePidsLimit (5.79s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.73s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/no_change (0.74s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.81s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s)
12:20:32 [2021-04-02T12:20:32.631Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.81s)
12:20:32 [2021-04-02T12:20:32.631Z] === RUN   TestUpdateRestartPolicy
12:20:32 [2021-04-02T12:20:32.631Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:20:32 [2021-04-02T12:20:32.631Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:20:32 [2021-04-02T12:20:32.862Z] #44 206.3   CC       criu/uts_ns.o
12:20:33 [2021-04-02T12:20:33.161Z] #56 234.3 + bin/containerd-shim-runc-v1
12:20:33 [2021-04-02T12:20:33.162Z] #44 206.8   CC       criu/vdso.o
12:20:33 [2021-04-02T12:20:33.190Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:20:33 [2021-04-02T12:20:33.749Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:20:34 [2021-04-02T12:20:34.220Z] #44 207.7   LINK     criu/built-in.o
12:20:34 [2021-04-02T12:20:34.220Z] #44 207.9   LINK     criu/criu
12:20:34 [2021-04-02T12:20:34.970Z] #56 217.7 + bin/containerd-shim-runc-v2
12:20:35 [2021-04-02T12:20:35.110Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:20:35 [2021-04-02T12:20:35.282Z] #44 208.6   DEP      lib/c/criu.d
12:20:35 [2021-04-02T12:20:35.283Z] #44 208.8   CC       images/rpc.pb-c.o
12:20:35 [2021-04-02T12:20:35.669Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:20:35 [2021-04-02T12:20:35.911Z] #56 219.0 + binaries
12:20:36 [2021-04-02T12:20:36.171Z] #56 219.0 + install -D bin/containerd /build/containerd
12:20:36 [2021-04-02T12:20:36.171Z] #56 219.0 + install -D bin/containerd-shim /build/containerd-shim
12:20:36 [2021-04-02T12:20:36.171Z] #56 219.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:20:36 [2021-04-02T12:20:36.171Z] #56 219.1 + install -D bin/ctr /build/ctr
12:20:36 [2021-04-02T12:20:36.335Z] #44 ...
12:20:36 [2021-04-02T12:20:36.335Z] 
12:20:36 [2021-04-02T12:20:36.335Z] #41 [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
12:20:36 [2021-04-02T12:20:36.335Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
12:20:36 [2021-04-02T12:20:36.335Z] #41 DONE 277.7s
12:20:36 [2021-04-02T12:20:36.335Z] 
12:20:36 [2021-04-02T12:20:36.335Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:20:36 [2021-04-02T12:20:36.335Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
12:20:36 [2021-04-02T12:20:36.335Z] #44 209.9   CC       lib/c/criu.o
12:20:37 [2021-04-02T12:20:37.327Z] #56 238.7 + bin/containerd-shim-runc-v2
12:20:37 [2021-04-02T12:20:37.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:20:37 [2021-04-02T12:20:37.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:20:37 [2021-04-02T12:20:37.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:20:38 [2021-04-02T12:20:38.254Z] #56 239.6 + binaries
12:20:38 [2021-04-02T12:20:38.254Z] #56 239.6 + install -D bin/containerd /build/containerd
12:20:38 [2021-04-02T12:20:38.254Z] #56 239.6 + install -D bin/containerd-shim /build/containerd-shim
12:20:38 [2021-04-02T12:20:38.509Z] #56 239.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:20:38 [2021-04-02T12:20:38.509Z] #56 239.6 + install -D bin/ctr /build/ctr
12:20:38 [2021-04-02T12:20:38.639Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.46s)
12:20:38 [2021-04-02T12:20:38.639Z] PASS
12:20:38 [2021-04-02T12:20:38.639Z] 
12:20:38 [2021-04-02T12:20:38.639Z] === Skipped
12:20:38 [2021-04-02T12:20:38.639Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
12:20:38 [2021-04-02T12:20:38.639Z]     build_session_test.go:25: TODO: BuildKit
12:20:38 [2021-04-02T12:20:38.639Z] 
12:20:38 [2021-04-02T12:20:38.639Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s)
12:20:38 [2021-04-02T12:20:38.639Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:20:38 [2021-04-02T12:20:38.639Z] 
12:20:38 [2021-04-02T12:20:38.639Z] 
12:20:38 [2021-04-02T12:20:38.639Z] DONE 34 tests, 2 skipped in 103.386s
12:20:38 [2021-04-02T12:20:38.639Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
12:20:38 [2021-04-02T12:20:38.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
12:20:38 [2021-04-02T12:20:38.639Z] ++ set -e
12:20:38 [2021-04-02T12:20:38.639Z] ++ '[' -n 0 ']'
12:20:38 [2021-04-02T12:20:38.639Z] ++ set -x
12:20:38 [2021-04-02T12:20:38.639Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
12:20:38 [2021-04-02T12:20:38.639Z] INFO: Testing against a local daemon
12:20:38 [2021-04-02T12:20:38.639Z] === RUN   TestConfigInspect
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.2   LINK     lib/c/built-in.o
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.2   LINK     lib/c/libcriu.so
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.4   LINK     lib/c/libcriu.a
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.5   GEN      magic.py
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.7 Note: Building without setproctitle() and strlcpy() support.
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.7 Note: Building without GnuTLS support
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.7 Makefile.config:39: Warn: you have no libnftables installed
12:20:39 [2021-04-02T12:20:39.115Z] #44 212.7 Makefile.config:40: Warn: Building without nftables support
12:20:39 [2021-04-02T12:20:39.465Z] #56 DONE 221.9s
12:20:39 [2021-04-02T12:20:39.870Z] #56 DONE 240.9s
12:20:40 [2021-04-02T12:20:40.143Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:20:40 [2021-04-02T12:20:40.175Z] #44 213.5 fatal: not a git repository (or any of the parent directories): .git
12:20:40 [2021-04-02T12:20:40.431Z] 
12:20:40 [2021-04-02T12:20:40.431Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:20:40 [2021-04-02T12:20:40.431Z] #57 sha256:70e81f3bf37ce3ac612bfe7aac1495c1d7a710fad92d1709ee64feb8dd8d6f62
12:20:40 [2021-04-02T12:20:40.848Z] 
12:20:40 [2021-04-02T12:20:40.848Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:20:40 [2021-04-02T12:20:40.848Z] #57 sha256:db20882d92e5cc90df9943ae1077e7ef9a5f39edf971587ab170e2a713ab8772
12:20:41 [2021-04-02T12:20:41.234Z] #44 214.5 make[1]: Nothing to be done for 'all'.
12:20:41 [2021-04-02T12:20:41.355Z] #57 DONE 0.9s
12:20:41 [2021-04-02T12:20:41.355Z] 
12:20:41 [2021-04-02T12:20:41.355Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:20:41 [2021-04-02T12:20:41.355Z] #61 sha256:21bb954d45d87306e4acc0bef16f21782e140cea148f3f30ab01b24e87d403bc
12:20:41 [2021-04-02T12:20:41.610Z] #61 DONE 0.2s
12:20:41 [2021-04-02T12:20:41.610Z] 
12:20:41 [2021-04-02T12:20:41.610Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:20:41 [2021-04-02T12:20:41.610Z] #66 sha256:455a01117464a815aa727dfb0681b92e840e7dfb5850c0d9e007a258512a677e
12:20:42 [2021-04-02T12:20:42.149Z] --- PASS: TestConfigInspect (4.08s)
12:20:42 [2021-04-02T12:20:42.149Z] === RUN   TestConfigList
12:20:42 [2021-04-02T12:20:42.216Z] #66 DONE 0.9s
12:20:42 [2021-04-02T12:20:42.228Z] #57 DONE 1.7s
12:20:42 [2021-04-02T12:20:42.228Z] 
12:20:42 [2021-04-02T12:20:42.228Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:20:42 [2021-04-02T12:20:42.228Z] #61 sha256:b6124ea867a0a792bf0ff067c3877c6dbfdda307776deefe087966b8d25e609c
12:20:42 [2021-04-02T12:20:42.303Z] #44 215.7 make[1]: 'images/built-in.o' is up to date.
12:20:42 [2021-04-02T12:20:42.303Z] #44 215.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:20:42 [2021-04-02T12:20:42.303Z] #44 215.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:20:42 [2021-04-02T12:20:42.303Z] #44 215.9 make[1]: 'compel/libcompel.a' is up to date.
12:20:42 [2021-04-02T12:20:42.303Z] #44 215.9 make[1]: 'compel/compel-host-bin' is up to date.
12:20:42 [2021-04-02T12:20:42.471Z] 
12:20:42 [2021-04-02T12:20:42.471Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:20:42 [2021-04-02T12:20:42.471Z] #68 sha256:8bae56aa5bd67300eb5da28e8ce13b12b4cc676a7ba0224c9d5c229998b53819
12:20:42 [2021-04-02T12:20:42.471Z] #68 DONE 0.0s
12:20:42 [2021-04-02T12:20:42.471Z] 
12:20:42 [2021-04-02T12:20:42.471Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:20:42 [2021-04-02T12:20:42.471Z] #69 sha256:437718224482ea05bc19ab13e54ff5ebff0d5b1b736dc3d893368652ec3a7341
12:20:42 [2021-04-02T12:20:42.471Z] #69 DONE 0.0s
12:20:42 [2021-04-02T12:20:42.471Z] 
12:20:42 [2021-04-02T12:20:42.471Z] #70 [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
12:20:42 [2021-04-02T12:20:42.471Z] #70 sha256:91d458fa2a1f1e34d2707168fc780078f4cef5dcda38c8df1b43bfa1bb2a9eab
12:20:42 [2021-04-02T12:20:42.488Z] #61 DONE 0.4s
12:20:42 [2021-04-02T12:20:42.603Z] #44 216.0 make[1]: Nothing to be done for 'all'.
12:20:42 [2021-04-02T12:20:42.603Z] #44 216.0 make[1]: 'soccr/libsoccr.a' is up to date.
12:20:42 [2021-04-02T12:20:42.749Z] 
12:20:42 [2021-04-02T12:20:42.749Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:20:42 [2021-04-02T12:20:42.749Z] #66 sha256:79757e2e49dcda66ff63a083af9315aa896be3c6bc2f59882fa838c7af097f28
12:20:42 [2021-04-02T12:20:42.790Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:20:42 [2021-04-02T12:20:42.902Z] #44 216.4 make[2]: Nothing to be done for 'all'.
12:20:42 [2021-04-02T12:20:42.902Z] #44 216.4 make[2]: Nothing to be done for 'all'.
12:20:42 [2021-04-02T12:20:42.902Z] #44 216.5 make[2]: Nothing to be done for 'all'.
12:20:43 [2021-04-02T12:20:43.080Z] #70 0.705 Hit:1 http://deb.debian.org/debian buster-backports InRelease
12:20:43 [2021-04-02T12:20:43.080Z] #70 0.705 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:20:43 [2021-04-02T12:20:43.080Z] #70 0.779 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:20:43 [2021-04-02T12:20:43.204Z] #44 216.7 make[2]: Nothing to be done for 'all'.
12:20:43 [2021-04-02T12:20:43.204Z] #44 216.8 make[2]: Nothing to be done for 'all'.
12:20:43 [2021-04-02T12:20:43.204Z] #44 216.8 make[2]: Nothing to be done for 'all'.
12:20:43 [2021-04-02T12:20:43.225Z] --- PASS: TestUpdateRestartPolicy (12.39s)
12:20:43 [2021-04-02T12:20:43.225Z] === RUN   TestUpdateRestartWithAutoRemove
12:20:43 [2021-04-02T12:20:43.340Z] #70 0.780 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:20:43 [2021-04-02T12:20:43.483Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
12:20:43 [2021-04-02T12:20:43.483Z] === RUN   TestWaitNonBlocked
12:20:43 [2021-04-02T12:20:43.483Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:43 [2021-04-02T12:20:43.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:43 [2021-04-02T12:20:43.483Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:43 [2021-04-02T12:20:43.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:43 [2021-04-02T12:20:43.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:43 [2021-04-02T12:20:43.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:43 [2021-04-02T12:20:43.504Z] #44 216.8 make[2]: Nothing to be done for 'all'.
12:20:43 [2021-04-02T12:20:43.504Z] #44 217.1 make[2]: Nothing to be done for 'all'.
12:20:43 [2021-04-02T12:20:43.504Z] #44 217.1   INSTALL  criu/criu
12:20:43 [2021-04-02T12:20:43.803Z] #44 DONE 217.2s
12:20:43 [2021-04-02T12:20:43.803Z] 
12:20:43 [2021-04-02T12:20:43.803Z] #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
12:20:43 [2021-04-02T12:20:43.803Z] #54 sha256:ffdf9c17b59137268834b62e159921b239b5b3e90e2c946d19e46561725def71
12:20:44 [2021-04-02T12:20:44.266Z] #70 1.044 Reading package lists...
12:20:44 [2021-04-02T12:20:44.660Z] #66 DONE 1.8s
12:20:44 [2021-04-02T12:20:44.660Z] 
12:20:44 [2021-04-02T12:20:44.660Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:20:44 [2021-04-02T12:20:44.660Z] #68 sha256:b3ec2c342963cc010200831a892712598bec0bd2df63f90b2164e29078f004b8
12:20:44 [2021-04-02T12:20:44.660Z] #68 DONE 0.1s
12:20:44 [2021-04-02T12:20:44.660Z] 
12:20:44 [2021-04-02T12:20:44.660Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:20:44 [2021-04-02T12:20:44.660Z] #69 sha256:dcf59335da61eee108bf8722c262155995127c0bb37d0326457fc72f8cd8f8da
12:20:44 [2021-04-02T12:20:44.660Z] #69 DONE 0.0s
12:20:44 [2021-04-02T12:20:44.660Z] 
12:20:44 [2021-04-02T12:20:44.660Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:20:44 [2021-04-02T12:20:44.660Z] #70 sha256:2fe1d9ee4bdac7b4efc0343aea3d1f759617a5fac60ac1af6a037a66fe216976
12:20:44 [2021-04-02T12:20:44.826Z] #70 1.671 Reading package lists...
12:20:44 [2021-04-02T12:20:44.826Z] #70 2.279 Building dependency tree...
12:20:44 [2021-04-02T12:20:44.826Z] #70 2.403 Reading state information...
12:20:44 [2021-04-02T12:20:44.826Z] #70 2.504 The following additional packages will be installed:
12:20:44 [2021-04-02T12:20:44.862Z] --- PASS: TestWaitNonBlocked (0.01s)
12:20:44 [2021-04-02T12:20:44.862Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
12:20:44 [2021-04-02T12:20:44.862Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
12:20:44 [2021-04-02T12:20:44.862Z] === RUN   TestWaitBlocked
12:20:44 [2021-04-02T12:20:44.862Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:20:44 [2021-04-02T12:20:44.862Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:20:44 [2021-04-02T12:20:44.862Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:20:44 [2021-04-02T12:20:44.862Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:20:44 [2021-04-02T12:20:44.862Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:20:44 [2021-04-02T12:20:44.862Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.504   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.504   libpam-systemd
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.505 Suggested packages:
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.505   systemd-container policykit-1
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.505 Recommended packages:
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.505   libnss-systemd
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.586 The following NEW packages will be installed:
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.586   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
12:20:45 [2021-04-02T12:20:45.081Z] #70 2.587   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.852 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded.
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.852 Need to get 4762 kB of archives.
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.852 After this operation, 16.6 MB of additional disk space will be used.
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.855 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.855 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.861 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
12:20:45 [2021-04-02T12:20:45.336Z] #70 2.923 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
12:20:45 [2021-04-02T12:20:45.591Z] #70 2.924 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
12:20:45 [2021-04-02T12:20:45.591Z] #70 2.927 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
12:20:45 [2021-04-02T12:20:45.591Z] #70 2.929 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
12:20:45 [2021-04-02T12:20:45.591Z] #70 2.931 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.081 debconf: delaying package configuration, since apt-utils is not installed
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.104 Fetched 4762 kB in 0s (14.2 MB/s)
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.129 Selecting previously unselected package libargon2-1:amd64.
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.129 (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 ... 28057 files and directories currently installed.)
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.144 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.151 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.185 Selecting previously unselected package libjson-c3:amd64.
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.188 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.191 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.223 Selecting previously unselected package libcryptsetup12:amd64.
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.226 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.229 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.274 Selecting previously unselected package libidn11:amd64.
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.276 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.280 Unpacking libidn11:amd64 (1.33-2.2) ...
12:20:45 [2021-04-02T12:20:45.591Z] #70 3.321 Selecting previously unselected package libkmod2:amd64.
12:20:45 [2021-04-02T12:20:45.664Z] --- PASS: TestConfigList (3.33s)
12:20:45 [2021-04-02T12:20:45.664Z] === RUN   TestConfigsCreateAndDelete
12:20:45 [2021-04-02T12:20:45.799Z] --- PASS: TestWaitBlocked (0.01s)
12:20:45 [2021-04-02T12:20:45.799Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
12:20:45 [2021-04-02T12:20:45.799Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
12:20:45 [2021-04-02T12:20:45.799Z] === CONT  TestDaemonRestartIpcMode
12:20:45 [2021-04-02T12:20:45.799Z] === CONT  TestIpcModeOlderClient
12:20:45 [2021-04-02T12:20:45.799Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:20:45 [2021-04-02T12:20:45.799Z] === CONT  TestRestartDaemonWithRestartingContainer
12:20:45 [2021-04-02T12:20:45.846Z] #70 3.326 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
12:20:45 [2021-04-02T12:20:45.846Z] #70 3.329 Unpacking libkmod2:amd64 (26-1) ...
12:20:45 [2021-04-02T12:20:45.846Z] #70 3.366 Selecting previously unselected package systemd.
12:20:45 [2021-04-02T12:20:45.846Z] #70 3.369 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
12:20:45 [2021-04-02T12:20:45.846Z] #70 3.407 Unpacking systemd (241-7~deb10u7) ...
12:20:46 [2021-04-02T12:20:46.049Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:20:46 [2021-04-02T12:20:46.049Z] --- PASS: TestUpdateRestartPolicy (13.14s)
12:20:46 [2021-04-02T12:20:46.049Z] === RUN   TestUpdateRestartWithAutoRemove
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.821 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.832 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.841 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.850 Setting up libidn11:amd64 (1.33-2.2) ...
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.861 Setting up libkmod2:amd64 (26-1) ...
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.872 Setting up systemd (241-7~deb10u7) ...
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.915 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.916 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.920 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:20:46 [2021-04-02T12:20:46.406Z] #70 3.920 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:20:46 [2021-04-02T12:20:46.593Z] #70 DONE 1.9s
12:20:46 [2021-04-02T12:20:46.593Z] 
12:20:46 [2021-04-02T12:20:46.593Z] #71 exporting to image
12:20:46 [2021-04-02T12:20:46.593Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:20:46 [2021-04-02T12:20:46.593Z] #71 exporting layers
12:20:46 [2021-04-02T12:20:46.609Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
12:20:46 [2021-04-02T12:20:46.609Z] === RUN   TestWaitNonBlocked
12:20:46 [2021-04-02T12:20:46.609Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:46 [2021-04-02T12:20:46.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:46 [2021-04-02T12:20:46.609Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:46 [2021-04-02T12:20:46.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:46 [2021-04-02T12:20:46.609Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:46 [2021-04-02T12:20:46.609Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:46 [2021-04-02T12:20:46.864Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.357 Selecting previously unselected package systemd-sysv.
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.357 (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 ... 28854 files and directories currently installed.)
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.370 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.374 Unpacking systemd-sysv (241-7~deb10u7) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.413 Selecting previously unselected package libdbus-1-3:amd64.
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.415 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.419 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.476 Selecting previously unselected package dbus.
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.476 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.485 Unpacking dbus (1.12.20-0+deb10u1) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.542 Selecting previously unselected package libpam-systemd:amd64.
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.542 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.545 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.587 Selecting previously unselected package dbus-user-session.
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.587 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.590 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.659 Setting up systemd-sysv (241-7~deb10u7) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.670 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:20:47 [2021-04-02T12:20:47.014Z] #70 4.680 Setting up dbus (1.12.20-0+deb10u1) ...
12:20:47 [2021-04-02T12:20:47.271Z] #70 4.787 invoke-rc.d: could not determine current runlevel
12:20:47 [2021-04-02T12:20:47.271Z] #70 4.790 invoke-rc.d: policy-rc.d denied execution of start.
12:20:47 [2021-04-02T12:20:47.271Z] #70 4.794 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
12:20:47 [2021-04-02T12:20:47.528Z] #70 4.928 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
12:20:47 [2021-04-02T12:20:47.528Z] #70 4.941 Processing triggers for systemd (241-7~deb10u7) ...
12:20:47 [2021-04-02T12:20:47.528Z] #70 4.949 Processing triggers for libc-bin (2.28-10) ...
12:20:47 [2021-04-02T12:20:47.528Z] #70 DONE 5.1s
12:20:47 [2021-04-02T12:20:47.528Z] 
12:20:47 [2021-04-02T12:20:47.528Z] #71 [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
12:20:47 [2021-04-02T12:20:47.528Z] #71 sha256:90399d7f5bc25da402e1c661fe28fa98baa33b5551664a6dd098d67328905df9
12:20:47 [2021-04-02T12:20:47.788Z] --- PASS: TestWaitNonBlocked (0.01s)
12:20:47 [2021-04-02T12:20:47.788Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
12:20:47 [2021-04-02T12:20:47.788Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
12:20:47 [2021-04-02T12:20:47.788Z] === RUN   TestWaitBlocked
12:20:47 [2021-04-02T12:20:47.788Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:20:47 [2021-04-02T12:20:47.788Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:20:47 [2021-04-02T12:20:47.788Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:20:47 [2021-04-02T12:20:47.788Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:20:47 [2021-04-02T12:20:47.788Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:20:47 [2021-04-02T12:20:47.788Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:20:48 [2021-04-02T12:20:48.042Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:20:48 [2021-04-02T12:20:48.089Z] #71 0.453   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:20:48 [2021-04-02T12:20:48.089Z] #71 0.453                                  Dload  Upload   Total   Spent    Left  Speed
12:20:48 [2021-04-02T12:20:48.089Z] #71 0.454 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  23675      0 --:--:-- --:--:-- --:--:-- 23371
100  1823  100  1823    0     0  23675      0 --:--:-- --:--:-- --:--:-- 23371
12:20:48 [2021-04-02T12:20:48.089Z] #71 DONE 0.6s
12:20:48 [2021-04-02T12:20:48.089Z] 
12:20:48 [2021-04-02T12:20:48.089Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
12:20:48 [2021-04-02T12:20:48.089Z] #72 sha256:bf9975e163f8f083385e561b5b11a94aacfab6b14892f08a9271f1aec2f9f075
12:20:48 [2021-04-02T12:20:48.651Z] #72 DONE 0.7s
12:20:48 [2021-04-02T12:20:48.907Z] 
12:20:48 [2021-04-02T12:20:48.907Z] #73 exporting to image
12:20:48 [2021-04-02T12:20:48.907Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:20:48 [2021-04-02T12:20:48.907Z] #73 exporting layers
12:20:48 [2021-04-02T12:20:48.967Z] --- PASS: TestWaitBlocked (0.01s)
12:20:48 [2021-04-02T12:20:48.967Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
12:20:48 [2021-04-02T12:20:48.967Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
12:20:48 [2021-04-02T12:20:48.967Z] === CONT  TestContainerStartOnDaemonRestart
12:20:48 [2021-04-02T12:20:48.967Z] === CONT  TestContainerKillOnDaemonStart
12:20:48 [2021-04-02T12:20:48.967Z] === CONT  TestDaemonHostGatewayIP
12:20:48 [2021-04-02T12:20:48.967Z] === CONT  TestIpcModeOlderClient
12:20:48 [2021-04-02T12:20:48.967Z] === CONT  TestDaemonRestartIpcMode
12:20:48 [2021-04-02T12:20:48.967Z] === CONT  TestRestartDaemonWithRestartingContainer
12:20:48 [2021-04-02T12:20:48.967Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:20:49 [2021-04-02T12:20:49.444Z] #54 ...
12:20:49 [2021-04-02T12:20:49.444Z] 
12:20:49 [2021-04-02T12:20:49.444Z] #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
12:20:49 [2021-04-02T12:20:49.444Z] #50 sha256:f14e57e2181e6b60dca2f04116874a932a8d2e1c8b42679af3e4e61906657368
12:20:49 [2021-04-02T12:20:49.444Z] #50 290.2 + /build/golangci-lint --version
12:20:49 [2021-04-02T12:20:49.444Z] #50 290.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:20:49 [2021-04-02T12:20:49.744Z] #50 DONE 291.1s
12:20:49 [2021-04-02T12:20:49.744Z] 
12:20:49 [2021-04-02T12:20:49.744Z] #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
12:20:49 [2021-04-02T12:20:49.744Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:20:50 [2021-04-02T12:20:50.162Z] --- PASS: TestConfigsCreateAndDelete (3.90s)
12:20:50 [2021-04-02T12:20:50.162Z] === RUN   TestConfigsUpdate
12:20:50 [2021-04-02T12:20:50.331Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:20:50 [2021-04-02T12:20:50.803Z] #71 exporting layers 4.0s done
12:20:50 [2021-04-02T12:20:50.803Z] #71 writing image sha256:f2050704083482b2f8335a1dd469612efe7589b37eb8cbee11e22198077d3f8b done
12:20:50 [2021-04-02T12:20:50.803Z] #71 naming to docker.io/library/docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e done
12:20:50 [2021-04-02T12:20:50.803Z] #71 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:20:51 [2021-04-02T12:20:51.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/test/unit
12:20:52 [2021-04-02T12:20:52.377Z] --- PASS: TestDaemonRestartIpcMode (5.53s)
12:20:52 [2021-04-02T12:20:52.377Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.54s)
12:20:52 [2021-04-02T12:20:52.377Z] PASS
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === Skipped
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:20:52 [2021-04-02T12:20:52.377Z]     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)
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     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)
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     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)
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:20:52 [2021-04-02T12:20:52.377Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
12:20:52 [2021-04-02T12:20:52.377Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:20:52 [2021-04-02T12:20:52.377Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:20:52 [2021-04-02T12:20:52.377Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] 
12:20:52 [2021-04-02T12:20:52.377Z] DONE 177 tests, 26 skipped in 108.961s
12:20:52 [2021-04-02T12:20:52.377Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:20:52 [2021-04-02T12:20:52.377Z] INFO: Testing against a local daemon
12:20:52 [2021-04-02T12:20:52.377Z] === RUN   TestCommitInheritsEnv
12:20:52 [2021-04-02T12:20:52.843Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s)
12:20:53 [2021-04-02T12:20:53.312Z] --- PASS: TestCommitInheritsEnv (1.65s)
12:20:53 [2021-04-02T12:20:53.312Z] === RUN   TestImportExtremelyLargeImageWorks
12:20:53 [2021-04-02T12:20:53.312Z] === PAUSE TestImportExtremelyLargeImageWorks
12:20:53 [2021-04-02T12:20:53.312Z] === RUN   TestImagesFilterMultiReference
12:20:53 [2021-04-02T12:20:53.312Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:20:53 [2021-04-02T12:20:53.312Z] === RUN   TestImagePullPlatformInvalid
12:20:53 [2021-04-02T12:20:53.312Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:20:53 [2021-04-02T12:20:53.312Z] === RUN   TestRemoveImageOrphaning
12:20:53 [2021-04-02T12:20:53.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:20:53 [2021-04-02T12:20:53.403Z] --- PASS: TestDaemonRestartIpcMode (4.67s)
12:20:53 [2021-04-02T12:20:53.672Z] --- PASS: TestConfigsUpdate (3.70s)
12:20:53 [2021-04-02T12:20:53.672Z] === RUN   TestTemplatedConfig
12:20:54 [2021-04-02T12:20:54.328Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.47s)
12:20:55 [2021-04-02T12:20:55.214Z] --- PASS: TestRemoveImageOrphaning (1.92s)
12:20:55 [2021-04-02T12:20:55.214Z] === RUN   TestRemoveImageGarbageCollector
12:20:55 [2021-04-02T12:20:55.214Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:20:55 [2021-04-02T12:20:55.215Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:20:55 [2021-04-02T12:20:55.215Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:20:55 [2021-04-02T12:20:55.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:20:55 [2021-04-02T12:20:55.215Z] === RUN   TestTagInvalidReference
12:20:55 [2021-04-02T12:20:55.215Z] --- PASS: TestTagInvalidReference (0.01s)
12:20:55 [2021-04-02T12:20:55.215Z] === RUN   TestTagValidPrefixedRepo
12:20:55 [2021-04-02T12:20:55.215Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:20:55 [2021-04-02T12:20:55.215Z] === RUN   TestTagExistedNameWithoutForce
12:20:55 [2021-04-02T12:20:55.215Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:20:55 [2021-04-02T12:20:55.215Z] === RUN   TestTagOfficialNames
12:20:55 [2021-04-02T12:20:55.215Z] --- PASS: TestTagOfficialNames (0.05s)
12:20:55 [2021-04-02T12:20:55.215Z] === RUN   TestTagMatchesDigest
12:20:55 [2021-04-02T12:20:55.215Z] --- PASS: TestTagMatchesDigest (0.01s)
12:20:55 [2021-04-02T12:20:55.215Z] === CONT  TestImportExtremelyLargeImageWorks
12:20:55 [2021-04-02T12:20:55.522Z] #73 exporting layers 6.8s done
12:20:55 [2021-04-02T12:20:55.522Z] #73 writing image sha256:b75d31e57b1231dc391a929b5f69caacd2aae7e281f85ccf4697e38e6035d5f6 done
12:20:55 [2021-04-02T12:20:55.522Z] #73 naming to docker.io/library/docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e done
12:20:55 [2021-04-02T12:20:55.522Z] #73 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:20:55 [2021-04-02T12:20:55.690Z] --- PASS: TestDaemonHostGatewayIP (6.69s)
12:20:55 [2021-04-02T12:20:55.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -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:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary test-integration
12:20:56 [2021-04-02T12:20:56.428Z] ?   	github.com/docker/docker/api	[no test files]
12:20:57 [2021-04-02T12:20:57.182Z] --- PASS: TestTemplatedConfig (4.08s)
12:20:57 [2021-04-02T12:20:57.182Z] === RUN   TestConfigCreateResolve
12:20:57 [2021-04-02T12:20:57.741Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:20:57 [2021-04-02T12:20:57.741Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:20:57 [2021-04-02T12:20:57.741Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:20:57 [2021-04-02T12:20:57.741Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:20:57 [2021-04-02T12:20:57.741Z] 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)
12:20:57 [2021-04-02T12:20:57.741Z] Detected virtualization docker.
12:20:57 [2021-04-02T12:20:57.741Z] Detected architecture x86-64.
12:20:57 [2021-04-02T12:20:57.741Z] Set hostname to <56178cdb222f>.
12:20:58 [2021-04-02T12:20:58.199Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:20:58 [2021-04-02T12:20:58.302Z] + source /etc/docker-entrypoint-cmd
12:20:58 [2021-04-02T12:20:58.302Z] ++ hack/make.sh dynbinary test-integration
12:20:58 [2021-04-02T12:20:58.302Z] 
12:20:58 [2021-04-02T12:20:58.302Z] Removing bundles/
12:20:58 [2021-04-02T12:20:58.302Z] 
12:20:58 [2021-04-02T12:20:58.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:20:58 [2021-04-02T12:20:58.558Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:20:58 [2021-04-02T12:20:58.558Z] GOOS="" GOARCH="" GOARM=""
12:21:00 [2021-04-02T12:21:00.736Z] --- PASS: TestConfigCreateResolve (3.49s)
12:21:00 [2021-04-02T12:21:00.736Z] === RUN   TestConfigDaemonLibtrustID
12:21:01 [2021-04-02T12:21:01.367Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:21:01 [2021-04-02T12:21:01.367Z] PASS
12:21:01 [2021-04-02T12:21:01.367Z] 
12:21:01 [2021-04-02T12:21:01.367Z] DONE 7 tests in 23.182s
12:21:01 [2021-04-02T12:21:01.367Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
12:21:01 [2021-04-02T12:21:01.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
12:21:01 [2021-04-02T12:21:01.367Z] ++ set -e
12:21:01 [2021-04-02T12:21:01.367Z] ++ '[' -n 0 ']'
12:21:01 [2021-04-02T12:21:01.367Z] ++ set -x
12:21:01 [2021-04-02T12:21:01.367Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
12:21:01 [2021-04-02T12:21:01.367Z] INFO: Testing against a local daemon
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestCheckpoint
12:21:01 [2021-04-02T12:21:01.367Z] --- SKIP: TestCheckpoint (0.00s)
12:21:01 [2021-04-02T12:21:01.367Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestContainerInvalidJSON
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:21:01 [2021-04-02T12:21:01.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:21:01 [2021-04-02T12:21:01.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:21:01 [2021-04-02T12:21:01.367Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:21:01 [2021-04-02T12:21:01.367Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:21:01 [2021-04-02T12:21:01.367Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:21:01 [2021-04-02T12:21:01.367Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:21:01 [2021-04-02T12:21:01.367Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:21:01 [2021-04-02T12:21:01.367Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:21:01 [2021-04-02T12:21:01.367Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:21:01 [2021-04-02T12:21:01.367Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:21:01 [2021-04-02T12:21:01.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
12:21:01 [2021-04-02T12:21:01.367Z] === RUN   TestCopyFromContainerPathIsNotDir
12:21:01 [2021-04-02T12:21:01.457Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:21:01 [2021-04-02T12:21:01.457Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:21:01 [2021-04-02T12:21:01.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
12:21:01 [2021-04-02T12:21:01.658Z] === RUN   TestCopyToContainerPathDoesNotExist
12:21:01 [2021-04-02T12:21:01.658Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
12:21:01 [2021-04-02T12:21:01.658Z] === RUN   TestCopyToContainerPathIsNotDir
12:21:01 [2021-04-02T12:21:01.948Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
12:21:01 [2021-04-02T12:21:01.948Z] === RUN   TestCopyFromContainer
12:21:02 [2021-04-02T12:21:02.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:21:02 [2021-04-02T12:21:02.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:21:02 [2021-04-02T12:21:02.577Z] --- PASS: TestContainerKillOnDaemonStart (13.81s)
12:21:02 [2021-04-02T12:21:02.577Z] PASS
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] === Skipped
12:21:02 [2021-04-02T12:21:02.577Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:21:02 [2021-04-02T12:21:02.577Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:21:02 [2021-04-02T12:21:02.577Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:21:02 [2021-04-02T12:21:02.577Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:21:02 [2021-04-02T12:21:02.577Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:21:02 [2021-04-02T12:21:02.577Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:21:02 [2021-04-02T12:21:02.577Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] 
12:21:02 [2021-04-02T12:21:02.577Z] DONE 196 tests, 6 skipped in 168.770s
12:21:02 [2021-04-02T12:21:02.577Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:21:02 [2021-04-02T12:21:02.577Z] ++ 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
12:21:02 [2021-04-02T12:21:02.577Z] ++ set -e
12:21:02 [2021-04-02T12:21:02.577Z] ++ '[' -n 0 ']'
12:21:02 [2021-04-02T12:21:02.577Z] ++ set -x
12:21:02 [2021-04-02T12:21:02.577Z] ++ 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
12:21:02 [2021-04-02T12:21:02.577Z] INFO: Testing against a local daemon
12:21:02 [2021-04-02T12:21:02.577Z] === RUN   TestCommitInheritsEnv
12:21:02 [2021-04-02T12:21:02.833Z] --- PASS: TestCommitInheritsEnv (0.26s)
12:21:02 [2021-04-02T12:21:02.833Z] === RUN   TestImportExtremelyLargeImageWorks
12:21:02 [2021-04-02T12:21:02.833Z] === PAUSE TestImportExtremelyLargeImageWorks
12:21:02 [2021-04-02T12:21:02.833Z] === RUN   TestImagesFilterMultiReference
12:21:03 [2021-04-02T12:21:03.087Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:21:03 [2021-04-02T12:21:03.087Z] === RUN   TestImagePullPlatformInvalid
12:21:03 [2021-04-02T12:21:03.087Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:21:03 [2021-04-02T12:21:03.087Z] === RUN   TestRemoveImageOrphaning
12:21:03 [2021-04-02T12:21:03.342Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:21:03 [2021-04-02T12:21:03.342Z] === RUN   TestRemoveImageGarbageCollector
12:21:04 [2021-04-02T12:21:04.707Z] === RUN   TestCopyFromContainer//
12:21:04 [2021-04-02T12:21:04.707Z] === RUN   TestCopyFromContainer//bar/root
12:21:04 [2021-04-02T12:21:04.707Z] === RUN   TestCopyFromContainer//bar/root/
12:21:04 [2021-04-02T12:21:04.707Z] === RUN   TestCopyFromContainer/bar/quux
12:21:04 [2021-04-02T12:21:04.707Z] === RUN   TestCopyFromContainer/bar/quux/
12:21:04 [2021-04-02T12:21:04.998Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:21:04 [2021-04-02T12:21:04.999Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:21:04 [2021-04-02T12:21:04.999Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:21:05 [2021-04-02T12:21:05.290Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:21:05 [2021-04-02T12:21:05.290Z] === RUN   TestCopyFromContainer/bar/notarget
12:21:05 [2021-04-02T12:21:05.290Z] --- PASS: TestCopyFromContainer (3.53s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:21:05 [2021-04-02T12:21:05.290Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
12:21:05 [2021-04-02T12:21:05.290Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:21:05 [2021-04-02T12:21:05.290Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:21:05 [2021-04-02T12:21:05.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:21:05 [2021-04-02T12:21:05.290Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:21:05 [2021-04-02T12:21:05.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:21:05 [2021-04-02T12:21:05.290Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:21:05 [2021-04-02T12:21:05.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:21:05 [2021-04-02T12:21:05.290Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:21:05 [2021-04-02T12:21:05.290Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:21:05 [2021-04-02T12:21:05.290Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:21:05 [2021-04-02T12:21:05.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:21:05 [2021-04-02T12:21:05.582Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:21:05 [2021-04-02T12:21:05.582Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:21:05 [2021-04-02T12:21:05.582Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateLinkToNonExistingContainer
12:21:05 [2021-04-02T12:21:05.582Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateWithInvalidEnv
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateWithInvalidEnv/0
12:21:05 [2021-04-02T12:21:05.582Z] === PAUSE TestCreateWithInvalidEnv/0
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateWithInvalidEnv/1
12:21:05 [2021-04-02T12:21:05.582Z] === PAUSE TestCreateWithInvalidEnv/1
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateWithInvalidEnv/2
12:21:05 [2021-04-02T12:21:05.582Z] === PAUSE TestCreateWithInvalidEnv/2
12:21:05 [2021-04-02T12:21:05.582Z] === CONT  TestCreateWithInvalidEnv/0
12:21:05 [2021-04-02T12:21:05.582Z] === CONT  TestCreateWithInvalidEnv/2
12:21:05 [2021-04-02T12:21:05.582Z] === CONT  TestCreateWithInvalidEnv/1
12:21:05 [2021-04-02T12:21:05.582Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:21:05 [2021-04-02T12:21:05.582Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:21:05 [2021-04-02T12:21:05.582Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:21:05 [2021-04-02T12:21:05.582Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateTmpfsMountsTarget
12:21:05 [2021-04-02T12:21:05.582Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:21:05 [2021-04-02T12:21:05.582Z] === RUN   TestCreateWithCustomMaskedPaths
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestRemoveImageGarbageCollector (2.24s)
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestTagInvalidReference
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestTagInvalidReference (0.01s)
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestTagValidPrefixedRepo
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestTagExistedNameWithoutForce
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestTagOfficialNames
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestTagOfficialNames (0.05s)
12:21:05 [2021-04-02T12:21:05.857Z] === RUN   TestTagMatchesDigest
12:21:05 [2021-04-02T12:21:05.857Z] --- PASS: TestTagMatchesDigest (0.02s)
12:21:05 [2021-04-02T12:21:05.857Z] === CONT  TestImportExtremelyLargeImageWorks
12:21:07 [2021-04-02T12:21:07.743Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:21:08 [2021-04-02T12:21:08.313Z] --- PASS: TestCreateWithCustomMaskedPaths (2.88s)
12:21:08 [2021-04-02T12:21:08.313Z] === RUN   TestCreateWithCustomReadonlyPaths
12:21:09 [2021-04-02T12:21:09.631Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:21:11 [2021-04-02T12:21:11.363Z] ok  	github.com/docker/docker/api/server	0.056s	coverage: 9.0% of statements
12:21:11 [2021-04-02T12:21:11.897Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.04s)
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:21:11 [2021-04-02T12:21:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:21:11 [2021-04-02T12:21:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:21:11 [2021-04-02T12:21:11.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:21:11 [2021-04-02T12:21:11.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:21:11 [2021-04-02T12:21:11.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:21:11 [2021-04-02T12:21:11.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:21:11 [2021-04-02T12:21:11.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:21:11 [2021-04-02T12:21:11.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:21:11 [2021-04-02T12:21:11.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:21:11 [2021-04-02T12:21:11.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:21:11 [2021-04-02T12:21:11.897Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:21:12 [2021-04-02T12:21:12.145Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:21:12 [2021-04-02T12:21:12.314Z] #57 ...
12:21:12 [2021-04-02T12:21:12.314Z] 
12:21:12 [2021-04-02T12:21:12.314Z] #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
12:21:12 [2021-04-02T12:21:12.314Z] #54 sha256:ffdf9c17b59137268834b62e159921b239b5b3e90e2c946d19e46561725def71
12:21:12 [2021-04-02T12:21:12.314Z] #54 193.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:21:12 [2021-04-02T12:21:12.314Z] #54 195.1 + mkdir -p /build
12:21:12 [2021-04-02T12:21:12.314Z] #54 195.1 + cp runc /build/runc
12:21:12 [2021-04-02T12:21:12.531Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s)
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestCreateDifferentPlatform
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestCreateDifferentPlatform/different_os
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:21:12 [2021-04-02T12:21:12.531Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:21:12 [2021-04-02T12:21:12.531Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:21:12 [2021-04-02T12:21:12.531Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:21:12 [2021-04-02T12:21:12.531Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:21:12 [2021-04-02T12:21:12.531Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestContainerStartOnDaemonRestart
12:21:12 [2021-04-02T12:21:12.531Z] === PAUSE TestContainerStartOnDaemonRestart
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestDaemonRestartIpcMode
12:21:12 [2021-04-02T12:21:12.531Z] === PAUSE TestDaemonRestartIpcMode
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestDaemonHostGatewayIP
12:21:12 [2021-04-02T12:21:12.531Z] === PAUSE TestDaemonHostGatewayIP
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestRestartDaemonWithRestartingContainer
12:21:12 [2021-04-02T12:21:12.531Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestContainerKillOnDaemonStart
12:21:12 [2021-04-02T12:21:12.531Z] === PAUSE TestContainerKillOnDaemonStart
12:21:12 [2021-04-02T12:21:12.531Z] === RUN   TestDiff
12:21:12 [2021-04-02T12:21:12.613Z] #54 DONE 195.2s
12:21:12 [2021-04-02T12:21:12.613Z] 
12:21:12 [2021-04-02T12:21:12.613Z] #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
12:21:12 [2021-04-02T12:21:12.613Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:13 [2021-04-02T12:21:13.573Z] --- PASS: TestDiff (0.99s)
12:21:13 [2021-04-02T12:21:13.573Z] === RUN   TestExecWithCloseStdin
12:21:14 [2021-04-02T12:21:14.612Z] --- PASS: TestExecWithCloseStdin (1.17s)
12:21:14 [2021-04-02T12:21:14.612Z] === RUN   TestExec
12:21:16 [2021-04-02T12:21:16.122Z] --- PASS: TestExec (1.18s)
12:21:16 [2021-04-02T12:21:16.122Z] === RUN   TestExecUser
12:21:16 [2021-04-02T12:21:16.308Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:21:17 [2021-04-02T12:21:17.119Z] #57 273.5 + bin/containerd
12:21:17 [2021-04-02T12:21:17.181Z] --- PASS: TestExecUser (1.22s)
12:21:17 [2021-04-02T12:21:17.181Z] === RUN   TestExportContainerAndImportImage
12:21:17 [2021-04-02T12:21:17.672Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:21:17 [2021-04-02T12:21:17.928Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:21:18 [2021-04-02T12:21:18.689Z] --- PASS: TestExportContainerAndImportImage (1.31s)
12:21:18 [2021-04-02T12:21:18.689Z] === RUN   TestExportContainerAfterDaemonRestart
12:21:19 [2021-04-02T12:21:19.816Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:21:20 [2021-04-02T12:21:20.248Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
12:21:20 [2021-04-02T12:21:20.248Z] === RUN   TestHealthCheckWorkdir
12:21:20 [2021-04-02T12:21:20.695Z] #57 ...
12:21:20 [2021-04-02T12:21:20.695Z] 
12:21:20 [2021-04-02T12:21:20.695Z] #25 [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
12:21:20 [2021-04-02T12:21:20.695Z] #25 sha256:80e38f965f1bbe24b9333e1cd5623f23f06baf1a5c298c8a8a6dad00ed116590
12:21:20 [2021-04-02T12:21:20.695Z] #25 321.7 + return
12:21:20 [2021-04-02T12:21:20.695Z] #25 DONE 321.9s
12:21:20 [2021-04-02T12:21:20.695Z] 
12:21:20 [2021-04-02T12:21:20.695Z] #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
12:21:20 [2021-04-02T12:21:20.695Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:21 [2021-04-02T12:21:21.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:21:21 [2021-04-02T12:21:21.756Z] --- PASS: TestHealthCheckWorkdir (1.49s)
12:21:21 [2021-04-02T12:21:21.756Z] === RUN   TestHealthKillContainer
12:21:22 [2021-04-02T12:21:22.235Z] #57 ...
12:21:22 [2021-04-02T12:21:22.235Z] 
12:21:22 [2021-04-02T12:21:22.235Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:21:22 [2021-04-02T12:21:22.235Z] #26 sha256:af248ef07ef8e57d70fc6195db3251f40548a04af047180428e2feffb6452767
12:21:22 [2021-04-02T12:21:22.535Z] #26 DONE 0.1s
12:21:22 [2021-04-02T12:21:22.535Z] 
12:21:22 [2021-04-02T12:21:22.535Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:21:22 [2021-04-02T12:21:22.535Z] #31 sha256:fbaa040c9991fc29e2d3fdf1fdc720420814a8e6e84caf7674f6bf34ecc3f3f0
12:21:23 [2021-04-02T12:21:23.186Z] #31 DONE 0.7s
12:21:23 [2021-04-02T12:21:23.186Z] 
12:21:23 [2021-04-02T12:21:23.186Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:21:23 [2021-04-02T12:21:23.186Z] #34 sha256:ebffdda0fbcb6e7244cfb2ab90dedd897247bd1c5af670ce1f83e000fa680005
12:21:23 [2021-04-02T12:21:23.186Z] #34 DONE 0.1s
12:21:23 [2021-04-02T12:21:23.186Z] 
12:21:23 [2021-04-02T12:21:23.187Z] #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
12:21:23 [2021-04-02T12:21:23.187Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:23 [2021-04-02T12:21:23.187Z] #57 ...
12:21:23 [2021-04-02T12:21:23.187Z] 
12:21:23 [2021-04-02T12:21:23.187Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:21:23 [2021-04-02T12:21:23.187Z] #36 sha256:d578c05a156d62c898a4f0fc8791fb98353dc496b11a8ce374402b18ec1d9000
12:21:23 [2021-04-02T12:21:23.187Z] #36 DONE 0.1s
12:21:23 [2021-04-02T12:21:23.187Z] 
12:21:23 [2021-04-02T12:21:23.187Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:21:23 [2021-04-02T12:21:23.187Z] #39 sha256:b5ae0df93efc15fd17d364532f0eca1e9f472c471b0512b72d0ddd9ca4100a73
12:21:23 [2021-04-02T12:21:23.487Z] #39 DONE 0.1s
12:21:23 [2021-04-02T12:21:23.487Z] 
12:21:23 [2021-04-02T12:21:23.487Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:21:23 [2021-04-02T12:21:23.487Z] #42 sha256:421b1ad78dd90c7fcd6c17ce39c38c049115894bb7b11db18a34a7caf54ba411
12:21:23 [2021-04-02T12:21:23.487Z] #42 DONE 0.3s
12:21:23 [2021-04-02T12:21:23.487Z] 
12:21:23 [2021-04-02T12:21:23.487Z] #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
12:21:23 [2021-04-02T12:21:23.487Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:23 [2021-04-02T12:21:23.787Z] #57 ...
12:21:23 [2021-04-02T12:21:23.787Z] 
12:21:23 [2021-04-02T12:21:23.787Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:21:23 [2021-04-02T12:21:23.787Z] #45 sha256:456b2e4be619a6ed8bcae282901498ac2535bd5e7a5f4ce7dc3f27e4bb8e56b7
12:21:23 [2021-04-02T12:21:23.787Z] #45 DONE 0.2s
12:21:23 [2021-04-02T12:21:23.787Z] 
12:21:23 [2021-04-02T12:21:23.787Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:21:23 [2021-04-02T12:21:23.787Z] #47 sha256:38e72e597df940f25c9d4c061a92a85ee79c9b9b858ac012624d1514f8cf54f2
12:21:23 [2021-04-02T12:21:23.787Z] #47 DONE 0.1s
12:21:23 [2021-04-02T12:21:23.787Z] 
12:21:23 [2021-04-02T12:21:23.787Z] #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
12:21:23 [2021-04-02T12:21:23.787Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:24 [2021-04-02T12:21:24.086Z] #57 ...
12:21:24 [2021-04-02T12:21:24.086Z] 
12:21:24 [2021-04-02T12:21:24.086Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:21:24 [2021-04-02T12:21:24.086Z] #49 sha256:d126ad6166405cf6be9956be6397e8294ce26a0a87258d185e200f681cba49c1
12:21:24 [2021-04-02T12:21:24.086Z] #49 DONE 0.1s
12:21:24 [2021-04-02T12:21:24.086Z] 
12:21:24 [2021-04-02T12:21:24.086Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:21:24 [2021-04-02T12:21:24.086Z] #51 sha256:bc2db1330b17f99d5b3581b4a862ed50bfc3ad9f7973b3998231b67ff3c1dcd6
12:21:24 [2021-04-02T12:21:24.086Z] #51 DONE 0.1s
12:21:24 [2021-04-02T12:21:24.086Z] 
12:21:24 [2021-04-02T12:21:24.086Z] #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
12:21:24 [2021-04-02T12:21:24.086Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:24 [2021-04-02T12:21:24.086Z] #57 ...
12:21:24 [2021-04-02T12:21:24.086Z] 
12:21:24 [2021-04-02T12:21:24.086Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:21:24 [2021-04-02T12:21:24.086Z] #53 sha256:b58821c4d08aea79ada12694b3bb690cc48d4e76d0c7b4e9b8e3cf3a24b59b8b
12:21:24 [2021-04-02T12:21:24.086Z] #53 DONE 0.1s
12:21:24 [2021-04-02T12:21:24.086Z] 
12:21:24 [2021-04-02T12:21:24.086Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:21:24 [2021-04-02T12:21:24.086Z] #55 sha256:16507a4d9f2fadc7c46b9dc19e2ff9814dabc4d5a1fe75b3eba4998fe9fe4670
12:21:24 [2021-04-02T12:21:24.403Z] #55 DONE 0.1s
12:21:24 [2021-04-02T12:21:24.403Z] 
12:21:24 [2021-04-02T12:21:24.403Z] #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
12:21:24 [2021-04-02T12:21:24.403Z] #57 sha256:f1a808398b8d194f6620206e8d096c1c058052f88943518189f8836b772858a8
12:21:25 [2021-04-02T12:21:25.287Z] --- PASS: TestHealthKillContainer (3.22s)
12:21:25 [2021-04-02T12:21:25.287Z] === RUN   TestInspectCpusetInConfigPre120
12:21:25 [2021-04-02T12:21:25.650Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s)
12:21:25 [2021-04-02T12:21:25.650Z] === RUN   TestIpcModeNone
12:21:26 [2021-04-02T12:21:26.453Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:21:27 [2021-04-02T12:21:27.157Z] --- PASS: TestIpcModeNone (1.18s)
12:21:27 [2021-04-02T12:21:27.157Z] === RUN   TestIpcModePrivate
12:21:28 [2021-04-02T12:21:28.192Z] --- PASS: TestIpcModePrivate (1.21s)
12:21:28 [2021-04-02T12:21:28.192Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false
12:21:28 [2021-04-02T12:21:28.192Z] === RUN   TestIpcModeShareable
12:21:29 [2021-04-02T12:21:29.227Z] --- PASS: TestIpcModeShareable (1.19s)
12:21:29 [2021-04-02T12:21:29.227Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true
12:21:29 [2021-04-02T12:21:29.227Z] === RUN   TestAPIIpcModeShareableAndContainer
12:21:29 [2021-04-02T12:21:29.764Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:21:32 [2021-04-02T12:21:32.279Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:21:33 [2021-04-02T12:21:33.743Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s)
12:21:33 [2021-04-02T12:21:33.743Z] === RUN   TestAPIIpcModeHost
12:21:34 [2021-04-02T12:21:34.034Z] --- PASS: TestAPIIpcModeHost (1.01s)
12:21:34 [2021-04-02T12:21:34.034Z] === RUN   TestDaemonIpcModeShareable
12:21:34 [2021-04-02T12:21:34.792Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:21:34 [2021-04-02T12:21:34.792Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:21:36 [2021-04-02T12:21:36.141Z] --- PASS: TestDaemonIpcModeShareable (2.06s)
12:21:36 [2021-04-02T12:21:36.141Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
12:21:36 [2021-04-02T12:21:36.141Z] === RUN   TestDaemonIpcModePrivate
12:21:36 [2021-04-02T12:21:36.155Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:21:38 [2021-04-02T12:21:38.209Z] --- PASS: TestDaemonIpcModePrivate (2.06s)
12:21:38 [2021-04-02T12:21:38.209Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
12:21:38 [2021-04-02T12:21:38.209Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:21:39 [2021-04-02T12:21:39.420Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:21:39 [2021-04-02T12:21:39.420Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:21:39 [2021-04-02T12:21:39.676Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:21:40 [2021-04-02T12:21:40.238Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:21:40 [2021-04-02T12:21:40.238Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:21:40 [2021-04-02T12:21:40.238Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:21:40 [2021-04-02T12:21:40.276Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s)
12:21:40 [2021-04-02T12:21:40.276Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
12:21:40 [2021-04-02T12:21:40.276Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:21:40 [2021-04-02T12:21:40.494Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:21:42 [2021-04-02T12:21:42.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s)
12:21:42 [2021-04-02T12:21:42.344Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
12:21:42 [2021-04-02T12:21:42.344Z] === RUN   TestIpcModeOlderClient
12:21:42 [2021-04-02T12:21:42.344Z] === PAUSE TestIpcModeOlderClient
12:21:42 [2021-04-02T12:21:42.344Z] === RUN   TestKillContainerInvalidSignal
12:21:42 [2021-04-02T12:21:42.381Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:21:42 [2021-04-02T12:21:42.382Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:21:43 [2021-04-02T12:21:43.377Z] --- PASS: TestKillContainerInvalidSignal (1.02s)
12:21:43 [2021-04-02T12:21:43.377Z] === RUN   TestKillContainer
12:21:43 [2021-04-02T12:21:43.377Z] === RUN   TestKillContainer/no_signal
12:21:43 [2021-04-02T12:21:43.746Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:21:43 [2021-04-02T12:21:43.760Z] 5ff1512f88ec: Pull complete
12:21:43 [2021-04-02T12:21:43.760Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
12:21:43 [2021-04-02T12:21:43.760Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:21:43 [2021-04-02T12:21:43.760Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:21:43 [2021-04-02T12:21:43.760Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:21:43 [2021-04-02T12:21:43.760Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817'
12:21:43 [2021-04-02T12:21:43.760Z] WARN: Skipping validation tests
12:21:43 [2021-04-02T12:21:43.760Z] INFO: Running unit tests at 04/02/2021 12:21:38...
12:21:43 [2021-04-02T12:21:43.760Z] INFO: make.ps1 starting at 04/02/2021 12:21:42
12:21:43 [2021-04-02T12:21:43.760Z] INFO: Git commit (97a5b797b6) assumed from DOCKER_GITCOMMIT environment variable
12:21:43 [2021-04-02T12:21:43.760Z] INFO: Invoking autogen...
12:21:43 [2021-04-02T12:21:43.760Z] INFO: Running unit tests...
12:21:44 [2021-04-02T12:21:44.411Z] === RUN   TestKillContainer/non_killing_signal
12:21:44 [2021-04-02T12:21:44.672Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:21:44 [2021-04-02T12:21:44.928Z] === RUN   TestDockerSuite/TestBuildEnv
12:21:45 [2021-04-02T12:21:45.044Z] === RUN   TestKillContainer/killing_signal
12:21:45 [2021-04-02T12:21:45.183Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:21:46 [2021-04-02T12:21:46.111Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:21:46 [2021-04-02T12:21:46.367Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:21:46 [2021-04-02T12:21:46.553Z] --- PASS: TestKillContainer (3.15s)
12:21:46 [2021-04-02T12:21:46.553Z]     --- PASS: TestKillContainer/no_signal (1.02s)
12:21:46 [2021-04-02T12:21:46.553Z]     --- PASS: TestKillContainer/non_killing_signal (0.70s)
12:21:46 [2021-04-02T12:21:46.553Z]     --- PASS: TestKillContainer/killing_signal (1.03s)
12:21:46 [2021-04-02T12:21:46.553Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:21:46 [2021-04-02T12:21:46.553Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:21:47 [2021-04-02T12:21:47.293Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:21:47 [2021-04-02T12:21:47.587Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:21:47 [2021-04-02T12:21:47.888Z] ..........................xx....................                         [ 29%]
12:21:48 [2021-04-02T12:21:48.219Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:21:48 [2021-04-02T12:21:48.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.11s)
12:21:48 [2021-04-02T12:21:48.621Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s)
12:21:48 [2021-04-02T12:21:48.621Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s)
12:21:48 [2021-04-02T12:21:48.621Z] === RUN   TestKillStoppedContainer
12:21:48 [2021-04-02T12:21:48.621Z] --- PASS: TestKillStoppedContainer (0.08s)
12:21:48 [2021-04-02T12:21:48.621Z] === RUN   TestKillStoppedContainerAPIPre120
12:21:48 [2021-04-02T12:21:48.621Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
12:21:48 [2021-04-02T12:21:48.621Z] === RUN   TestKillDifferentUserContainer
12:21:49 [2021-04-02T12:21:49.655Z] --- PASS: TestKillDifferentUserContainer (1.05s)
12:21:49 [2021-04-02T12:21:49.655Z] === RUN   TestInspectOomKilledTrue
12:21:49 [2021-04-02T12:21:49.655Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:21:49 [2021-04-02T12:21:49.655Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:21:49 [2021-04-02T12:21:49.655Z] === RUN   TestInspectOomKilledFalse
12:21:49 [2021-04-02T12:21:49.655Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:21:49 [2021-04-02T12:21:49.655Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:21:49 [2021-04-02T12:21:49.655Z] === RUN   TestLinksEtcHostsContentMatch
12:21:50 [2021-04-02T12:21:50.690Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
12:21:50 [2021-04-02T12:21:50.690Z] === RUN   TestLinksContainerNames
12:21:51 [2021-04-02T12:21:51.613Z] #57 308.1 + bin/containerd-stress
12:21:52 [2021-04-02T12:21:52.481Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:21:52 [2021-04-02T12:21:52.757Z] --- PASS: TestLinksContainerNames (1.99s)
12:21:52 [2021-04-02T12:21:52.757Z] === RUN   TestLogsFollowTailEmpty
12:21:53 [2021-04-02T12:21:53.461Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:21:53 [2021-04-02T12:21:53.717Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:21:53 [2021-04-02T12:21:53.791Z] --- PASS: TestLogsFollowTailEmpty (1.02s)
12:21:53 [2021-04-02T12:21:53.791Z] === RUN   TestContainerNetworkMountsNoChown
12:21:54 [2021-04-02T12:21:54.375Z] #57 310.7 + bin/containerd-shim
12:21:54 [2021-04-02T12:21:54.824Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s)
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/default
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/default
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/private
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/private
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rprivate
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rprivate
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/slave
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/slave
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rslave
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rslave
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/shared
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/shared
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rshared
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rshared
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/default
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/default/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/default/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/default/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rshared
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/shared
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rslave
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/slave
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rprivate
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/private
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/private/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/private/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/default/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:21:54 [2021-04-02T12:21:54.825Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:21:55 [2021-04-02T12:21:55.115Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:21:55 [2021-04-02T12:21:55.116Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/private/bind_root
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:21:55 [2021-04-02T12:21:55.407Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:21:55 [2021-04-02T12:21:55.604Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:21:55 [2021-04-02T12:21:55.699Z] === CONT  TestMountDaemonRoot/private/mount_root
12:21:55 [2021-04-02T12:21:55.699Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:21:55 [2021-04-02T12:21:55.699Z] --- PASS: TestMountDaemonRoot (0.02s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.09s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
12:21:55 [2021-04-02T12:21:55.699Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
12:21:55 [2021-04-02T12:21:55.699Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
12:21:55 [2021-04-02T12:21:55.699Z] === RUN   TestContainerBindMountNonRecursive
12:21:56 [2021-04-02T12:21:56.530Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:21:58 [2021-04-02T12:21:58.417Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:21:58 [2021-04-02T12:21:58.453Z] --- PASS: TestContainerBindMountNonRecursive (2.58s)
12:21:58 [2021-04-02T12:21:58.454Z] === RUN   TestContainerVolumesMountedAsShared
12:21:59 [2021-04-02T12:21:59.088Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s)
12:21:59 [2021-04-02T12:21:59.088Z] === RUN   TestContainerVolumesMountedAsSlave
12:22:00 [2021-04-02T12:22:00.124Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
12:22:00 [2021-04-02T12:22:00.124Z] === RUN   TestNetworkNat
12:22:01 [2021-04-02T12:22:01.158Z] --- PASS: TestNetworkNat (0.98s)
12:22:01 [2021-04-02T12:22:01.158Z] === RUN   TestNetworkLocalhostTCPNat
12:22:01 [2021-04-02T12:22:01.208Z] ?   	github.com/docker/docker/api	[no test files]
12:22:01 [2021-04-02T12:22:01.339Z] #57 317.7 + bin/containerd-shim-runc-v1
12:22:02 [2021-04-02T12:22:02.190Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s)
12:22:02 [2021-04-02T12:22:02.190Z] === RUN   TestNetworkLoopbackNat
12:22:03 [2021-04-02T12:22:03.663Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:22:03 [2021-04-02T12:22:03.663Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:22:05 [2021-04-02T12:22:05.702Z] --- PASS: TestNetworkLoopbackNat (3.50s)
12:22:05 [2021-04-02T12:22:05.702Z] === RUN   TestPause
12:22:05 [2021-04-02T12:22:05.835Z] #57 322.5 + bin/containerd-shim-runc-v2
12:22:06 [2021-04-02T12:22:06.735Z] --- PASS: TestPause (1.03s)
12:22:06 [2021-04-02T12:22:06.735Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:22:06 [2021-04-02T12:22:06.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:22:06 [2021-04-02T12:22:06.735Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:22:06 [2021-04-02T12:22:06.735Z] === RUN   TestPauseStopPausedContainer
12:22:06 [2021-04-02T12:22:06.886Z] #57 323.7 + binaries
12:22:06 [2021-04-02T12:22:06.886Z] #57 323.7 + install -D bin/containerd /build/containerd
12:22:06 [2021-04-02T12:22:06.886Z] #57 323.7 + install -D bin/containerd-shim /build/containerd-shim
12:22:06 [2021-04-02T12:22:06.886Z] #57 323.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:22:06 [2021-04-02T12:22:06.886Z] #57 323.7 + install -D bin/ctr /build/ctr
12:22:06 [2021-04-02T12:22:06.925Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:22:07 [2021-04-02T12:22:07.181Z] #57 DONE 323.8s
12:22:07 [2021-04-02T12:22:07.688Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
12:22:07 [2021-04-02T12:22:07.688Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:22:07 [2021-04-02T12:22:07.767Z] --- PASS: TestPauseStopPausedContainer (1.03s)
12:22:07 [2021-04-02T12:22:07.767Z] === RUN   TestPsFilter
12:22:07 [2021-04-02T12:22:07.767Z] --- PASS: TestPsFilter (0.32s)
12:22:07 [2021-04-02T12:22:07.767Z] === RUN   TestRemoveContainerWithRemovedVolume
12:22:08 [2021-04-02T12:22:08.234Z] 
12:22:08 [2021-04-02T12:22:08.234Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:22:08 [2021-04-02T12:22:08.234Z] #58 sha256:c9c32c31c24a798c5926646e3f1702530a7c701661f59fbc1c8b972d16437cd4
12:22:08 [2021-04-02T12:22:08.234Z] #58 DONE 0.1s
12:22:08 [2021-04-02T12:22:08.234Z] 
12:22:08 [2021-04-02T12:22:08.234Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:22:08 [2021-04-02T12:22:08.234Z] #62 sha256:e2a769faddd28df2cc504e2db762bba5dd14312976fbb444c62fcbd05c477468
12:22:08 [2021-04-02T12:22:08.234Z] #62 DONE 0.1s
12:22:08 [2021-04-02T12:22:08.234Z] 
12:22:08 [2021-04-02T12:22:08.234Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:22:08 [2021-04-02T12:22:08.234Z] #67 sha256:df63c9cc1869ac64fac9b707fa51efb04d66e1eccd31e05f1e436c5498252fa3
12:22:08 [2021-04-02T12:22:08.234Z] #67 DONE 0.1s
12:22:08 [2021-04-02T12:22:08.528Z] 
12:22:08 [2021-04-02T12:22:08.528Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:22:08 [2021-04-02T12:22:08.528Z] #69 sha256:b5896f09c4082039fa95360e04813c8796a51ffb3770f5c82b2d87ce0480cd06
12:22:08 [2021-04-02T12:22:08.528Z] #69 DONE 0.1s
12:22:08 [2021-04-02T12:22:08.528Z] 
12:22:08 [2021-04-02T12:22:08.528Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:22:08 [2021-04-02T12:22:08.528Z] #70 sha256:82a56ac65aa1577013f61511757de5ce7d1db5c6a6564c2dd6ec9da3849bae86
12:22:08 [2021-04-02T12:22:08.528Z] #70 DONE 0.0s
12:22:08 [2021-04-02T12:22:08.528Z] 
12:22:08 [2021-04-02T12:22:08.528Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
12:22:08 [2021-04-02T12:22:08.529Z] #71 sha256:a7af295cf21ebc63a1dc7f04481a43c9b4bffda662bb4c423f4b98089bc59d43
12:22:08 [2021-04-02T12:22:08.634Z] ok  	github.com/docker/docker/api/server/middleware	0.041s	coverage: 37.7% of statements
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:22:08 [2021-04-02T12:22:08.634Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:22:08 [2021-04-02T12:22:08.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s)
12:22:08 [2021-04-02T12:22:08.801Z] === RUN   TestRemoveContainerWithVolume
12:22:08 [2021-04-02T12:22:08.811Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:22:08 [2021-04-02T12:22:08.896Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:22:09 [2021-04-02T12:22:09.841Z] --- PASS: TestRemoveContainerWithVolume (0.99s)
12:22:09 [2021-04-02T12:22:09.841Z] === RUN   TestRemoveContainerRunning
12:22:10 [2021-04-02T12:22:10.287Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:22:10 [2021-04-02T12:22:10.287Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:22:10 [2021-04-02T12:22:10.287Z] ok  	github.com/docker/docker/api/types/strslice	0.030s	coverage: 90.0% of statements
12:22:10 [2021-04-02T12:22:10.287Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
12:22:10 [2021-04-02T12:22:10.549Z] ok  	github.com/docker/docker/api/server/router/swarm	0.046s	coverage: 5.7% of statements
12:22:10 [2021-04-02T12:22:10.549Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:22:10 [2021-04-02T12:22:10.550Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:22:10 [2021-04-02T12:22:10.616Z] #71 DONE 2.1s
12:22:10 [2021-04-02T12:22:10.616Z] 
12:22:10 [2021-04-02T12:22:10.616Z] #72 exporting to oci image format
12:22:10 [2021-04-02T12:22:10.616Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
12:22:10 [2021-04-02T12:22:10.616Z] #72 exporting layers
12:22:10 [2021-04-02T12:22:10.812Z] ok  	github.com/docker/docker/api/types/versions	0.028s	coverage: 75.0% of statements
12:22:10 [2021-04-02T12:22:10.812Z] ok  	github.com/docker/docker/api/types/time	0.035s	coverage: 100.0% of statements
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:22:10 [2021-04-02T12:22:10.812Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:22:10 [2021-04-02T12:22:10.875Z] --- PASS: TestRemoveContainerRunning (1.00s)
12:22:10 [2021-04-02T12:22:10.875Z] === RUN   TestRemoveContainerForceRemoveRunning
12:22:11 [2021-04-02T12:22:11.907Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s)
12:22:11 [2021-04-02T12:22:11.907Z] === RUN   TestRemoveInvalidContainer
12:22:11 [2021-04-02T12:22:11.907Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:22:11 [2021-04-02T12:22:11.907Z] === RUN   TestRenameLinkedContainer
12:22:12 [2021-04-02T12:22:12.972Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:22:13 [2021-04-02T12:22:13.367Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
12:22:13 [2021-04-02T12:22:13.765Z] === RUN   TestMiddlewares
12:22:13 [2021-04-02T12:22:13.765Z] --- PASS: TestMiddlewares (0.00s)
12:22:13 [2021-04-02T12:22:13.765Z] PASS
12:22:13 [2021-04-02T12:22:13.765Z] coverage: 9.0% of statements
12:22:13 [2021-04-02T12:22:13.765Z] ok  	github.com/docker/docker/api/server	0.106s	coverage: 9.0% of statements
12:22:14 [2021-04-02T12:22:14.335Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:22:14 [2021-04-02T12:22:14.361Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:22:14 [2021-04-02T12:22:14.759Z] ok  	github.com/docker/docker/builder/remotecontext	0.154s	coverage: 13.7% of statements
12:22:15 [2021-04-02T12:22:15.261Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:22:15 [2021-04-02T12:22:15.333Z] ok  	github.com/docker/docker/builder/dockerfile	0.428s	coverage: 48.5% of statements
12:22:15 [2021-04-02T12:22:15.333Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:22:16 [2021-04-02T12:22:16.357Z] --- PASS: TestRenameLinkedContainer (4.14s)
12:22:16 [2021-04-02T12:22:16.357Z] === RUN   TestRenameStoppedContainer
12:22:16 [2021-04-02T12:22:16.624Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:22:16 [2021-04-02T12:22:16.721Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.509s	coverage: 86.3% of statements
12:22:16 [2021-04-02T12:22:16.721Z] ?   	github.com/docker/docker/cli	[no test files]
12:22:16 [2021-04-02T12:22:16.721Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:22:16 [2021-04-02T12:22:16.989Z] --- PASS: TestRenameStoppedContainer (1.04s)
12:22:16 [2021-04-02T12:22:16.989Z] === RUN   TestRenameRunningContainerAndReuse
12:22:19 [2021-04-02T12:22:19.102Z] --- PASS: TestRenameRunningContainerAndReuse (2.06s)
12:22:19 [2021-04-02T12:22:19.102Z] === RUN   TestRenameInvalidName
12:22:20 [2021-04-02T12:22:20.139Z] --- PASS: TestRenameInvalidName (1.00s)
12:22:20 [2021-04-02T12:22:20.139Z] === RUN   TestRenameAnonymousContainer
12:22:22 [2021-04-02T12:22:22.021Z] ok  	github.com/docker/docker/client	0.225s	coverage: 75.4% of statements
12:22:23 [2021-04-02T12:22:23.154Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:22:23 [2021-04-02T12:22:23.154Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:22:23 [2021-04-02T12:22:23.756Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:22:24 [2021-04-02T12:22:24.011Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:22:24 [2021-04-02T12:22:24.025Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:22:24 [2021-04-02T12:22:24.570Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:22:25 [2021-04-02T12:22:25.130Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:22:25 [2021-04-02T12:22:25.130Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:22:25 [2021-04-02T12:22:25.385Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:22:25 [2021-04-02T12:22:25.696Z] --- PASS: TestRenameAnonymousContainer (5.38s)
12:22:25 [2021-04-02T12:22:25.696Z] === RUN   TestRenameContainerWithSameName
12:22:26 [2021-04-02T12:22:26.728Z] --- PASS: TestRenameContainerWithSameName (1.08s)
12:22:26 [2021-04-02T12:22:26.728Z] === RUN   TestRenameContainerWithLinkedContainer
12:22:28 [2021-04-02T12:22:28.020Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:22:28 [2021-04-02T12:22:28.790Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s)
12:22:28 [2021-04-02T12:22:28.790Z] === RUN   TestResize
12:22:29 [2021-04-02T12:22:29.421Z] --- PASS: TestResize (1.01s)
12:22:29 [2021-04-02T12:22:29.421Z] === RUN   TestResizeWithInvalidSize
12:22:29 [2021-04-02T12:22:29.544Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:22:30 [2021-04-02T12:22:30.454Z] --- PASS: TestResizeWithInvalidSize (1.03s)
12:22:30 [2021-04-02T12:22:30.454Z] === RUN   TestResizeWhenContainerNotStarted
12:22:31 [2021-04-02T12:22:31.485Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s)
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:22:31 [2021-04-02T12:22:31.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:22:33 [2021-04-02T12:22:33.703Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:22:34 [2021-04-02T12:22:34.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:22:34 [2021-04-02T12:22:34.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:22:34 [2021-04-02T12:22:34.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:22:34 [2021-04-02T12:22:34.959Z] 
12:22:34 [2021-04-02T12:22:34.959Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:22:34 [2021-04-02T12:22:34.959Z] DOCKER_SYSTEMD=1
12:22:34 [2021-04-02T12:22:34.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:22:34 [2021-04-02T12:22:34.959Z] HOSTNAME=56178cdb222f
12:22:34 [2021-04-02T12:22:34.959Z] DEST=bundles/test-integration
12:22:34 [2021-04-02T12:22:34.959Z] PWD=/go/src/github.com/docker/docker
12:22:34 [2021-04-02T12:22:34.959Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:22:34 [2021-04-02T12:22:34.959Z] container=docker
12:22:34 [2021-04-02T12:22:34.959Z] HOME=/root
12:22:34 [2021-04-02T12:22:34.959Z] LANG=C.UTF-8
12:22:34 [2021-04-02T12:22:34.959Z] INVOCATION_ID=43901776d42c4bf8bb94f8522c72273e
12:22:34 [2021-04-02T12:22:34.959Z] GOLANG_VERSION=1.13.15
12:22:34 [2021-04-02T12:22:34.959Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:22:34 [2021-04-02T12:22:34.959Z] VALIDATE_BRANCH=master
12:22:34 [2021-04-02T12:22:34.959Z] TERM=xterm
12:22:34 [2021-04-02T12:22:34.959Z] DOCKER_PKG=github.com/docker/docker
12:22:34 [2021-04-02T12:22:34.959Z] SHLVL=3
12:22:34 [2021-04-02T12:22:34.959Z] TIMEOUT=120m
12:22:34 [2021-04-02T12:22:34.959Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:22:34 [2021-04-02T12:22:34.959Z] DOCKER_GRAPHDRIVER=overlay2
12:22:34 [2021-04-02T12:22:34.959Z] GO111MODULE=off
12:22:34 [2021-04-02T12:22:34.959Z] DOCKER_EXPERIMENTAL=1
12:22:34 [2021-04-02T12:22:34.959Z] TEST_SKIP_INTEGRATION_CLI=1
12:22:34 [2021-04-02T12:22:34.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:22:34 [2021-04-02T12:22:34.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:22:34 [2021-04-02T12:22:34.959Z] GOPATH=/go
12:22:34 [2021-04-02T12:22:34.959Z] PKG_CONFIG=pkg-config
12:22:34 [2021-04-02T12:22:34.959Z] _=/usr/bin/env
12:22:34 [2021-04-02T12:22:34.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:22:35 [2021-04-02T12:22:35.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:22:35 [2021-04-02T12:22:35.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:22:36 [2021-04-02T12:22:36.962Z] === RUN   TestDockerSuite/TestBuildExpose
12:22:36 [2021-04-02T12:22:36.962Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:22:36 [2021-04-02T12:22:36.962Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:22:36 [2021-04-02T12:22:36.962Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:22:37 [2021-04-02T12:22:37.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:22:37 [2021-04-02T12:22:37.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:22:37 [2021-04-02T12:22:37.521Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:22:37 [2021-04-02T12:22:37.521Z] === RUN   TestDockerSuite/TestBuildFails
12:22:37 [2021-04-02T12:22:37.776Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:22:38 [2021-04-02T12:22:38.700Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:22:38 [2021-04-02T12:22:38.700Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:22:38 [2021-04-02T12:22:38.955Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:22:39 [2021-04-02T12:22:39.879Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:22:39 [2021-04-02T12:22:39.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:22:39 [2021-04-02T12:22:39.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:22:40 [2021-04-02T12:22:40.440Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:22:42 [2021-04-02T12:22:42.325Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:22:42 [2021-04-02T12:22:42.325Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:22:42 [2021-04-02T12:22:42.580Z] === RUN   TestDockerSuite/TestBuildForceRm
12:22:43 [2021-04-02T12:22:43.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:22:43 [2021-04-02T12:22:43.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:22:43 [2021-04-02T12:22:43.942Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:22:44 [2021-04-02T12:22:44.502Z] === RUN   TestDockerSuite/TestBuildFromGit
12:22:45 [2021-04-02T12:22:45.427Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:22:45 [2021-04-02T12:22:45.584Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s)
12:22:45 [2021-04-02T12:22:45.584Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
12:22:45 [2021-04-02T12:22:45.584Z] === RUN   TestCgroupNamespacesRun
12:22:45 [2021-04-02T12:22:45.682Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:22:45 [2021-04-02T12:22:45.937Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:22:46 [2021-04-02T12:22:46.680Z] --- PASS: TestImportExtremelyLargeImageWorks (102.85s)
12:22:46 [2021-04-02T12:22:46.680Z] PASS
12:22:46 [2021-04-02T12:22:46.680Z] 
12:22:46 [2021-04-02T12:22:46.680Z] === Skipped
12:22:46 [2021-04-02T12:22:46.680Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:22:46 [2021-04-02T12:22:46.680Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:22:46 [2021-04-02T12:22:46.680Z] 
12:22:46 [2021-04-02T12:22:46.680Z] 
12:22:46 [2021-04-02T12:22:46.680Z] DONE 12 tests, 1 skipped in 106.833s
12:22:46 [2021-04-02T12:22:46.680Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:22:46 [2021-04-02T12:22:46.680Z] INFO: Testing against a local daemon
12:22:46 [2021-04-02T12:22:46.680Z] === RUN   TestNetworkCreateDelete
12:22:46 [2021-04-02T12:22:46.680Z] --- PASS: TestNetworkCreateDelete (0.43s)
12:22:46 [2021-04-02T12:22:46.680Z] === RUN   TestDockerNetworkDeletePreferID
12:22:46 [2021-04-02T12:22:46.680Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s)
12:22:46 [2021-04-02T12:22:46.680Z] === RUN   TestDaemonDNSFallback
12:22:47 [2021-04-02T12:22:47.298Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:22:47 [2021-04-02T12:22:47.647Z] --- PASS: TestCgroupNamespacesRun (2.01s)
12:22:47 [2021-04-02T12:22:47.647Z] === RUN   TestCgroupNamespacesRunPrivileged
12:22:48 [2021-04-02T12:22:48.055Z] --- PASS: TestDaemonDNSFallback (8.12s)
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestInspectNetwork
12:22:48 [2021-04-02T12:22:48.055Z] --- SKIP: TestInspectNetwork (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestRunContainerWithBridgeNone
12:22:48 [2021-04-02T12:22:48.055Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkInvalidJSON
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkInvalidJSON//networks/create
12:22:48 [2021-04-02T12:22:48.055Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:22:48 [2021-04-02T12:22:48.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:22:48 [2021-04-02T12:22:48.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:22:48 [2021-04-02T12:22:48.055Z] === CONT  TestNetworkInvalidJSON//networks/create
12:22:48 [2021-04-02T12:22:48.055Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:22:48 [2021-04-02T12:22:48.055Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:22:48 [2021-04-02T12:22:48.055Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:22:48 [2021-04-02T12:22:48.055Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkList
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkList//networks
12:22:48 [2021-04-02T12:22:48.055Z] === PAUSE TestNetworkList//networks
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestNetworkList//networks/
12:22:48 [2021-04-02T12:22:48.055Z] === PAUSE TestNetworkList//networks/
12:22:48 [2021-04-02T12:22:48.055Z] === CONT  TestNetworkList//networks
12:22:48 [2021-04-02T12:22:48.055Z] === CONT  TestNetworkList//networks/
12:22:48 [2021-04-02T12:22:48.055Z] --- PASS: TestNetworkList (0.02s)
12:22:48 [2021-04-02T12:22:48.055Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z]     --- PASS: TestNetworkList//networks (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestHostIPv4BridgeLabel
12:22:48 [2021-04-02T12:22:48.055Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:22:48 [2021-04-02T12:22:48.055Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestDaemonRestartWithLiveRestore
12:22:48 [2021-04-02T12:22:48.055Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:22:48 [2021-04-02T12:22:48.055Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestDaemonDefaultNetworkPools
12:22:48 [2021-04-02T12:22:48.055Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
12:22:48 [2021-04-02T12:22:48.055Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.055Z] === RUN   TestDaemonRestartWithExistingNetwork
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestServiceWithPredefinedNetwork
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:242: FLAKY_TEST
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestServiceWithDataPathPortInit
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] PASS
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === Skipped
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:242: FLAKY_TEST
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] DONE 22 tests, 12 skipped in 10.015s
12:22:48 [2021-04-02T12:22:48.315Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:22:48 [2021-04-02T12:22:48.315Z] INFO: Testing against a local daemon
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestDockerNetworkIpvlanPersistance
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestDockerNetworkIpvlan
12:22:48 [2021-04-02T12:22:48.315Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:48 [2021-04-02T12:22:48.315Z] PASS
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === Skipped
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:22:48 [2021-04-02T12:22:48.315Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] 
12:22:48 [2021-04-02T12:22:48.315Z] DONE 2 tests, 2 skipped in 0.115s
12:22:48 [2021-04-02T12:22:48.315Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:22:48 [2021-04-02T12:22:48.315Z] INFO: Testing against a local daemon
12:22:48 [2021-04-02T12:22:48.315Z] === RUN   TestDockerNetworkMacvlanPersistance
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestDockerNetworkMacvlan
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.574Z] PASS
12:22:48 [2021-04-02T12:22:48.574Z] 
12:22:48 [2021-04-02T12:22:48.574Z] === Skipped
12:22:48 [2021-04-02T12:22:48.574Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.574Z] 
12:22:48 [2021-04-02T12:22:48.574Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:22:48 [2021-04-02T12:22:48.574Z] 
12:22:48 [2021-04-02T12:22:48.574Z] 
12:22:48 [2021-04-02T12:22:48.574Z] DONE 2 tests, 2 skipped in 0.102s
12:22:48 [2021-04-02T12:22:48.574Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:22:48 [2021-04-02T12:22:48.574Z] testing: warning: no tests to run
12:22:48 [2021-04-02T12:22:48.574Z] PASS
12:22:48 [2021-04-02T12:22:48.574Z] 
12:22:48 [2021-04-02T12:22:48.574Z] DONE 0 tests in 0.027s
12:22:48 [2021-04-02T12:22:48.574Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:22:48 [2021-04-02T12:22:48.574Z] INFO: Testing against a local daemon
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginAllowRequest
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginTLS
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginDenyRequest
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginAPIDenyResponse
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginDenyResponse
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginAllowEventStream
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginErrorResponse
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginErrorRequest
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginHeader
12:22:48 [2021-04-02T12:22:48.574Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:22:48 [2021-04-02T12:22:48.574Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.574Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:22:48 [2021-04-02T12:22:48.833Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] === RUN   TestAuthZPluginV2Disable
12:22:48 [2021-04-02T12:22:48.833Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:22:48 [2021-04-02T12:22:48.833Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:22:48 [2021-04-02T12:22:48.833Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:22:48 [2021-04-02T12:22:48.833Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] PASS
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === Skipped
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:22:48 [2021-04-02T12:22:48.833Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] 
12:22:48 [2021-04-02T12:22:48.833Z] DONE 17 tests, 17 skipped in 0.388s
12:22:48 [2021-04-02T12:22:48.833Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:22:49 [2021-04-02T12:22:49.091Z] INFO: Testing against a local daemon
12:22:49 [2021-04-02T12:22:49.091Z] === RUN   TestPluginInvalidJSON
12:22:49 [2021-04-02T12:22:49.091Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:22:49 [2021-04-02T12:22:49.091Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:22:49 [2021-04-02T12:22:49.091Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:22:49 [2021-04-02T12:22:49.091Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:22:49 [2021-04-02T12:22:49.091Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:22:49 [2021-04-02T12:22:49.091Z] === RUN   TestPluginInstall
12:22:49 [2021-04-02T12:22:49.091Z] --- SKIP: TestPluginInstall (0.00s)
12:22:49 [2021-04-02T12:22:49.091Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:49 [2021-04-02T12:22:49.091Z] === RUN   TestPluginsWithRuntimes
12:22:49 [2021-04-02T12:22:49.091Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:22:49 [2021-04-02T12:22:49.091Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:22:49 [2021-04-02T12:22:49.091Z] PASS
12:22:49 [2021-04-02T12:22:49.091Z] 
12:22:49 [2021-04-02T12:22:49.091Z] === Skipped
12:22:49 [2021-04-02T12:22:49.091Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:22:49 [2021-04-02T12:22:49.091Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:22:49 [2021-04-02T12:22:49.091Z] 
12:22:49 [2021-04-02T12:22:49.091Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:22:49 [2021-04-02T12:22:49.091Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:22:49 [2021-04-02T12:22:49.091Z] 
12:22:49 [2021-04-02T12:22:49.091Z] 
12:22:49 [2021-04-02T12:22:49.091Z] DONE 4 tests, 2 skipped in 0.147s
12:22:49 [2021-04-02T12:22:49.091Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:22:49 [2021-04-02T12:22:49.091Z] INFO: Testing against a local daemon
12:22:49 [2021-04-02T12:22:49.091Z] === RUN   TestExternalGraphDriver
12:22:49 [2021-04-02T12:22:49.150Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
12:22:49 [2021-04-02T12:22:49.150Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:22:49 [2021-04-02T12:22:49.182Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:22:49 [2021-04-02T12:22:49.350Z] --- SKIP: TestExternalGraphDriver (0.07s)
12:22:49 [2021-04-02T12:22:49.350Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:22:49 [2021-04-02T12:22:49.350Z] === RUN   TestGraphdriverPluginV2
12:22:49 [2021-04-02T12:22:49.437Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:22:49 [2021-04-02T12:22:49.691Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:22:49 [2021-04-02T12:22:49.691Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:22:51 [2021-04-02T12:22:51.053Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:22:51 [2021-04-02T12:22:51.214Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s)
12:22:51 [2021-04-02T12:22:51.214Z] === RUN   TestCgroupNamespacesRunHostMode
12:22:51 [2021-04-02T12:22:51.613Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:22:52 [2021-04-02T12:22:52.172Z] --- PASS: TestImportExtremelyLargeImageWorks (106.35s)
12:22:52 [2021-04-02T12:22:52.172Z] PASS
12:22:52 [2021-04-02T12:22:52.172Z] 
12:22:52 [2021-04-02T12:22:52.172Z] DONE 12 tests in 109.411s
12:22:52 [2021-04-02T12:22:52.172Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:22:52 [2021-04-02T12:22:52.172Z] ++ 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
12:22:52 [2021-04-02T12:22:52.172Z] ++ set -e
12:22:52 [2021-04-02T12:22:52.172Z] ++ '[' -n 0 ']'
12:22:52 [2021-04-02T12:22:52.172Z] ++ set -x
12:22:52 [2021-04-02T12:22:52.173Z] ++ 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
12:22:52 [2021-04-02T12:22:52.173Z] INFO: Testing against a local daemon
12:22:52 [2021-04-02T12:22:52.173Z] === RUN   TestNetworkCreateDelete
12:22:52 [2021-04-02T12:22:52.732Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:22:52 [2021-04-02T12:22:52.986Z] --- PASS: TestNetworkCreateDelete (0.79s)
12:22:52 [2021-04-02T12:22:52.986Z] === RUN   TestDockerNetworkDeletePreferID
12:22:53 [2021-04-02T12:22:53.277Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s)
12:22:53 [2021-04-02T12:22:53.277Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:22:53 [2021-04-02T12:22:53.912Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:22:54 [2021-04-02T12:22:54.161Z] ok  	github.com/docker/docker/cmd/dockerd	0.174s	coverage: 29.1% of statements
12:22:54 [2021-04-02T12:22:54.161Z] ok  	github.com/docker/docker/container	0.181s	coverage: 34.7% of statements
12:22:54 [2021-04-02T12:22:54.161Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:22:54 [2021-04-02T12:22:54.161Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:22:54 [2021-04-02T12:22:54.161Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:22:54 [2021-04-02T12:22:54.161Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:22:54 [2021-04-02T12:22:54.161Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.079s	coverage: 65.3% of statements
12:22:54 [2021-04-02T12:22:54.471Z] === RUN   TestDockerSuite/TestBuildHistory
12:22:55 [2021-04-02T12:22:55.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s)
12:22:55 [2021-04-02T12:22:55.341Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:22:55 [2021-04-02T12:22:55.394Z] --- PASS: TestDockerNetworkDeletePreferID (2.51s)
12:22:55 [2021-04-02T12:22:55.394Z] === RUN   TestDaemonDNSFallback
12:22:55 [2021-04-02T12:22:55.913Z] --- PASS: TestGraphdriverPluginV2 (6.55s)
12:22:55 [2021-04-02T12:22:55.913Z] PASS
12:22:55 [2021-04-02T12:22:55.913Z] 
12:22:55 [2021-04-02T12:22:55.913Z] === Skipped
12:22:55 [2021-04-02T12:22:55.913Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
12:22:55 [2021-04-02T12:22:55.913Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:22:55 [2021-04-02T12:22:55.913Z] 
12:22:55 [2021-04-02T12:22:55.913Z] 
12:22:55 [2021-04-02T12:22:55.913Z] DONE 2 tests, 1 skipped in 6.723s
12:22:55 [2021-04-02T12:22:55.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:22:55 [2021-04-02T12:22:55.913Z] INFO: Testing against a local daemon
12:22:55 [2021-04-02T12:22:55.913Z] === RUN   TestContinueAfterPluginCrash
12:22:55 [2021-04-02T12:22:55.913Z] === PAUSE TestContinueAfterPluginCrash
12:22:55 [2021-04-02T12:22:55.913Z] === RUN   TestReadPluginNoRead
12:22:55 [2021-04-02T12:22:55.913Z] === PAUSE TestReadPluginNoRead
12:22:55 [2021-04-02T12:22:55.913Z] === RUN   TestDaemonStartWithLogOpt
12:22:55 [2021-04-02T12:22:55.913Z] === PAUSE TestDaemonStartWithLogOpt
12:22:55 [2021-04-02T12:22:55.913Z] === CONT  TestContinueAfterPluginCrash
12:22:55 [2021-04-02T12:22:55.913Z] === CONT  TestDaemonStartWithLogOpt
12:22:56 [2021-04-02T12:22:56.755Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:22:57 [2021-04-02T12:22:57.314Z] === RUN   TestDockerSuite/TestBuildIidFile
12:22:57 [2021-04-02T12:22:57.389Z] tests/integration/api_network_test.py ............................       [ 47%]
12:22:57 [2021-04-02T12:22:57.403Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
12:22:57 [2021-04-02T12:22:57.403Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:22:57 [2021-04-02T12:22:57.472Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.061s	coverage: 35.9% of statements
12:22:57 [2021-04-02T12:22:57.569Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:22:57 [2021-04-02T12:22:57.735Z] ok  	github.com/docker/docker/daemon/cluster	0.174s	coverage: 0.5% of statements
12:22:58 [2021-04-02T12:22:58.034Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
12:22:58 [2021-04-02T12:22:58.034Z] === RUN   TestCgroupNamespacesRunOlderClient
12:22:58 [2021-04-02T12:22:58.492Z] === RUN   TestDockerSuite/TestBuildInheritance
12:22:58 [2021-04-02T12:22:58.747Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:22:59 [2021-04-02T12:22:59.307Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:22:59 [2021-04-02T12:22:59.307Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:23:00 [2021-04-02T12:23:00.098Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.08s)
12:23:00 [2021-04-02T12:23:00.098Z] === RUN   TestKernelTCPMemory
12:23:00 [2021-04-02T12:23:00.230Z] === RUN   TestDockerSuite/TestBuildLabel
12:23:00 [2021-04-02T12:23:00.289Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
12:23:00 [2021-04-02T12:23:00.486Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:23:00 [2021-04-02T12:23:00.740Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:23:00 [2021-04-02T12:23:00.740Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:23:00 [2021-04-02T12:23:00.995Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:23:01 [2021-04-02T12:23:01.130Z] --- PASS: TestKernelTCPMemory (1.23s)
12:23:01 [2021-04-02T12:23:01.130Z] === RUN   TestNISDomainname
12:23:01 [2021-04-02T12:23:01.250Z] === RUN   TestDockerSuite/TestBuildLabels
12:23:01 [2021-04-02T12:23:01.504Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:23:01 [2021-04-02T12:23:01.685Z] ok  	github.com/docker/docker/daemon/config	0.118s	coverage: 81.8% of statements
12:23:01 [2021-04-02T12:23:01.947Z] ok  	github.com/docker/docker/daemon/events	0.080s	coverage: 50.0% of statements
12:23:02 [2021-04-02T12:23:02.429Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:23:02 [2021-04-02T12:23:02.479Z] --- PASS: TestDaemonStartWithLogOpt (6.31s)
12:23:02 [2021-04-02T12:23:02.479Z] === CONT  TestReadPluginNoRead
12:23:02 [2021-04-02T12:23:02.637Z] --- PASS: TestNISDomainname (1.34s)
12:23:02 [2021-04-02T12:23:02.637Z] === RUN   TestHostnameDnsResolution
12:23:03 [2021-04-02T12:23:03.434Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
12:23:03 [2021-04-02T12:23:03.789Z] --- PASS: TestDaemonDNSFallback (8.41s)
12:23:03 [2021-04-02T12:23:03.789Z] === RUN   TestInspectNetwork
12:23:04 [2021-04-02T12:23:04.044Z] === RUN   TestDockerSuite/TestBuildLastModified
12:23:04 [2021-04-02T12:23:04.692Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:23:04 [2021-04-02T12:23:04.700Z] --- PASS: TestHostnameDnsResolution (2.05s)
12:23:04 [2021-04-02T12:23:04.700Z] === RUN   TestStats
12:23:04 [2021-04-02T12:23:04.736Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:23:05 [2021-04-02T12:23:05.209Z] === RUN   TestBoolValue
12:23:05 [2021-04-02T12:23:05.209Z] --- PASS: TestBoolValue (0.00s)
12:23:05 [2021-04-02T12:23:05.209Z] === RUN   TestBoolValueOrDefault
12:23:05 [2021-04-02T12:23:05.209Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:23:05 [2021-04-02T12:23:05.209Z] === RUN   TestInt64ValueOrZero
12:23:05 [2021-04-02T12:23:05.209Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:23:05 [2021-04-02T12:23:05.209Z] === RUN   TestInt64ValueOrDefault
12:23:05 [2021-04-02T12:23:05.209Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:23:05 [2021-04-02T12:23:05.209Z] === RUN   TestInt64ValueOrDefaultWithError
12:23:05 [2021-04-02T12:23:05.209Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:23:05 [2021-04-02T12:23:05.209Z] === RUN   TestJsonContentType
12:23:05 [2021-04-02T12:23:05.209Z] --- PASS: TestJsonContentType (0.00s)
12:23:05 [2021-04-02T12:23:05.209Z] PASS
12:23:05 [2021-04-02T12:23:05.209Z] coverage: 14.7% of statements
12:23:05 [2021-04-02T12:23:05.209Z] ok  	github.com/docker/docker/api/server/httputils	0.057s	coverage: 14.7% of statements
12:23:05 [2021-04-02T12:23:05.797Z] === RUN   TestReadPluginNoRead/default
12:23:06 [2021-04-02T12:23:06.057Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
12:23:06 [2021-04-02T12:23:06.553Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:23:06 [2021-04-02T12:23:06.870Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:23:06 [2021-04-02T12:23:06.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:23:06 [2021-04-02T12:23:06.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:23:07 [2021-04-02T12:23:07.443Z] === RUN   TestMaskSecretKeys
12:23:07 [2021-04-02T12:23:07.444Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:23:07 [2021-04-02T12:23:07.444Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:23:07 [2021-04-02T12:23:07.444Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:23:07 [2021-04-02T12:23:07.444Z] --- PASS: TestMaskSecretKeys (0.00s)
12:23:07 [2021-04-02T12:23:07.444Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:23:07 [2021-04-02T12:23:07.444Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:23:07 [2021-04-02T12:23:07.444Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:23:07 [2021-04-02T12:23:07.444Z] === RUN   TestVersionMiddlewareVersion
12:23:07 [2021-04-02T12:23:07.444Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:23:07 [2021-04-02T12:23:07.444Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:23:07 [2021-04-02T12:23:07.444Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:23:07 [2021-04-02T12:23:07.444Z] PASS
12:23:07 [2021-04-02T12:23:07.444Z] coverage: 37.7% of statements
12:23:07 [2021-04-02T12:23:07.444Z] ok  	github.com/docker/docker/api/server/middleware	0.118s	coverage: 37.7% of statements
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:23:07 [2021-04-02T12:23:07.444Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:23:07 [2021-04-02T12:23:07.661Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.031s	coverage: 73.3% of statements
12:23:07 [2021-04-02T12:23:07.661Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.575s	coverage: 14.1% of statements
12:23:07 [2021-04-02T12:23:07.661Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 2.9% of statements
12:23:08 [2021-04-02T12:23:08.238Z] --- PASS: TestStats (3.11s)
12:23:08 [2021-04-02T12:23:08.238Z] === RUN   TestStopContainerWithTimeout
12:23:08 [2021-04-02T12:23:08.238Z] === RUN   TestStopContainerWithTimeout/0
12:23:08 [2021-04-02T12:23:08.238Z] === PAUSE TestStopContainerWithTimeout/0
12:23:08 [2021-04-02T12:23:08.238Z] === RUN   TestStopContainerWithTimeout/1
12:23:08 [2021-04-02T12:23:08.238Z] === PAUSE TestStopContainerWithTimeout/1
12:23:08 [2021-04-02T12:23:08.238Z] === RUN   TestStopContainerWithTimeout/3
12:23:08 [2021-04-02T12:23:08.238Z] === PAUSE TestStopContainerWithTimeout/3
12:23:08 [2021-04-02T12:23:08.238Z] === RUN   TestStopContainerWithTimeout/-1
12:23:08 [2021-04-02T12:23:08.238Z] === PAUSE TestStopContainerWithTimeout/-1
12:23:08 [2021-04-02T12:23:08.238Z] === CONT  TestStopContainerWithTimeout/0
12:23:08 [2021-04-02T12:23:08.238Z] === CONT  TestStopContainerWithTimeout/3
12:23:08 [2021-04-02T12:23:08.439Z] === RUN   TestStrSliceMarshalJSON
12:23:08 [2021-04-02T12:23:08.439Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:23:08 [2021-04-02T12:23:08.439Z] === RUN   TestStrSliceUnmarshalJSON
12:23:08 [2021-04-02T12:23:08.439Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:23:08 [2021-04-02T12:23:08.439Z] === RUN   TestStrSliceUnmarshalString
12:23:08 [2021-04-02T12:23:08.439Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:23:08 [2021-04-02T12:23:08.439Z] === RUN   TestStrSliceUnmarshalSlice
12:23:08 [2021-04-02T12:23:08.439Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:23:08 [2021-04-02T12:23:08.439Z] PASS
12:23:08 [2021-04-02T12:23:08.440Z] coverage: 90.0% of statements
12:23:08 [2021-04-02T12:23:08.440Z] ok  	github.com/docker/docker/api/types/strslice	0.062s	coverage: 90.0% of statements
12:23:08 [2021-04-02T12:23:08.590Z] === RUN   TestReadPluginNoRead/disabled_caching
12:23:08 [2021-04-02T12:23:08.607Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.798s	coverage: 56.2% of statements
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestToJSON
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestToJSON (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestToParamWithVersion
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestToParamWithVersion (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestFromJSON
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestFromJSON (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestEmpty
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestEmpty (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestArgsMatchKVListEmptySources
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestArgsMatchKVList
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestArgsMatchKVList (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestArgsMatch
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestArgsMatch (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestAdd
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestAdd (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestDel
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestDel (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestLen
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestLen (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestExactMatch
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestExactMatch (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestOnlyOneExactMatch
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestContains
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestContains (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestValidate
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestValidate (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestWalkValues
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestWalkValues (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestFuzzyMatch
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestFuzzyMatch (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestClone
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestClone (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] PASS
12:23:08 [2021-04-02T12:23:08.913Z] coverage: 92.2% of statements
12:23:08 [2021-04-02T12:23:08.913Z] ok  	github.com/docker/docker/api/types/filters	0.059s	coverage: 92.2% of statements
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestAdjustForAPIVersion
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] PASS
12:23:08 [2021-04-02T12:23:08.913Z] coverage: 5.7% of statements
12:23:08 [2021-04-02T12:23:08.913Z] ok  	github.com/docker/docker/api/server/router/swarm	0.054s	coverage: 5.7% of statements
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestDurationToSecondsString
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestDurationToSecondsString (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestGetTimestamp
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestGetTimestamp (0.13s)
12:23:08 [2021-04-02T12:23:08.913Z] === RUN   TestParseTimestamps
12:23:08 [2021-04-02T12:23:08.913Z] --- PASS: TestParseTimestamps (0.00s)
12:23:08 [2021-04-02T12:23:08.913Z] PASS
12:23:08 [2021-04-02T12:23:08.913Z] coverage: 100.0% of statements
12:23:08 [2021-04-02T12:23:08.913Z] ok  	github.com/docker/docker/api/types/time	0.192s	coverage: 100.0% of statements
12:23:09 [2021-04-02T12:23:09.062Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:23:09 [2021-04-02T12:23:09.062Z] === RUN   TestInspectNetwork/full_network_id
12:23:09 [2021-04-02T12:23:09.062Z] === RUN   TestInspectNetwork/partial_network_id
12:23:09 [2021-04-02T12:23:09.062Z] === RUN   TestInspectNetwork/network_name
12:23:09 [2021-04-02T12:23:09.062Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:23:09 [2021-04-02T12:23:09.269Z] === CONT  TestStopContainerWithTimeout/-1
12:23:09 [2021-04-02T12:23:09.317Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:23:09 [2021-04-02T12:23:09.387Z] === RUN   TestCompareVersion
12:23:09 [2021-04-02T12:23:09.387Z] --- PASS: TestCompareVersion (0.00s)
12:23:09 [2021-04-02T12:23:09.387Z] PASS
12:23:09 [2021-04-02T12:23:09.387Z] coverage: 75.0% of statements
12:23:09 [2021-04-02T12:23:09.387Z] ok  	github.com/docker/docker/api/types/versions	0.036s	coverage: 75.0% of statements
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:23:09 [2021-04-02T12:23:09.387Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:23:09 [2021-04-02T12:23:09.876Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:23:09 [2021-04-02T12:23:09.999Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.022s	coverage: 1.9% of statements
12:23:10 [2021-04-02T12:23:10.773Z] === CONT  TestStopContainerWithTimeout/1
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:23:10 [2021-04-02T12:23:10.967Z] --- PASS: TestParseRemoteURL (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestCloneArgsSmartHttp
12:23:10 [2021-04-02T12:23:10.967Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestCloneArgsDumbHttp
12:23:10 [2021-04-02T12:23:10.967Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestCloneArgsGit
12:23:10 [2021-04-02T12:23:10.967Z] --- PASS: TestCloneArgsGit (0.00s)
12:23:10 [2021-04-02T12:23:10.967Z] === RUN   TestCheckoutGit
12:23:11 [2021-04-02T12:23:11.122Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:23:11 [2021-04-02T12:23:11.236Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:23:12 [2021-04-02T12:23:12.558Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.779s	coverage: 49.4% of statements
12:23:12 [2021-04-02T12:23:12.833Z] tests/integration/api_service_test.py .................................. [ 60%]
12:23:12 [2021-04-02T12:23:12.835Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:23:12 [2021-04-02T12:23:12.835Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
12:23:12 [2021-04-02T12:23:12.835Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
12:23:12 [2021-04-02T12:23:12.835Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
12:23:12 [2021-04-02T12:23:12.835Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
12:23:12 [2021-04-02T12:23:12.835Z] === RUN   TestDeleteDevicemapper
12:23:12 [2021-04-02T12:23:12.835Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:23:12 [2021-04-02T12:23:12.835Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:23:12 [2021-04-02T12:23:12.835Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:23:13 [2021-04-02T12:23:13.120Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:23:13 [2021-04-02T12:23:13.120Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:23:13 [2021-04-02T12:23:13.120Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:23:13 [2021-04-02T12:23:13.120Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestEnable
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestEnable (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestDisable
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestDisable (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestEnabled
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestEnabled (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] PASS
12:23:13 [2021-04-02T12:23:13.205Z] coverage: 100.0% of statements
12:23:13 [2021-04-02T12:23:13.205Z] ok  	github.com/docker/docker/cli/debug	0.049s	coverage: 100.0% of statements
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestProcessNoDockerignore
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestProcessNoDockerignore (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestProcessShouldLeaveAllFiles
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestDetectContentType
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestDetectContentType (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestSelectAcceptableMIME
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestInspectEmptyResponse
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestInspectResponseBinary
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestInspectResponseBinary (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestResponseUnsupportedContentType
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestInspectResponseTextSimple
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestInspectResponseEmptyContentType
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestUnknownContentLength
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestUnknownContentLength (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestDownloadRemote
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestDownloadRemote (0.07s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestGetWithStatusError
12:23:13 [2021-04-02T12:23:13.205Z] --- PASS: TestGetWithStatusError (0.01s)
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestCloseRootDirectory
12:23:13 [2021-04-02T12:23:13.205Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestHashFile
12:23:13 [2021-04-02T12:23:13.205Z] --- SKIP: TestHashFile (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:23:13 [2021-04-02T12:23:13.205Z] === RUN   TestHashSubdir
12:23:13 [2021-04-02T12:23:13.205Z] --- SKIP: TestHashSubdir (0.00s)
12:23:13 [2021-04-02T12:23:13.205Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:23:13 [2021-04-02T12:23:13.374Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:23:13 [2021-04-02T12:23:13.374Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:23:13 [2021-04-02T12:23:13.655Z] --- PASS: TestReadPluginNoRead (11.04s)
12:23:13 [2021-04-02T12:23:13.655Z]     --- PASS: TestReadPluginNoRead/default (2.48s)
12:23:13 [2021-04-02T12:23:13.655Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.47s)
12:23:13 [2021-04-02T12:23:13.655Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s)
12:23:13 [2021-04-02T12:23:13.655Z]     read_test.go:92: [d2db386a05515] daemon is not started
12:23:13 [2021-04-02T12:23:13.655Z] PASS
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] DONE 6 tests in 17.467s
12:23:13 [2021-04-02T12:23:13.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:23:13 [2021-04-02T12:23:13.655Z] testing: warning: no tests to run
12:23:13 [2021-04-02T12:23:13.655Z] PASS
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] DONE 0 tests in 0.040s
12:23:13 [2021-04-02T12:23:13.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:23:13 [2021-04-02T12:23:13.655Z] INFO: Testing against a local daemon
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestPluginWithDevMounts
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:23:13 [2021-04-02T12:23:13.655Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:23:13 [2021-04-02T12:23:13.655Z] PASS
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === Skipped
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:23:13 [2021-04-02T12:23:13.655Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] DONE 1 tests, 1 skipped in 0.133s
12:23:13 [2021-04-02T12:23:13.655Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:23:13 [2021-04-02T12:23:13.655Z] INFO: Testing against a local daemon
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestSecretInspect
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestSecretInspect (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestSecretList
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestSecretList (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestSecretsCreateAndDelete
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestSecretsUpdate
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestSecretsUpdate (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestTemplatedSecret
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestTemplatedSecret (0.00s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestSecretCreateResolve
12:23:13 [2021-04-02T12:23:13.655Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] PASS
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === Skipped
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:23:13 [2021-04-02T12:23:13.655Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] 
12:23:13 [2021-04-02T12:23:13.655Z] DONE 6 tests, 6 skipped in 0.167s
12:23:13 [2021-04-02T12:23:13.655Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:23:13 [2021-04-02T12:23:13.655Z] INFO: Testing against a local daemon
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestServiceCreateInit
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:23:13 [2021-04-02T12:23:13.655Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:23:13 [2021-04-02T12:23:13.677Z] === RUN   TestRemoveDirectory
12:23:13 [2021-04-02T12:23:13.677Z] --- SKIP: TestRemoveDirectory (0.00s)
12:23:13 [2021-04-02T12:23:13.677Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:23:13 [2021-04-02T12:23:13.677Z] PASS
12:23:13 [2021-04-02T12:23:13.677Z] coverage: 9.3% of statements
12:23:13 [2021-04-02T12:23:13.677Z] ok  	github.com/docker/docker/builder/remotecontext	0.270s	coverage: 9.3% of statements
12:23:13 [2021-04-02T12:23:13.915Z] --- PASS: TestServiceCreateInit (0.03s)
12:23:13 [2021-04-02T12:23:13.915Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:23:13 [2021-04-02T12:23:13.915Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:23:13 [2021-04-02T12:23:13.915Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceMultipleTimes
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceConflict
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceMaxReplicas
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateWithDuplicateNetworkNames
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceSecretFileMode
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceConfigFileMode
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceSysctls
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateServiceCapabilities
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:23:13 [2021-04-02T12:23:13.915Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestInspect
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestInspect (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestCreateJob
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestCreateJob (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestReplicatedJob
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestReplicatedJob (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestUpdateReplicatedJob
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestServiceListWithStatuses
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:23:13 [2021-04-02T12:23:13.915Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestDockerNetworkConnectAlias
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:23:13 [2021-04-02T12:23:13.915Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestDockerNetworkReConnect
12:23:13 [2021-04-02T12:23:13.915Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
12:23:13 [2021-04-02T12:23:13.915Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:13 [2021-04-02T12:23:13.915Z] === RUN   TestServicePlugin
12:23:13 [2021-04-02T12:23:13.933Z] --- PASS: TestInspectNetwork (9.98s)
12:23:13 [2021-04-02T12:23:13.933Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:23:13 [2021-04-02T12:23:13.933Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:23:13 [2021-04-02T12:23:13.933Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:23:13 [2021-04-02T12:23:13.933Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:23:13 [2021-04-02T12:23:13.933Z] === RUN   TestRunContainerWithBridgeNone
12:23:13 [2021-04-02T12:23:13.947Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.440s	coverage: 57.7% of statements
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestGetAllAllowed
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestGetAllAllowed (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestGetAllMeta
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestGetAllMeta (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestWarnOnUnusedBuildArgs
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestIsUnreferencedBuiltin
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestIsExistingDirectory
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestIsExistingDirectory (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestGetFilenameForDownload
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestEnv2Variables
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestEnv2Variables (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestMaintainer
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestMaintainer (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestLabel
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestLabel (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestFromScratch
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestFromScratch (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestFromWithArg
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestFromWithArg (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestFromWithUndefinedArg
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestFromMultiStageWithNamedStage
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestOnbuild
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestOnbuild (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestWorkdir
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestWorkdir (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestCmd
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestCmd (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestHealthcheckNone
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestHealthcheckNone (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestHealthcheckCmd
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestHealthcheckCmd (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestEntrypoint
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestEntrypoint (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestExpose
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestExpose (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestUser
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestUser (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestVolume
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestVolume (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestStopSignal
12:23:14 [2021-04-02T12:23:14.150Z] --- SKIP: TestStopSignal (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestArg
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestArg (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestShell
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestShell (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestPrependEnvOnCmd
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestRunWithBuildArgs
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestRunIgnoresHealthcheck
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestDispatchUnsupportedOptions
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:23:14 [2021-04-02T12:23:14.150Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:23:14 [2021-04-02T12:23:14.150Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:23:14 [2021-04-02T12:23:14.150Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestNormalizeWorkdir
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDispatch/COPY_url
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestDispatch (0.09s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
12:23:14 [2021-04-02T12:23:14.151Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestAddScratchImageAddsToMounts
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestAddFromScratchPopulatesPlatform
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestImageSourceGetAddsToMounts
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestEmptyDockerfile
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestEmptyDockerfile (0.01s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestSymlinkDockerfile
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDockerfileOutsideTheBuildContext
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestNonExistingDockerfile
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestCopyRunConfig
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestCopyRunConfig (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestDeepCopyRunConfig
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestExportImage
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestExportImage (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] === RUN   TestNormalizeDest
12:23:14 [2021-04-02T12:23:14.151Z] --- PASS: TestNormalizeDest (0.00s)
12:23:14 [2021-04-02T12:23:14.151Z] PASS
12:23:14 [2021-04-02T12:23:14.151Z] coverage: 46.8% of statements
12:23:14 [2021-04-02T12:23:14.151Z] ok  	github.com/docker/docker/builder/dockerfile	0.293s	coverage: 46.8% of statements
12:23:14 [2021-04-02T12:23:14.151Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:23:14 [2021-04-02T12:23:14.209Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 57.5% of statements
12:23:14 [2021-04-02T12:23:14.492Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:23:15 [2021-04-02T12:23:15.152Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.534s	coverage: 46.2% of statements
12:23:15 [2021-04-02T12:23:15.854Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:23:15 [2021-04-02T12:23:15.854Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:23:16 [2021-04-02T12:23:16.100Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
12:23:16 [2021-04-02T12:23:16.361Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
12:23:16 [2021-04-02T12:23:16.361Z] ok  	github.com/docker/docker/daemon	12.240s	coverage: 17.2% of statements
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:23:16 [2021-04-02T12:23:16.361Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:23:17 [2021-04-02T12:23:17.280Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.11s)
12:23:17 [2021-04-02T12:23:17.280Z] === RUN   TestUpdateMemory
12:23:17 [2021-04-02T12:23:17.280Z] --- SKIP: TestUpdateMemory (0.00s)
12:23:17 [2021-04-02T12:23:17.280Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:23:17 [2021-04-02T12:23:17.280Z] === RUN   TestUpdateCPUQuota
12:23:17 [2021-04-02T12:23:17.738Z] --- PASS: TestRunContainerWithBridgeNone (3.85s)
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkInvalidJSON
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkInvalidJSON//networks/create
12:23:17 [2021-04-02T12:23:17.738Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:23:17 [2021-04-02T12:23:17.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:23:17 [2021-04-02T12:23:17.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:23:17 [2021-04-02T12:23:17.738Z] === CONT  TestNetworkInvalidJSON//networks/create
12:23:17 [2021-04-02T12:23:17.738Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:23:17 [2021-04-02T12:23:17.738Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:23:17 [2021-04-02T12:23:17.738Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:23:17 [2021-04-02T12:23:17.738Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:23:17 [2021-04-02T12:23:17.738Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:23:17 [2021-04-02T12:23:17.738Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkList
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkList//networks
12:23:17 [2021-04-02T12:23:17.738Z] === PAUSE TestNetworkList//networks
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestNetworkList//networks/
12:23:17 [2021-04-02T12:23:17.738Z] === PAUSE TestNetworkList//networks/
12:23:17 [2021-04-02T12:23:17.738Z] === CONT  TestNetworkList//networks
12:23:17 [2021-04-02T12:23:17.738Z] === CONT  TestNetworkList//networks/
12:23:17 [2021-04-02T12:23:17.738Z] --- PASS: TestNetworkList (0.01s)
12:23:17 [2021-04-02T12:23:17.738Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:23:17 [2021-04-02T12:23:17.738Z]     --- PASS: TestNetworkList//networks (0.00s)
12:23:17 [2021-04-02T12:23:17.738Z] === RUN   TestHostIPv4BridgeLabel
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestServicePlugin (3.75s)
12:23:18 [2021-04-02T12:23:18.108Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestServiceUpdateLabel
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestServiceUpdateSecrets
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestServiceUpdateConfigs
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestServiceUpdateNetwork
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestServiceUpdatePidsLimit
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] PASS
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === Skipped
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:23:18 [2021-04-02T12:23:18.108Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:23:18 [2021-04-02T12:23:18.108Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:23:18 [2021-04-02T12:23:18.108Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:23:18 [2021-04-02T12:23:18.108Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:23:18 [2021-04-02T12:23:18.108Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServicePlugin (3.75s)
12:23:18 [2021-04-02T12:23:18.108Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] DONE 24 tests, 23 skipped in 4.162s
12:23:18 [2021-04-02T12:23:18.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:23:18 [2021-04-02T12:23:18.108Z] INFO: Testing against a local daemon
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestSessionCreate
12:23:18 [2021-04-02T12:23:18.108Z] --- PASS: TestSessionCreate (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestSessionCreateWithBadUpgrade
12:23:18 [2021-04-02T12:23:18.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:23:18 [2021-04-02T12:23:18.108Z] PASS
12:23:18 [2021-04-02T12:23:18.108Z] 
12:23:18 [2021-04-02T12:23:18.108Z] DONE 2 tests in 0.156s
12:23:18 [2021-04-02T12:23:18.108Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:23:18 [2021-04-02T12:23:18.108Z] INFO: Testing against a local daemon
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:23:18 [2021-04-02T12:23:18.108Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:23:18 [2021-04-02T12:23:18.108Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:23:18 [2021-04-02T12:23:18.108Z] === RUN   TestEventsExecDie
12:23:18 [2021-04-02T12:23:18.916Z] ok  	github.com/docker/docker/daemon/images	0.063s	coverage: 6.7% of statements
12:23:18 [2021-04-02T12:23:18.916Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:23:18 [2021-04-02T12:23:18.916Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:23:18 [2021-04-02T12:23:18.916Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.023s	coverage: 67.0% of statements
12:23:18 [2021-04-02T12:23:18.916Z] ok  	github.com/docker/docker/daemon/logger	0.265s	coverage: 43.2% of statements
12:23:19 [2021-04-02T12:23:19.045Z] --- PASS: TestEventsExecDie (0.97s)
12:23:19 [2021-04-02T12:23:19.045Z] === RUN   TestEventsBackwardsCompatible
12:23:19 [2021-04-02T12:23:19.045Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:23:19 [2021-04-02T12:23:19.045Z] === RUN   TestInfoBinaryCommits
12:23:19 [2021-04-02T12:23:19.045Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:23:19 [2021-04-02T12:23:19.045Z] === RUN   TestInfoAPIVersioned
12:23:19 [2021-04-02T12:23:19.045Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:23:19 [2021-04-02T12:23:19.045Z] === RUN   TestInfoDiscoveryBackend
12:23:19 [2021-04-02T12:23:19.120Z] --- PASS: TestHostIPv4BridgeLabel (1.28s)
12:23:19 [2021-04-02T12:23:19.120Z] === RUN   TestDaemonRestartWithLiveRestore
12:23:19 [2021-04-02T12:23:19.178Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.306s	coverage: 77.8% of statements
12:23:19 [2021-04-02T12:23:19.178Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:23:19 [2021-04-02T12:23:19.178Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:23:20 [2021-04-02T12:23:20.056Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:23:20 [2021-04-02T12:23:20.056Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:23:20 [2021-04-02T12:23:20.123Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
12:23:20 [2021-04-02T12:23:20.123Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 23.9% of statements
12:23:20 [2021-04-02T12:23:20.641Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:23:20 [2021-04-02T12:23:20.698Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.024s	coverage: 69.9% of statements
12:23:20 [2021-04-02T12:23:20.949Z] --- PASS: TestInfoDiscoveryBackend (1.77s)
12:23:20 [2021-04-02T12:23:20.949Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:23:21 [2021-04-02T12:23:21.272Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 75.2% of statements
12:23:21 [2021-04-02T12:23:21.272Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:23:21 [2021-04-02T12:23:21.726Z] --- PASS: TestUpdateCPUQuota (4.06s)
12:23:21 [2021-04-02T12:23:21.726Z] === RUN   TestUpdatePidsLimit
12:23:21 [2021-04-02T12:23:21.726Z] === RUN   TestUpdatePidsLimit/update_from_none
12:23:21 [2021-04-02T12:23:21.726Z] === RUN   TestUpdatePidsLimit/no_change
12:23:22 [2021-04-02T12:23:22.019Z] --- PASS: TestDaemonRestartWithLiveRestore (3.12s)
12:23:22 [2021-04-02T12:23:22.019Z] === RUN   TestDaemonDefaultNetworkPools
12:23:22 [2021-04-02T12:23:22.223Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
12:23:22 [2021-04-02T12:23:22.223Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.100s	coverage: 58.6% of statements
12:23:22 [2021-04-02T12:23:22.358Z] === RUN   TestUpdatePidsLimit/update_lower
12:23:22 [2021-04-02T12:23:22.797Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 46.8% of statements
12:23:22 [2021-04-02T12:23:22.988Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:23:23 [2021-04-02T12:23:23.060Z] ok  	github.com/docker/docker/daemon/logger/templates	0.050s	coverage: 8.3% of statements
12:23:23 [2021-04-02T12:23:23.619Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:23:24 [2021-04-02T12:23:24.007Z] ok  	github.com/docker/docker/daemon/network	0.069s	coverage: 63.8% of statements
12:23:24 [2021-04-02T12:23:24.235Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
12:23:24 [2021-04-02T12:23:24.235Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:23:24 [2021-04-02T12:23:24.235Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:23:24 [2021-04-02T12:23:24.235Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:23:24 [2021-04-02T12:23:24.235Z] === RUN   TestInfoAPI
12:23:24 [2021-04-02T12:23:24.235Z] --- PASS: TestInfoAPI (0.02s)
12:23:24 [2021-04-02T12:23:24.235Z] === RUN   TestInfoAPIWarnings
12:23:24 [2021-04-02T12:23:24.250Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointCreateError
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointCreateError (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointCreate
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointCreate (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointDeleteError
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointDelete
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointDelete (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointListError
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointListError (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointList
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointList (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestCheckpointListContainerNotFound
12:23:24 [2021-04-02T12:23:24.630Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:23:24 [2021-04-02T12:23:24.630Z] === RUN   TestNewClientWithOpsFromEnv
12:23:24 [2021-04-02T12:23:24.630Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z]     client_test.go:23: runtime.GOOS == "windows"
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestGetAPIPath
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestGetAPIPath (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestParseHostURL
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestParseHostURL (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNegotiateAPIVersionEmpty
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNegotiateAPIVersion
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNegotiateAPVersionOverride
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNegotiateAPIVersionAutomatic
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestClientRedirect
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestClientRedirect (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigCreateUnsupported
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigCreateError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigCreateError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigCreate
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigCreate (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigInspectNotFound
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigInspectWithEmptyID
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigInspectUnsupported
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigInspectError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigInspectError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigInspectConfigNotFound
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigInspect
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigInspect (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigListUnsupported
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigListUnsupported (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigListError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigListError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigList
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigList (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigRemoveUnsupported
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigRemoveError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigRemoveError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigRemove
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigRemove (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigUpdateUnsupported
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigUpdateError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigUpdateError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestConfigUpdate
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestConfigUpdate (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerCommitError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerCommitError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerCommit
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerCommit (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerStatPathError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerStatPathError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerStatPathNotFoundError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerStatPathNoHeaderError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerStatPath
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerStatPath (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyToContainerError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyToContainerError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyToContainerNotFoundError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyToContainerNotStatusOKError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyToContainer
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyToContainer (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyFromContainerError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyFromContainerError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyFromContainerNotFoundError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyFromContainerNotStatusOKError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyFromContainerNoHeaderError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestCopyFromContainer
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestCopyFromContainer (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerCreateError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerCreateError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerCreateImageNotFound
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerCreateWithName
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerCreateWithName (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerCreateAutoRemove
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerDiffError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerDiffError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerDiff
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerDiff (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExecCreateError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExecCreateError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExecCreate
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExecCreate (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExecStartError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExecStartError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExecStart
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExecStart (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExecInspectError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExecInspectError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExecInspect
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExecInspect (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExportError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExportError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerExport
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerExport (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerInspectError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerInspectError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerInspectContainerNotFound
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerInspectWithEmptyID
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerInspect
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerInspect (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerInspectNode
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerInspectNode (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerKillError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerKillError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerKill
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerKill (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerListError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerListError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerList
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerList (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerLogsNotFoundError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerLogsError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerLogsError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerLogs
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerLogs (0.16s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerPauseError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerPauseError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerPause
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerPause (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainersPruneError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainersPruneError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainersPrune
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainersPrune (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerRemoveError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerRemoveError (0.00s)
12:23:24 [2021-04-02T12:23:24.631Z] === RUN   TestContainerRemoveNotFoundError
12:23:24 [2021-04-02T12:23:24.631Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:23:24 [2021-04-02T12:23:24.881Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerRemove
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerRenameError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerRenameError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerRename
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerRename (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerResizeError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerResizeError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerExecResizeError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerExecResizeError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerResize
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerResize (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerExecResize
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerExecResize (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerRestartError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerRestartError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerRestart
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerRestart (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerStartError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerStartError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerStart
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerStart (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerStatsError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerStatsError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerStats
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerStats (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerStopError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerStopError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerStop
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerStop (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerTopError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerTopError (0.02s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerTop
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerTop (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerUnpauseError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerUnpauseError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerUnpause
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerUnpause (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerUpdateError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerUpdateError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerUpdate
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerUpdate (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerWaitError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerWaitError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestContainerWait
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestContainerWait (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestDiskUsageError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestDiskUsageError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestDiskUsage
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestDiskUsage (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestDistributionInspectUnsupported
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestDistributionInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestEventsErrorInOptions
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestEventsErrorFromServer
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestEvents
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestEvents (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestTLSCloseWriter
12:23:25 [2021-04-02T12:23:25.104Z] === PAUSE TestTLSCloseWriter
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageBuildError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageBuildError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageBuild
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageBuild (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestGetDockerOS
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestGetDockerOS (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageCreateError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageCreateError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageCreate
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageCreate (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageHistoryError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageHistoryError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageHistory
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageHistory (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageImportError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageImportError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageImport
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageImport (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageInspectError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageInspectImageNotFound
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageInspect
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageListError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageListError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageList
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageList (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageListApiBefore125
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageLoadError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageLoadError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageLoad
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageLoad (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagesPruneError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagesPruneError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagesPrune
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagesPrune (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullReferenceParseError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullAnyError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullAnyError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullStatusUnauthorizedError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePullWithoutErrors
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushReferenceError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushReferenceError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushAnyError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushAnyError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushStatusUnauthorizedError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithoutErrors
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageRemoveError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageRemoveImageNotFound
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageRemove
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSaveError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSaveError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSave
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSave (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSearchAnyError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSearchAnyError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSearchStatusUnauthorizedError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageSearchWithoutErrors
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageTagError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageTagError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageTagInvalidReference
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageTagInvalidSourceImageName
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageTagHexSource
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageTagHexSource (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestImageTag
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestImageTag (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestInfoServerError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestInfoServerError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestInfoInvalidResponseJSONError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestInfo
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestInfo (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkConnectError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkConnectError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkConnect
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkConnect (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkCreateError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkCreateError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkCreate
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkCreate (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkDisconnectError
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkDisconnect
12:23:25 [2021-04-02T12:23:25.104Z] --- PASS: TestNetworkDisconnect (0.00s)
12:23:25 [2021-04-02T12:23:25.104Z] === RUN   TestNetworkInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkInspectNotFoundError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworksPruneError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworksPruneError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworksPrune
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworksPrune (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkRemoveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNetworkRemove
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNetworkRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeInspectNodeNotFound
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeRemoveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeRemove
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeUpdateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeUpdateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestNodeUpdate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestNodeUpdate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestOptionWithTimeout
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestOptionWithTimeout (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingFail
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPingFail (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingWithError
12:23:25 [2021-04-02T12:23:25.105Z] 2021/04/02 12:23:24 RoundTripper returned a response & error; ignoring response
12:23:25 [2021-04-02T12:23:25.105Z] 2021/04/02 12:23:24 RoundTripper returned a response & error; ignoring response
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPingWithError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingSuccess
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPingSuccess (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingHeadFallback
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingHeadFallback/OK
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingHeadFallback/Not_Found
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPingHeadFallback (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginDisableError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginDisableError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginDisable
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginDisable (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginEnableError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginEnableError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginEnable
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginEnable (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginPushError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginPushError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginPush
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginPush (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginRemoveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginRemove
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginSetError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginSetError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPluginSet
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPluginSet (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSetHostHeader
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSetHostHeader (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestPlainTextError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestPlainTextError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestInfiniteError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestInfiniteError (0.01s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretCreateUnsupported
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretCreateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretCreateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretCreate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretCreate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretInspectUnsupported
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretInspectSecretNotFound
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretListUnsupported
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretListUnsupported (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretRemoveUnsupported
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretRemoveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretRemove
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretUpdateUnsupported
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretUpdateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretUpdateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSecretUpdate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSecretUpdate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceCreateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceCreateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceCreate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceCreate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceCreateCompatiblePlatforms
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceCreateDigestPinning
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceCreateDigestPinning (0.01s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceInspectServiceNotFound
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceLogsError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceLogsError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceLogs
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceLogs (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceRemoveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceRemoveNotFoundError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceRemove
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceUpdateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceUpdateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestServiceUpdate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestServiceUpdate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmGetUnlockKeyError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmGetUnlockKey
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmInitError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmInitError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmInit
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmInit (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmJoinError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmJoinError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmJoin
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmJoin (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmLeaveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmLeaveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmLeave
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmLeave (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmUnlockError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmUnlockError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmUnlock
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmUnlock (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmUpdateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmUpdateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestSwarmUpdate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestSwarmUpdate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestTaskInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestTaskInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestTaskInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestTaskInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestTaskInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestTaskListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestTaskListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestTaskList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestTaskList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeCreateError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeCreateError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeCreate
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeCreate (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeInspectError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeInspectError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeInspectNotFound
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeInspectWithEmptyID
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeInspect
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeInspect (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeListError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeListError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeList
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeList (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeRemoveError
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeRemoveError (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === RUN   TestVolumeRemove
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestVolumeRemove (0.00s)
12:23:25 [2021-04-02T12:23:25.105Z] === CONT  TestTLSCloseWriter
12:23:25 [2021-04-02T12:23:25.105Z] --- PASS: TestTLSCloseWriter (0.01s)
12:23:25 [2021-04-02T12:23:25.105Z] PASS
12:23:25 [2021-04-02T12:23:25.105Z] coverage: 74.9% of statements
12:23:25 [2021-04-02T12:23:25.105Z] ok  	github.com/docker/docker/client	0.589s	coverage: 74.9% of statements
12:23:25 [2021-04-02T12:23:25.277Z] --- PASS: TestDaemonDefaultNetworkPools (2.77s)
12:23:25 [2021-04-02T12:23:25.277Z] === RUN   TestDaemonRestartWithExistingNetwork
12:23:25 [2021-04-02T12:23:25.396Z] ok  	github.com/docker/docker/distribution/metadata	0.088s	coverage: 48.2% of statements
12:23:25 [2021-04-02T12:23:25.396Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.035s	coverage: 82.5% of statements
12:23:25 [2021-04-02T12:23:25.396Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:23:25 [2021-04-02T12:23:25.396Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:23:26 [2021-04-02T12:23:26.340Z] .........................                                                [ 67%]
12:23:26 [2021-04-02T12:23:26.385Z] --- PASS: TestUpdatePidsLimit (5.21s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.58s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/no_change (0.56s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.62s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.61s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
12:23:26 [2021-04-02T12:23:26.385Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.62s)
12:23:26 [2021-04-02T12:23:26.385Z] === RUN   TestUpdateRestartPolicy
12:23:26 [2021-04-02T12:23:26.636Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:23:26 [2021-04-02T12:23:26.805Z] ok  	github.com/docker/docker/distribution	0.266s	coverage: 25.2% of statements
12:23:26 [2021-04-02T12:23:26.805Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:23:27 [2021-04-02T12:23:27.067Z] ok  	github.com/docker/docker/errdefs	0.026s	coverage: 53.1% of statements
12:23:28 [2021-04-02T12:23:28.013Z] ok  	github.com/docker/docker/image	0.051s	coverage: 86.6% of statements
12:23:28 [2021-04-02T12:23:28.276Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
12:23:28 [2021-04-02T12:23:28.276Z] ok  	github.com/docker/docker/distribution/xfer	1.777s	coverage: 85.1% of statements
12:23:28 [2021-04-02T12:23:28.276Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:23:28 [2021-04-02T12:23:28.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:23:29 [2021-04-02T12:23:29.145Z] --- PASS: TestDaemonRestartWithExistingNetwork (4.22s)
12:23:29 [2021-04-02T12:23:29.145Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:23:29 [2021-04-02T12:23:29.223Z] ok  	github.com/docker/docker/image/tarexport	0.075s	coverage: 0.6% of statements
12:23:29 [2021-04-02T12:23:29.223Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
12:23:29 [2021-04-02T12:23:29.485Z] ok  	github.com/docker/docker/image/v1	0.027s	coverage: 25.0% of statements
12:23:29 [2021-04-02T12:23:29.485Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:23:29 [2021-04-02T12:23:29.705Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:23:30 [2021-04-02T12:23:30.874Z] ok  	github.com/docker/docker/opts	0.066s	coverage: 67.1% of statements
12:23:30 [2021-04-02T12:23:30.874Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
12:23:30 [2021-04-02T12:23:30.874Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 45.2% of statements
12:23:31 [2021-04-02T12:23:31.822Z] ok  	github.com/docker/docker/pkg/broadcaster	0.032s	coverage: 100.0% of statements
12:23:33 [2021-04-02T12:23:33.212Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
12:23:33 [2021-04-02T12:23:33.473Z] ok  	github.com/docker/docker/pkg/authorization	0.826s	coverage: 68.3% of statements
12:23:33 [2021-04-02T12:23:33.863Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.26s)
12:23:33 [2021-04-02T12:23:33.863Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:23:33 [2021-04-02T12:23:33.863Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:23:34 [2021-04-02T12:23:34.419Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
12:23:34 [2021-04-02T12:23:34.419Z] ok  	github.com/docker/docker/pkg/archive	1.195s	coverage: 81.8% of statements
12:23:34 [2021-04-02T12:23:34.423Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.22s)
12:23:34 [2021-04-02T12:23:34.423Z] === RUN   TestServiceWithPredefinedNetwork
12:23:34 [2021-04-02T12:23:34.678Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:23:34 [2021-04-02T12:23:34.993Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
12:23:34 [2021-04-02T12:23:34.993Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 92.9% of statements
12:23:35 [2021-04-02T12:23:35.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:23:35 [2021-04-02T12:23:35.937Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
12:23:36 [2021-04-02T12:23:36.039Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:23:36 [2021-04-02T12:23:36.510Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
12:23:36 [2021-04-02T12:23:36.772Z] ok  	github.com/docker/docker/pkg/dmesg	0.016s	coverage: 83.3% of statements
12:23:36 [2021-04-02T12:23:36.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:23:36 [2021-04-02T12:23:36.964Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:23:36 [2021-04-02T12:23:36.964Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:23:37 [2021-04-02T12:23:37.033Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.993s	coverage: 43.2% of statements
12:23:37 [2021-04-02T12:23:37.980Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
12:23:37 [2021-04-02T12:23:37.980Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
12:23:38 [2021-04-02T12:23:38.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:23:38 [2021-04-02T12:23:38.326Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s)
12:23:38 [2021-04-02T12:23:38.326Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:23:38 [2021-04-02T12:23:38.326Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:23:38 [2021-04-02T12:23:38.326Z]     service_test.go:242: FLAKY_TEST
12:23:38 [2021-04-02T12:23:38.326Z] === RUN   TestServiceWithDataPathPortInit
12:23:38 [2021-04-02T12:23:38.553Z] ok  	github.com/docker/docker/pkg/fsutils	0.272s	coverage: 85.1% of statements
12:23:38 [2021-04-02T12:23:38.553Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 11.4% of statements
12:23:39 [2021-04-02T12:23:39.129Z] ok  	github.com/docker/docker/layer	7.228s	coverage: 68.8% of statements
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:23:39 [2021-04-02T12:23:39.129Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:23:39 [2021-04-02T12:23:39.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:23:39 [2021-04-02T12:23:39.251Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:23:39 [2021-04-02T12:23:39.391Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
12:23:39 [2021-04-02T12:23:39.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:23:40 [2021-04-02T12:23:40.390Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
12:23:40 [2021-04-02T12:23:40.390Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.024s	coverage: 91.7% of statements
12:23:40 [2021-04-02T12:23:40.390Z] ok  	github.com/docker/docker/pkg/ioutils	0.628s	coverage: 70.6% of statements
12:23:40 [2021-04-02T12:23:40.390Z] ok  	github.com/docker/docker/pkg/idtools	1.027s	coverage: 69.5% of statements
12:23:40 [2021-04-02T12:23:40.390Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:23:40 [2021-04-02T12:23:40.390Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:23:40 [2021-04-02T12:23:40.390Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:23:40 [2021-04-02T12:23:40.652Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.026s	coverage: 85.7% of statements
12:23:40 [2021-04-02T12:23:40.652Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:23:40 [2021-04-02T12:23:40.914Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
12:23:41 [2021-04-02T12:23:41.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:23:41 [2021-04-02T12:23:41.177Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.019s	coverage: 86.7% of statements
12:23:41 [2021-04-02T12:23:41.177Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.028s	coverage: 60.0% of statements
12:23:41 [2021-04-02T12:23:41.439Z] ok  	github.com/docker/docker/pkg/pidfile	0.034s	coverage: 82.4% of statements
12:23:41 [2021-04-02T12:23:41.439Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:23:41 [2021-04-02T12:23:41.439Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:23:41 [2021-04-02T12:23:41.738Z] --- PASS: TestUpdateRestartPolicy (13.63s)
12:23:41 [2021-04-02T12:23:41.738Z] === RUN   TestUpdateRestartWithAutoRemove
12:23:41 [2021-04-02T12:23:41.738Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s)
12:23:41 [2021-04-02T12:23:41.738Z] === RUN   TestWaitNonBlocked
12:23:41 [2021-04-02T12:23:41.738Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:23:41 [2021-04-02T12:23:41.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:23:41 [2021-04-02T12:23:41.738Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:23:41 [2021-04-02T12:23:41.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:23:41 [2021-04-02T12:23:41.738Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:23:41 [2021-04-02T12:23:41.738Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:23:41 [2021-04-02T12:23:41.761Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:23:42 [2021-04-02T12:23:42.014Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.031s	coverage: 56.8% of statements
12:23:42 [2021-04-02T12:23:42.015Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:23:42 [2021-04-02T12:23:42.270Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:23:42 [2021-04-02T12:23:42.316Z] --- PASS: TestInfoAPIWarnings (17.76s)
12:23:42 [2021-04-02T12:23:42.316Z] === RUN   TestInfoDebug
12:23:42 [2021-04-02T12:23:42.369Z] --- PASS: TestWaitNonBlocked (0.01s)
12:23:42 [2021-04-02T12:23:42.369Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.45s)
12:23:42 [2021-04-02T12:23:42.369Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.54s)
12:23:42 [2021-04-02T12:23:42.369Z] === RUN   TestWaitBlocked
12:23:42 [2021-04-02T12:23:42.369Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:23:42 [2021-04-02T12:23:42.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:23:42 [2021-04-02T12:23:42.369Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:23:42 [2021-04-02T12:23:42.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:23:42 [2021-04-02T12:23:42.369Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:23:42 [2021-04-02T12:23:42.369Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:23:42 [2021-04-02T12:23:42.962Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
12:23:42 [2021-04-02T12:23:42.962Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
12:23:42 [2021-04-02T12:23:42.962Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
12:23:42 [2021-04-02T12:23:42.987Z] --- PASS: TestCheckoutGit (31.39s)
12:23:42 [2021-04-02T12:23:42.987Z] === RUN   TestValidGitTransport
12:23:42 [2021-04-02T12:23:42.987Z] --- PASS: TestValidGitTransport (0.00s)
12:23:42 [2021-04-02T12:23:42.987Z] === RUN   TestGitInvalidRef
12:23:42 [2021-04-02T12:23:42.987Z] --- PASS: TestGitInvalidRef (0.21s)
12:23:42 [2021-04-02T12:23:42.987Z] PASS
12:23:42 [2021-04-02T12:23:42.987Z] coverage: 86.3% of statements
12:23:42 [2021-04-02T12:23:42.987Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.805s	coverage: 86.3% of statements
12:23:42 [2021-04-02T12:23:42.987Z] ?   	github.com/docker/docker/cli	[no test files]
12:23:42 [2021-04-02T12:23:42.987Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:23:43 [2021-04-02T12:23:43.534Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
12:23:43 [2021-04-02T12:23:43.876Z] --- PASS: TestWaitBlocked (0.01s)
12:23:43 [2021-04-02T12:23:43.876Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s)
12:23:43 [2021-04-02T12:23:43.876Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.50s)
12:23:43 [2021-04-02T12:23:43.876Z] === CONT  TestContainerStartOnDaemonRestart
12:23:43 [2021-04-02T12:23:43.876Z] === CONT  TestContainerKillOnDaemonStart
12:23:44 [2021-04-02T12:23:44.108Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
12:23:44 [2021-04-02T12:23:44.155Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:23:44 [2021-04-02T12:23:44.218Z] --- PASS: TestInfoDebug (1.78s)
12:23:44 [2021-04-02T12:23:44.218Z] === RUN   TestInfoInsecureRegistries
12:23:44 [2021-04-02T12:23:44.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:23:44 [2021-04-02T12:23:44.370Z] ok  	github.com/docker/docker/pkg/pubsub	1.081s	coverage: 75.0% of statements
12:23:44 [2021-04-02T12:23:44.411Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:23:44 [2021-04-02T12:23:44.411Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:23:44 [2021-04-02T12:23:44.411Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:23:44 [2021-04-02T12:23:44.971Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
12:23:44 [2021-04-02T12:23:44.971Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
12:23:45 [2021-04-02T12:23:45.602Z] --- PASS: TestInfoInsecureRegistries (1.80s)
12:23:45 [2021-04-02T12:23:45.602Z] === RUN   TestInfoRegistryMirrors
12:23:45 [2021-04-02T12:23:45.939Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.9% of statements
12:23:46 [2021-04-02T12:23:46.200Z] ok  	github.com/docker/docker/pkg/system	0.033s	coverage: 36.9% of statements
12:23:46 [2021-04-02T12:23:46.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:23:46 [2021-04-02T12:23:46.461Z] ok  	github.com/docker/docker/pkg/signal	2.804s	coverage: 61.0% of statements
12:23:46 [2021-04-02T12:23:46.724Z] ok  	github.com/docker/docker/pkg/tailfile	0.172s	coverage: 88.6% of statements
12:23:46 [2021-04-02T12:23:46.921Z] === RUN   TestDockerSuite/TestBuildNetNone
12:23:47 [2021-04-02T12:23:47.296Z] testing: warning: no tests to run
12:23:47 [2021-04-02T12:23:47.296Z] coverage: [no statements]
12:23:47 [2021-04-02T12:23:47.296Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
12:23:47 [2021-04-02T12:23:47.296Z] ok  	github.com/docker/docker/pkg/tarsum	0.127s	coverage: 89.3% of statements
12:23:47 [2021-04-02T12:23:47.389Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
12:23:47 [2021-04-02T12:23:47.389Z] === CONT  TestIpcModeOlderClient
12:23:47 [2021-04-02T12:23:47.481Z] === RUN   TestDockerSuite/TestBuildNoContext
12:23:47 [2021-04-02T12:23:47.505Z] --- PASS: TestInfoRegistryMirrors (1.77s)
12:23:47 [2021-04-02T12:23:47.505Z] === RUN   TestLoginFailsWithBadCredentials
12:23:47 [2021-04-02T12:23:47.505Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
12:23:47 [2021-04-02T12:23:47.505Z] === RUN   TestPingCacheHeaders
12:23:47 [2021-04-02T12:23:47.505Z] --- PASS: TestPingCacheHeaders (0.02s)
12:23:47 [2021-04-02T12:23:47.505Z] === RUN   TestPingGet
12:23:47 [2021-04-02T12:23:47.505Z] --- PASS: TestPingGet (0.01s)
12:23:47 [2021-04-02T12:23:47.505Z] === RUN   TestPingHead
12:23:47 [2021-04-02T12:23:47.557Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
12:23:47 [2021-04-02T12:23:47.557Z] ok  	github.com/docker/docker/pkg/urlutil	0.019s	coverage: 100.0% of statements
12:23:47 [2021-04-02T12:23:47.557Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
12:23:47 [2021-04-02T12:23:47.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:23:47 [2021-04-02T12:23:47.680Z] --- PASS: TestIpcModeOlderClient (0.16s)
12:23:47 [2021-04-02T12:23:47.680Z] === CONT  TestDaemonHostGatewayIP
12:23:47 [2021-04-02T12:23:47.764Z] --- PASS: TestPingHead (0.03s)
12:23:47 [2021-04-02T12:23:47.764Z] === RUN   TestVersion
12:23:47 [2021-04-02T12:23:47.764Z] --- PASS: TestVersion (0.02s)
12:23:47 [2021-04-02T12:23:47.764Z] PASS
12:23:47 [2021-04-02T12:23:47.764Z] 
12:23:47 [2021-04-02T12:23:47.764Z] === Skipped
12:23:47 [2021-04-02T12:23:47.764Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:23:47 [2021-04-02T12:23:47.764Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:23:47 [2021-04-02T12:23:47.764Z] 
12:23:47 [2021-04-02T12:23:47.764Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:23:47 [2021-04-02T12:23:47.764Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:23:47 [2021-04-02T12:23:47.764Z] 
12:23:47 [2021-04-02T12:23:47.764Z] 
12:23:47 [2021-04-02T12:23:47.764Z] DONE 18 tests, 2 skipped in 29.694s
12:23:47 [2021-04-02T12:23:47.764Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:23:47 [2021-04-02T12:23:47.764Z] INFO: Testing against a local daemon
12:23:47 [2021-04-02T12:23:47.764Z] === RUN   TestVolumesCreateAndList
12:23:47 [2021-04-02T12:23:47.764Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:23:47 [2021-04-02T12:23:47.764Z] === RUN   TestVolumesRemove
12:23:47 [2021-04-02T12:23:47.764Z] --- PASS: TestVolumesRemove (0.05s)
12:23:47 [2021-04-02T12:23:47.764Z] === RUN   TestVolumesInspect
12:23:47 [2021-04-02T12:23:47.764Z] --- PASS: TestVolumesInspect (0.02s)
12:23:47 [2021-04-02T12:23:47.764Z] === RUN   TestVolumesInvalidJSON
12:23:47 [2021-04-02T12:23:47.764Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:23:47 [2021-04-02T12:23:47.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:23:48 [2021-04-02T12:23:48.025Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:23:48 [2021-04-02T12:23:48.025Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:23:48 [2021-04-02T12:23:48.025Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:23:48 [2021-04-02T12:23:48.025Z] PASS
12:23:48 [2021-04-02T12:23:48.025Z] 
12:23:48 [2021-04-02T12:23:48.025Z] DONE 5 tests in 0.211s
12:23:48 [2021-04-02T12:23:48.025Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:23:48 [2021-04-02T12:23:48.025Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12261 is not a child of this shell
12:23:48 [2021-04-02T12:23:48.025Z] warning: PID 12261 from bundles/test-integration/docker.pid had a nonzero exit code
12:23:48 [2021-04-02T12:23:48.025Z] Leaving: AppArmorNo profiles have been unloaded.
12:23:48 [2021-04-02T12:23:48.025Z] 
12:23:48 [2021-04-02T12:23:48.025Z] Unloading profiles will leave already running processes permanently
12:23:48 [2021-04-02T12:23:48.025Z] unconfined, which can lead to unexpected situations.
12:23:48 [2021-04-02T12:23:48.025Z] 
12:23:48 [2021-04-02T12:23:48.025Z] To set a process to complain mode, use the command line tool
12:23:48 [2021-04-02T12:23:48.025Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:23:48 [2021-04-02T12:23:48.025Z] Removing test suite binaries
12:23:48 [2021-04-02T12:23:48.025Z] exiting test-integration
12:23:48 [2021-04-02T12:23:48.025Z] ++ exit 0
12:23:48 [2021-04-02T12:23:48.068Z] #72 exporting layers 85.5s done
12:23:48 [2021-04-02T12:23:48.068Z] #72 exporting manifest sha256:254275c433dbccef90066cf2b4ee3d4bd121928e298e2f88153b39652cb51b4a done
12:23:48 [2021-04-02T12:23:48.068Z] #72 exporting config sha256:43fd0138094e3a68e0fbe654e76f5a9d7c01c1d0da06370ddf3535ea9207885c done
12:23:48 [2021-04-02T12:23:48.068Z] #72 sending tarball
12:23:48 [2021-04-02T12:23:48.404Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:23:48 [2021-04-02T12:23:48.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:23:48 [2021-04-02T12:23:48.896Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:23:48 [2021-04-02T12:23:48.896Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:23:48 [2021-04-02T12:23:48.947Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
12:23:49 [2021-04-02T12:23:49.004Z] 
12:23:49 [2021-04-02T12:23:49.210Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 85.4% of statements
12:23:49 [2021-04-02T12:23:49.329Z] --- PASS: TestDockerDaemonSuite (465.74s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (19.58s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.33s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.09s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.85s)
12:23:49 [2021-04-02T12:23:49.329Z]         docker_cli_daemon_test.go:1455: [d58f0b0944c68] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]         check_test.go:309: [d522a0b781ad2] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.28s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.26s)
12:23:49 [2021-04-02T12:23:49.329Z]         check_test.go:309: [d11291208ac5b] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.04s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.83s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.85s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.35s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.50s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.49s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.18s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.82s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s)
12:23:49 [2021-04-02T12:23:49.329Z]         check_test.go:309: [dd26fe410b6e4] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s)
12:23:49 [2021-04-02T12:23:49.329Z]         check_test.go:309: [d17bb28860e0c] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.41s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.06s)
12:23:49 [2021-04-02T12:23:49.329Z]         check_test.go:309: [d812024e9c09c] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.22s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (4.25s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.67s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.96s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.92s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.05s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.02s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:23:49 [2021-04-02T12:23:49.329Z]         check_test.go:309: [dc87a7b098800] daemon is not started
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.98s)
12:23:49 [2021-04-02T12:23:49.329Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (1.15s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.96s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.65s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.33s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.58s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d1814466aeb28] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.74s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.54s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.31s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.27s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [dd67e58ce22cb] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.67s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.96s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d142b5aafb045] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_plugins_test.go:79: [d9e07f8e58129] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_plugins_test.go:169: [d17de64054f87] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.06s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.64s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.96s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d544fa29ddedc] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.35s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.36s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.67s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.17s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.12s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.98s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.99s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (4.00s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.94s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.01s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d98621ea7dec1] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.52s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.01s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.40s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.89s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.64s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.03s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.84s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d0946155c6b6c] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.67s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.54s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.18s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.09s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.70s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.41s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.34s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d4b11050aef66] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [dcfa6427f74fa] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.38s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d1a57d74c9fc1] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.08s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.35s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.49s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.10s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.73s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.16s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.12s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.10s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d9c93eec7d383] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.48s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.22s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.08s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d3a83e053e1ff] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (4.10s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.42s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.30s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.09s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.88s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d33b70614525a] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.35s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d3c2f568938a1] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.91s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.46s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.95s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d77bf60e21fd2] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.42s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.50s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [dedfcaf03afca] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.78s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.12s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.98s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.27s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d15d0b59ff2e4] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.05s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.01s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.04s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [d49190eb994b3] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.62s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.24s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.59s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.17s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.63s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.22s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.90s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.66s)
12:23:49 [2021-04-02T12:23:49.330Z]         docker_cli_daemon_test.go:2550: [d240baface70c] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.31s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.34s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s)
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s)
12:23:49 [2021-04-02T12:23:49.330Z]         check_test.go:309: [df48059189c7f] daemon is not started
12:23:49 [2021-04-02T12:23:49.330Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.76s)
12:23:49 [2021-04-02T12:23:49.330Z] === RUN   TestDockerSwarmSuite
12:23:49 [2021-04-02T12:23:49.330Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:23:49 [2021-04-02T12:23:49.330Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:23:49 [2021-04-02T12:23:49.369Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:23:49 [2021-04-02T12:23:49.369Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:23:49 [2021-04-02T12:23:49.369Z] === RUN   TestConfigureDaemonLogs
12:23:49 [2021-04-02T12:23:49.369Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:23:49 [2021-04-02T12:23:49.369Z] === RUN   TestCommonOptionsInstallFlags
12:23:49 [2021-04-02T12:23:49.369Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:23:49 [2021-04-02T12:23:49.369Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:23:49 [2021-04-02T12:23:49.369Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:23:49 [2021-04-02T12:23:49.369Z] PASS
12:23:49 [2021-04-02T12:23:49.369Z] coverage: 18.4% of statements
12:23:49 [2021-04-02T12:23:49.369Z] ok  	github.com/docker/docker/cmd/dockerd	0.254s	coverage: 18.4% of statements
12:23:49 [2021-04-02T12:23:49.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:23:50 [2021-04-02T12:23:50.154Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
12:23:50 [2021-04-02T12:23:50.415Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 23.2% of statements
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestContainerStopSignal
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestContainerStopSignal (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestContainerStopTimeout
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestContainerStopTimeout (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestContainerSecretReferenceDestTarget
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestContainerLogPathSetForRingLogger
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestReplaceAndAppendEnvVars
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestNewMemoryStore
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestNewMemoryStore (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestAddContainers
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestAddContainers (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestGetContainer
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestGetContainer (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestDeleteContainer
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestDeleteContainer (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestListContainers
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestListContainers (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestFirstContainer
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestFirstContainer (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestApplyAllContainer
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestApplyAllContainer (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestIsValidHealthString
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestIsValidHealthString (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestStateRunStop
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestStateRunStop (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestStateTimeoutWait
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestStateTimeoutWait (0.13s)
12:23:50 [2021-04-02T12:23:50.948Z]     state_test.go:141: Stop callback fired
12:23:50 [2021-04-02T12:23:50.948Z]     state_test.go:165: Stop callback fired
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestIsValidStateString
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestIsValidStateString (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestViewSaveDelete
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestViewSaveDelete (0.13s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestViewAll
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestViewAll (0.01s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestViewGet
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestViewGet (0.01s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestNames
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestNames (0.00s)
12:23:50 [2021-04-02T12:23:50.948Z] === RUN   TestViewWithHealthCheck
12:23:50 [2021-04-02T12:23:50.948Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:23:50 [2021-04-02T12:23:50.948Z] PASS
12:23:50 [2021-04-02T12:23:50.948Z] coverage: 41.6% of statements
12:23:50 [2021-04-02T12:23:50.948Z] ok  	github.com/docker/docker/container	0.403s	coverage: 41.6% of statements
12:23:51 [2021-04-02T12:23:51.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:23:51 [2021-04-02T12:23:51.421Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:23:51 [2021-04-02T12:23:51.421Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:23:51 [2021-04-02T12:23:51.421Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:23:51 [2021-04-02T12:23:51.421Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
Post stage
[Pipeline] junit
12:23:51 [2021-04-02T12:23:51.553Z] Recording test results
12:23:51 [2021-04-02T12:23:51.840Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:23:51 [2021-04-02T12:23:51.840Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:23:51 [2021-04-02T12:23:51.840Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:23:51 [2021-04-02T12:23:51.937Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:23:52 [2021-04-02T12:23:52.095Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:23:52 [2021-04-02T12:23:52.127Z] --- PASS: TestDaemonHostGatewayIP (3.85s)
12:23:52 [2021-04-02T12:23:52.127Z] === CONT  TestRestartDaemonWithRestartingContainer
12:23:52 [2021-04-02T12:23:52.292Z] + echo Ensuring container killed.
12:23:52 [2021-04-02T12:23:52.292Z] Ensuring container killed.
12:23:52 [2021-04-02T12:23:52.292Z] + docker rm -vf docker-pr1
12:23:52 [2021-04-02T12:23:52.292Z] Error: No such container: docker-pr1
[Pipeline] sh
12:23:52 [2021-04-02T12:23:52.334Z] ok  	github.com/docker/docker/quota	0.432s	coverage: 71.4% of statements
12:23:52 [2021-04-02T12:23:52.334Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
12:23:52 [2021-04-02T12:23:52.334Z] ok  	github.com/docker/docker/registry	0.180s	coverage: 58.8% of statements
12:23:52 [2021-04-02T12:23:52.350Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:23:52 [2021-04-02T12:23:52.581Z] + echo Chowning /workspace to jenkins user
12:23:52 [2021-04-02T12:23:52.581Z] Chowning /workspace to jenkins user
12:23:52 [2021-04-02T12:23:52.581Z] + id -u
12:23:52 [2021-04-02T12:23:52.581Z] + id -g
12:23:52 [2021-04-02T12:23:52.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/workspace busybox chown -R 1000:1000 /workspace
12:23:52 [2021-04-02T12:23:52.590Z] #72 ...
12:23:52 [2021-04-02T12:23:52.590Z] 
12:23:52 [2021-04-02T12:23:52.590Z] #73 importing to docker
12:23:52 [2021-04-02T12:23:52.590Z] #73 sha256:5bbc296c9518669ca5a1b6f29eb3437fbd0ee1682d3bd9eaba5ded6aeebb8c98
12:23:52 [2021-04-02T12:23:52.597Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
12:23:52 [2021-04-02T12:23:52.604Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:23:52 [2021-04-02T12:23:52.858Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
12:23:52 [2021-04-02T12:23:52.859Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:23:53 [2021-04-02T12:23:53.001Z] === RUN   TestPrepare
12:23:53 [2021-04-02T12:23:53.001Z] --- PASS: TestPrepare (0.00s)
12:23:53 [2021-04-02T12:23:53.001Z] === RUN   TestStart
12:23:53 [2021-04-02T12:23:53.001Z] --- PASS: TestStart (0.00s)
12:23:53 [2021-04-02T12:23:53.001Z] === RUN   TestWaitCancel
12:23:53 [2021-04-02T12:23:53.001Z] --- PASS: TestWaitCancel (0.00s)
12:23:53 [2021-04-02T12:23:53.001Z] === RUN   TestWaitDisabled
12:23:53 [2021-04-02T12:23:53.001Z] --- PASS: TestWaitDisabled (0.00s)
12:23:53 [2021-04-02T12:23:53.001Z] === RUN   TestWaitEnabled
12:23:53 [2021-04-02T12:23:53.001Z] --- PASS: TestWaitEnabled (0.00s)
12:23:53 [2021-04-02T12:23:53.001Z] === RUN   TestRemove
12:23:53 [2021-04-02T12:23:53.001Z] --- PASS: TestRemove (0.00s)
12:23:53 [2021-04-02T12:23:53.001Z] PASS
12:23:53 [2021-04-02T12:23:53.001Z] coverage: 65.3% of statements
12:23:53 [2021-04-02T12:23:53.001Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.336s	coverage: 65.3% of statements
12:23:53 [2021-04-02T12:23:53.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:23:53 [2021-04-02T12:23:53.433Z] ok  	github.com/docker/docker/runconfig	0.059s	coverage: 66.1% of statements
12:23:53 [2021-04-02T12:23:53.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:23:54 [2021-04-02T12:23:54.260Z] + bundleName=amd64-rootless
12:23:54 [2021-04-02T12:23:54.260Z] + echo Creating amd64-rootless-bundles.tar.gz
12:23:54 [2021-04-02T12:23:54.260Z] Creating amd64-rootless-bundles.tar.gz
12:23:54 [2021-04-02T12:23:54.260Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:23:54 [2021-04-02T12:23:54.260Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
12:23:54 [2021-04-02T12:23:54.272Z] Archiving artifacts
12:23:54 [2021-04-02T12:23:54.534Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:23:54 [2021-04-02T12:23:54.743Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:23:54 [2021-04-02T12:23:54.843Z] + make clean
12:23:54 [2021-04-02T12:23:54.851Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.06s)
12:23:54 [2021-04-02T12:23:54.851Z] === CONT  TestDaemonRestartIpcMode
12:23:54 [2021-04-02T12:23:54.997Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:23:55 [2021-04-02T12:23:55.101Z] docker volume rm -f docker-dev-cache
12:23:55 [2021-04-02T12:23:55.101Z] docker-dev-cache
[Pipeline] deleteDir
12:23:55 [2021-04-02T12:23:55.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:23:55 [2021-04-02T12:23:55.354Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:23:55 [2021-04-02T12:23:55.922Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:23:55 [2021-04-02T12:23:55.983Z] === RUN   TestNewListSecretsFilters
12:23:55 [2021-04-02T12:23:55.983Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:23:55 [2021-04-02T12:23:55.983Z] === RUN   TestNewListConfigsFilters
12:23:55 [2021-04-02T12:23:55.983Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:23:55 [2021-04-02T12:23:55.983Z] PASS
12:23:55 [2021-04-02T12:23:55.983Z] coverage: 0.5% of statements
12:23:55 [2021-04-02T12:23:55.983Z] ok  	github.com/docker/docker/daemon/cluster	0.332s	coverage: 0.5% of statements
12:23:56 [2021-04-02T12:23:56.300Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCIsolation
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCConfigs
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCConfigs
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:23:56 [2021-04-02T12:23:56.457Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:23:56 [2021-04-02T12:23:56.457Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:23:56 [2021-04-02T12:23:56.457Z] PASS
12:23:56 [2021-04-02T12:23:56.457Z] coverage: 35.9% of statements
12:23:56 [2021-04-02T12:23:56.457Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.693s	coverage: 35.9% of statements
12:23:56 [2021-04-02T12:23:56.496Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:23:56 [2021-04-02T12:23:56.496Z] Using test binary docker
12:23:56 [2021-04-02T12:23:56.496Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:23:56 [2021-04-02T12:23:56.496Z] Starting apparmor (via systemctl): apparmor.service.
12:23:56 [2021-04-02T12:23:56.496Z] INFO: Waiting for daemon to start...
12:23:56 [2021-04-02T12:23:56.496Z] Starting dockerd
12:23:56 [2021-04-02T12:23:56.874Z] ok  	github.com/docker/docker/volume/local	0.240s	coverage: 76.4% of statements
12:23:56 [2021-04-02T12:23:56.914Z] --- PASS: TestContainerKillOnDaemonStart (12.62s)
12:23:57 [2021-04-02T12:23:57.282Z] --- PASS: TestServiceWithDataPathPortInit (19.17s)
12:23:57 [2021-04-02T12:23:57.282Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:23:57 [2021-04-02T12:23:57.815Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
12:23:57 [2021-04-02T12:23:57.842Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:23:58 [2021-04-02T12:23:58.379Z] .
12:23:58 [2021-04-02T12:23:58.379Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:23:58 [2021-04-02T12:23:58.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:23:58 [2021-04-02T12:23:58.634Z] Error: No such image: emptyfs
12:23:58 [2021-04-02T12:23:58.634Z] Running integration-test (iteration 1)
12:23:58 [2021-04-02T12:23:58.634Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:23:58 [2021-04-02T12:23:58.976Z] --- PASS: TestDaemonRestartIpcMode (4.22s)
12:23:58 [2021-04-02T12:23:58.977Z] PASS
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] === Skipped
12:23:58 [2021-04-02T12:23:58.977Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
12:23:58 [2021-04-02T12:23:58.977Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
12:23:58 [2021-04-02T12:23:58.977Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
12:23:58 [2021-04-02T12:23:58.977Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:23:58 [2021-04-02T12:23:58.977Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
12:23:58 [2021-04-02T12:23:58.977Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
12:23:58 [2021-04-02T12:23:58.977Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] 
12:23:58 [2021-04-02T12:23:58.977Z] DONE 196 tests, 6 skipped in 177.542s
12:23:58 [2021-04-02T12:23:58.977Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
12:23:58 [2021-04-02T12:23:58.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
12:23:58 [2021-04-02T12:23:58.977Z] ++ set -e
12:23:58 [2021-04-02T12:23:58.977Z] ++ '[' -n 0 ']'
12:23:58 [2021-04-02T12:23:58.977Z] ++ set -x
12:23:58 [2021-04-02T12:23:58.977Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
12:23:58 [2021-04-02T12:23:58.977Z] INFO: Testing against a local daemon
12:23:58 [2021-04-02T12:23:58.977Z] === RUN   TestCommitInheritsEnv
12:23:59 [2021-04-02T12:23:59.202Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:23:59 [2021-04-02T12:23:59.608Z] --- PASS: TestCommitInheritsEnv (0.62s)
12:23:59 [2021-04-02T12:23:59.608Z] === RUN   TestImportExtremelyLargeImageWorks
12:23:59 [2021-04-02T12:23:59.608Z] === PAUSE TestImportExtremelyLargeImageWorks
12:23:59 [2021-04-02T12:23:59.608Z] === RUN   TestImagesFilterMultiReference
12:23:59 [2021-04-02T12:23:59.608Z] --- PASS: TestImagesFilterMultiReference (0.04s)
12:23:59 [2021-04-02T12:23:59.608Z] === RUN   TestImagePullPlatformInvalid
12:23:59 [2021-04-02T12:23:59.608Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
12:23:59 [2021-04-02T12:23:59.608Z] === RUN   TestRemoveImageOrphaning
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestRemoveImageOrphaning (0.55s)
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestRemoveImageGarbageCollector
12:24:00 [2021-04-02T12:24:00.239Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:24:00 [2021-04-02T12:24:00.239Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestTagInvalidReference
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestTagInvalidReference (0.01s)
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestTagValidPrefixedRepo
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestTagExistedNameWithoutForce
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestTagOfficialNames
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestTagOfficialNames (0.03s)
12:24:00 [2021-04-02T12:24:00.239Z] === RUN   TestTagMatchesDigest
12:24:00 [2021-04-02T12:24:00.239Z] --- PASS: TestTagMatchesDigest (0.02s)
12:24:00 [2021-04-02T12:24:00.239Z] === CONT  TestImportExtremelyLargeImageWorks
12:24:00 [2021-04-02T12:24:00.276Z] === RUN   TestDiscoveryOptsErrors
12:24:00 [2021-04-02T12:24:00.276Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:24:00 [2021-04-02T12:24:00.276Z] === RUN   TestDiscoveryOpts
12:24:00 [2021-04-02T12:24:00.276Z] --- PASS: TestDiscoveryOpts (0.00s)
12:24:00 [2021-04-02T12:24:00.276Z] PASS
12:24:00 [2021-04-02T12:24:00.276Z] coverage: 30.0% of statements
12:24:00 [2021-04-02T12:24:00.276Z] ok  	github.com/docker/docker/daemon/discovery	0.096s	coverage: 30.0% of statements
12:24:01 [2021-04-02T12:24:01.712Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:24:01 [2021-04-02T12:24:01.858Z] === RUN   TestBuilderGC
12:24:01 [2021-04-02T12:24:01.858Z] --- PASS: TestBuilderGC (0.00s)
12:24:01 [2021-04-02T12:24:01.858Z] === RUN   TestDaemonConfigurationNotFound
12:24:01 [2021-04-02T12:24:01.858Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:24:01 [2021-04-02T12:24:01.858Z] === RUN   TestDaemonBrokenConfiguration
12:24:01 [2021-04-02T12:24:01.858Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:24:01 [2021-04-02T12:24:01.858Z] === RUN   TestParseClusterAdvertiseSettings
12:24:01 [2021-04-02T12:24:01.858Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:24:01 [2021-04-02T12:24:01.858Z] === RUN   TestFindConfigurationConflicts
12:24:01 [2021-04-02T12:24:01.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeConflicts
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_label
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_dns
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_dns-search
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestValidateConfiguration (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestModifiedDiscoverySettings
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestReloadSetConfigFileNotExist
12:24:02 [2021-04-02T12:24:02.331Z] time="2021-04-02T12:24:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:24:02 [2021-04-02T12:24:02.331Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestReloadDefaultConfigNotExist
12:24:02 [2021-04-02T12:24:02.331Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:24:02 [2021-04-02T12:24:02.331Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:24:02 [2021-04-02T12:24:02.331Z] === RUN   TestReloadBadDefaultConfig
12:24:02 [2021-04-02T12:24:02.332Z] time="2021-04-02T12:24:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-126158291"
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestReloadWithConflictingLabels
12:24:02 [2021-04-02T12:24:02.332Z] time="2021-04-02T12:24:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-850262806"
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestReloadWithDuplicateLabels
12:24:02 [2021-04-02T12:24:02.332Z] time="2021-04-02T12:24:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-001250685"
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestDaemonConfigurationMerge
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] PASS
12:24:02 [2021-04-02T12:24:02.332Z] coverage: 79.7% of statements
12:24:02 [2021-04-02T12:24:02.332Z] ok  	github.com/docker/docker/daemon/config	0.815s	coverage: 79.7% of statements
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestVerifyNetworkingConfig
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestGetContainer
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestGetContainer (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestValidContainerNames
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestValidContainerNames (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestContainerInitDNS
12:24:02 [2021-04-02T12:24:02.332Z] --- SKIP: TestContainerInitDNS (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z]     daemon_test.go:147: root required
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestMerge
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestMerge (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestValidateContainerIsolation
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestFindNetworkErrorType
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestEnsureServicesExist
12:24:02 [2021-04-02T12:24:02.332Z] --- PASS: TestEnsureServicesExist (0.00s)
12:24:02 [2021-04-02T12:24:02.332Z] === RUN   TestEnsureServicesExistErrors
12:24:02 [2021-04-02T12:24:02.526Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestContainerDelete
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestContainerDelete (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestContainerDoubleDelete
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestLogContainerEventCopyLabels
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestLogContainerEventWithAttributes
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestNoneHealthcheck
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestNoneHealthcheck (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestHealthStates
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestEventsLog
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestEventsLog (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestEventsLogTimeout
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestEventsLogTimeout (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestLogEvents
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestLogEvents (0.05s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestLoadBufferedEvents
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] time="2021-04-02T12:24:02Z" 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"
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestHealthStates (0.14s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestMaskURLCredentials
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestMaskURLCredentials (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestGetInspectData
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestGetInspectData (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestFillLicense
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestFillLicense (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestListInvalidFilter
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestListInvalidFilter (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestNameFilter
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestNameFilter (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:24:02 [2021-04-02T12:24:02.805Z] === 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
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- 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)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestDaemonReloadLabels
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestDaemonReloadMirrors
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestDaemonReloadInsecureRegistries
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestDaemonReloadNotAffectOthers
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestDaemonDiscoveryReload
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestLoadBufferedEvents (0.14s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:24:02 [2021-04-02T12:24:02.805Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:24:02 [2021-04-02T12:24:02.805Z] PASS
12:24:02 [2021-04-02T12:24:02.805Z] coverage: 50.0% of statements
12:24:02 [2021-04-02T12:24:02.805Z] ok  	github.com/docker/docker/daemon/events	0.246s	coverage: 50.0% of statements
12:24:03 [2021-04-02T12:24:03.804Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
12:24:03 [2021-04-02T12:24:03.804Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:24:03 [2021-04-02T12:24:03.804Z] === RUN   TestWaitNodeAttachment
12:24:03 [2021-04-02T12:24:03.887Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:24:03 [2021-04-02T12:24:03.887Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:24:04 [2021-04-02T12:24:04.279Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestIsolationConversion
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestIsolationConversion/default
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestIsolationConversion/process
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestIsolationConversion/hyperv
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestIsolationConversion (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestContainerLabels
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestContainerLabels (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestCredentialSpecConversion
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestCredentialSpecConversion/none
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestCredentialSpecConversion/config
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestCredentialSpecConversion/file
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestCredentialSpecConversion/registry
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestControllerValidateMountBind
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestControllerValidateMountVolume
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestControllerValidateMountTarget
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestControllerValidateMountTmpfs
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestControllerValidateMountInvalidType
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestControllerValidateMountNamedPipe
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:24:04 [2021-04-02T12:24:04.280Z] PASS
12:24:04 [2021-04-02T12:24:04.280Z] coverage: 11.3% of statements
12:24:04 [2021-04-02T12:24:04.280Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.902s	coverage: 11.3% of statements
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:24:04 [2021-04-02T12:24:04.280Z] === RUN   TestIsEmptyDir
12:24:04 [2021-04-02T12:24:04.280Z] --- PASS: TestIsEmptyDir (0.01s)
12:24:04 [2021-04-02T12:24:04.280Z] PASS
12:24:04 [2021-04-02T12:24:04.280Z] coverage: 2.3% of statements
12:24:04 [2021-04-02T12:24:04.280Z] ok  	github.com/docker/docker/daemon/graphdriver	0.120s	coverage: 2.3% of statements
12:24:04 [2021-04-02T12:24:04.752Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
12:24:04 [2021-04-02T12:24:04.752Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:24:04 [2021-04-02T12:24:04.752Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:24:04 [2021-04-02T12:24:04.752Z]     reload_test.go:520: root required
12:24:04 [2021-04-02T12:24:04.752Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:24:04 [2021-04-02T12:24:04.752Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:24:04 [2021-04-02T12:24:04.752Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:24:04 [2021-04-02T12:24:04.752Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.10s)
12:24:04 [2021-04-02T12:24:04.752Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:24:04 [2021-04-02T12:24:04.752Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s)
12:24:04 [2021-04-02T12:24:04.752Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:24:04 [2021-04-02T12:24:04.752Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:24:04 [2021-04-02T12:24:04.752Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] === RUN   TestParseVolumesFrom
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestParseVolumesFrom (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] PASS
12:24:05 [2021-04-02T12:24:05.226Z] coverage: 9.1% of statements
12:24:05 [2021-04-02T12:24:05.226Z] ok  	github.com/docker/docker/daemon	2.821s	coverage: 9.1% of statements
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:24:05 [2021-04-02T12:24:05.226Z] === RUN   TestLinkNaming
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestLinkNaming (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] === RUN   TestLinkNew
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestLinkNew (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] === RUN   TestLinkEnv
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestLinkEnv (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] === RUN   TestLinkMultipleEnv
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] === RUN   TestLinkPortRangeEnv
12:24:05 [2021-04-02T12:24:05.226Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:24:05 [2021-04-02T12:24:05.226Z] PASS
12:24:05 [2021-04-02T12:24:05.226Z] coverage: 93.0% of statements
12:24:05 [2021-04-02T12:24:05.226Z] ok  	github.com/docker/docker/daemon/links	0.046s	coverage: 93.0% of statements
12:24:08 [2021-04-02T12:24:08.044Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.05s)
12:24:08 [2021-04-02T12:24:08.044Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m4p4zli2ca769intlg8j258xv Created:2021-04-02 12:23:58.730029907 +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[6dc945947db5c36eb701943160d415c8088473e9436238256849e71e52c27952:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u02mxzitgfv4ktv6gow0plc4q EndpointID:1b1833211c12d63b38cc6d226a9ed87e3a715d00a165d3fbe2f3a5ef8da1b321 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:60a589e709ed6cda3af1bec9bbbbaad0c79b0ed19e5c80d6c6a5aac24c0a3c01 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:e400b55985f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u02mxzitgfv4ktv6gow0plc4q EndpointID:1b1833211c12d63b38cc6d226a9ed87e3a715d00a165d3fbe2f3a5ef8da1b321 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:24:08 [2021-04-02T12:24:08.044Z] PASS
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] === Skipped
12:24:08 [2021-04-02T12:24:08.044Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:24:08 [2021-04-02T12:24:08.044Z]     service_test.go:242: FLAKY_TEST
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] DONE 26 tests, 1 skipped in 75.264s
12:24:08 [2021-04-02T12:24:08.044Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:24:08 [2021-04-02T12:24:08.044Z] ++ 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
12:24:08 [2021-04-02T12:24:08.044Z] ++ set -e
12:24:08 [2021-04-02T12:24:08.044Z] ++ '[' -n 0 ']'
12:24:08 [2021-04-02T12:24:08.044Z] ++ set -x
12:24:08 [2021-04-02T12:24:08.044Z] ++ 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
12:24:08 [2021-04-02T12:24:08.044Z] INFO: Testing against a local daemon
12:24:08 [2021-04-02T12:24:08.044Z] === RUN   TestDockerNetworkIpvlanPersistance
12:24:08 [2021-04-02T12:24:08.044Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:24:08 [2021-04-02T12:24:08.044Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:08 [2021-04-02T12:24:08.044Z] === RUN   TestDockerNetworkIpvlan
12:24:08 [2021-04-02T12:24:08.044Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:24:08 [2021-04-02T12:24:08.044Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:08 [2021-04-02T12:24:08.044Z] PASS
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] === Skipped
12:24:08 [2021-04-02T12:24:08.044Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:24:08 [2021-04-02T12:24:08.044Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:24:08 [2021-04-02T12:24:08.044Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] 
12:24:08 [2021-04-02T12:24:08.044Z] DONE 2 tests, 2 skipped in 0.031s
12:24:08 [2021-04-02T12:24:08.044Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:24:08 [2021-04-02T12:24:08.044Z] ++ 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
12:24:08 [2021-04-02T12:24:08.044Z] ++ set -e
12:24:08 [2021-04-02T12:24:08.044Z] ++ '[' -n 0 ']'
12:24:08 [2021-04-02T12:24:08.044Z] ++ set -x
12:24:08 [2021-04-02T12:24:08.044Z] ++ 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
12:24:08 [2021-04-02T12:24:08.044Z] INFO: Testing against a local daemon
12:24:08 [2021-04-02T12:24:08.044Z] === RUN   TestDockerNetworkMacvlanPersistance
12:24:08 [2021-04-02T12:24:08.044Z] === RUN   TestDockerSuite/TestBuildPATH
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/defaults
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/invalid_create_group
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestNewStreamConfig (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestNewAWSLogsClientRegionDetect
12:24:08 [2021-04-02T12:24:08.201Z] time="2021-04-02T12:24:07Z" level=info msg="Trying to get region from EC2 Metadata"
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCreateSuccess
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCreateSuccess (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCreateLogGroupSuccess
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCreateError
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCreateError (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCreateAlreadyExists
12:24:08 [2021-04-02T12:24:08.201Z] time="2021-04-02T12:24:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestLogClosed
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestLogClosed (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestLogBlocking
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestLogBlocking (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestLogNonBlockingBufferEmpty
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestLogNonBlockingBufferFull
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestPublishBatchSuccess
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestPublishBatchError
12:24:08 [2021-04-02T12:24:08.201Z] time="2021-04-02T12:24:08Z" level=error msg=Error
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestPublishBatchError (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:24:08 [2021-04-02T12:24:08.201Z] time="2021-04-02T12:24:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestPublishBatchAlreadyAccepted
12:24:08 [2021-04-02T12:24:08.201Z] time="2021-04-02T12:24:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:24:08 [2021-04-02T12:24:08.201Z] time="2021-04-02T12:24:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchSimple
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchSimple (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchTicker
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchTicker (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchMultilinePattern
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchClose
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchClose (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen/0/Hello
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen/2/🙃
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen/3/����
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen/4/He��o
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestEffectiveLen/5/
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestEffectiveLen (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/0/
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/1/Hello
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/2/Hello
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/3/Hello
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/4/🙃
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/5/🙃
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/6/a�
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestFindValidSplit/7/a�
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestFindValidSplit (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: 
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: 
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: Hello
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: 
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: He
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: llo
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: 
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: Hello
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: 
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: 🙃
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: 🙃
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: 
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: a
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: �
12:24:08 [2021-04-02T12:24:08.201Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1044: a�
12:24:08 [2021-04-02T12:24:08.201Z]         cloudwatchlogs_test.go:1045: 
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestProcessEventEmoji
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestProcessEventEmoji (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchLineSplit
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchLineSplit (0.01s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchLineSplitWithBinary
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCollectBatchMaxEvents
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestAdapterReadLogs
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestAdapterReadLogs (0.00s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCopier
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCopier (0.01s)
12:24:08 [2021-04-02T12:24:08.201Z] === RUN   TestCopierLongLines
12:24:08 [2021-04-02T12:24:08.201Z] --- PASS: TestCopierLongLines (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCopierSlow
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCollectBatchMaxTotalBytes
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsMultilinePattern
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCreateTagSuccess
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCreateTagSuccess (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] PASS
12:24:08 [2021-04-02T12:24:08.674Z] coverage: 77.8% of statements
12:24:08 [2021-04-02T12:24:08.674Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.514s	coverage: 77.8% of statements
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCopierSlow (0.20s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCopierWithSized
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCopierWithSized/as_is
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCopierWithSized/With_RingLogger
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCopierWithSized (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestCopierWithPartial
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestCopierWithPartial (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestRingLogger
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestRingLogger (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestRingCap
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestRingCap (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestRingClose
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestRingClose (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestRingDrain
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestRingDrain (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] PASS
12:24:08 [2021-04-02T12:24:08.674Z] coverage: 43.5% of statements
12:24:08 [2021-04-02T12:24:08.674Z] ok  	github.com/docker/docker/daemon/logger	0.574s	coverage: 43.5% of statements
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestSearchRegistryForImagesErrors
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestSearchRegistryForImages
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestOnlyPlatformWithFallback
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestImageDelete
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestImageDelete/no_lease
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestImageDelete/lease_exists
12:24:08 [2021-04-02T12:24:08.674Z] --- PASS: TestImageDelete (0.03s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
12:24:08 [2021-04-02T12:24:08.674Z] === RUN   TestContentStoreForPull
12:24:09 [2021-04-02T12:24:09.148Z] --- PASS: TestContentStoreForPull (0.15s)
12:24:09 [2021-04-02T12:24:09.148Z] PASS
12:24:09 [2021-04-02T12:24:09.148Z] coverage: 6.7% of statements
12:24:09 [2021-04-02T12:24:09.148Z] ok  	github.com/docker/docker/daemon/images	0.485s	coverage: 6.7% of statements
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:24:09 [2021-04-02T12:24:09.148Z] === RUN   TestJSONFileLogger
12:24:09 [2021-04-02T12:24:09.148Z] --- PASS: TestJSONFileLogger (0.00s)
12:24:09 [2021-04-02T12:24:09.148Z] === RUN   TestJSONFileLoggerWithTags
12:24:09 [2021-04-02T12:24:09.148Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:24:09 [2021-04-02T12:24:09.148Z] === RUN   TestJSONFileLoggerWithOpts
12:24:09 [2021-04-02T12:24:09.148Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:24:09 [2021-04-02T12:24:09.148Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:24:09 [2021-04-02T12:24:09.148Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:24:09 [2021-04-02T12:24:09.148Z] === RUN   TestEncodeDecode
12:24:09 [2021-04-02T12:24:09.148Z] === PAUSE TestEncodeDecode
12:24:09 [2021-04-02T12:24:09.148Z] === RUN   TestUnexpectedEOF
12:24:09 [2021-04-02T12:24:09.405Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:24:09 [2021-04-02T12:24:09.620Z] time="2021-04-02T12:24:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:24:09 [2021-04-02T12:24:09.620Z] time="2021-04-02T12:24:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:24:09 [2021-04-02T12:24:09.620Z] --- PASS: TestUnexpectedEOF (0.13s)
12:24:09 [2021-04-02T12:24:09.620Z] === CONT  TestEncodeDecode
12:24:09 [2021-04-02T12:24:09.620Z] --- PASS: TestEncodeDecode (0.00s)
12:24:09 [2021-04-02T12:24:09.620Z] PASS
12:24:09 [2021-04-02T12:24:09.620Z] coverage: 69.9% of statements
12:24:09 [2021-04-02T12:24:09.620Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.278s	coverage: 69.9% of statements
12:24:09 [2021-04-02T12:24:09.965Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.67s)
12:24:09 [2021-04-02T12:24:09.965Z] === RUN   TestDockerNetworkMacvlan
12:24:10 [2021-04-02T12:24:10.097Z] === RUN   TestJSONLogsMarshalJSONBuf
12:24:10 [2021-04-02T12:24:10.097Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:24:10 [2021-04-02T12:24:10.097Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:24:10 [2021-04-02T12:24:10.097Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
12:24:10 [2021-04-02T12:24:10.097Z] === RUN   TestFastTimeMarshalJSON
12:24:10 [2021-04-02T12:24:10.097Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
12:24:10 [2021-04-02T12:24:10.097Z] PASS
12:24:10 [2021-04-02T12:24:10.097Z] coverage: 87.2% of statements
12:24:10 [2021-04-02T12:24:10.097Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.214s	coverage: 87.2% of statements
12:24:10 [2021-04-02T12:24:10.219Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:24:10 [2021-04-02T12:24:10.875Z] Loaded image: buildpack-deps:buster
12:24:11 [2021-04-02T12:24:11.094Z] === RUN   TestWriteLog
12:24:11 [2021-04-02T12:24:11.094Z] === PAUSE TestWriteLog
12:24:11 [2021-04-02T12:24:11.094Z] === RUN   TestReadLog
12:24:11 [2021-04-02T12:24:11.094Z] === PAUSE TestReadLog
12:24:11 [2021-04-02T12:24:11.094Z] === CONT  TestWriteLog
12:24:11 [2021-04-02T12:24:11.094Z] --- PASS: TestWriteLog (0.00s)
12:24:11 [2021-04-02T12:24:11.094Z] === CONT  TestReadLog
12:24:11 [2021-04-02T12:24:11.094Z] === RUN   TestReadLog/tail_exact
12:24:11 [2021-04-02T12:24:11.137Z] Loaded image: busybox:latest
12:24:11 [2021-04-02T12:24:11.137Z] Loaded image: busybox:glibc
12:24:11 [2021-04-02T12:24:11.143Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:24:11 [2021-04-02T12:24:11.143Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:24:11 [2021-04-02T12:24:11.243Z] #73 DONE 16.4s
12:24:11 [2021-04-02T12:24:11.243Z] 
12:24:11 [2021-04-02T12:24:11.243Z] #72 exporting to oci image format
12:24:11 [2021-04-02T12:24:11.243Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
12:24:11 [2021-04-02T12:24:11.243Z] #72 sending tarball 32.4s done
12:24:11 [2021-04-02T12:24:11.243Z] #72 DONE 117.9s
12:24:11 [2021-04-02T12:24:11.258Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestReadLog/tail_less_than_available
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestReadLog/tail_more_than_available
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestReadLog (0.13s)
12:24:11 [2021-04-02T12:24:11.568Z]     --- PASS: TestReadLog/tail_exact (0.12s)
12:24:11 [2021-04-02T12:24:11.568Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] PASS
12:24:11 [2021-04-02T12:24:11.568Z] coverage: 75.2% of statements
12:24:11 [2021-04-02T12:24:11.568Z] ok  	github.com/docker/docker/daemon/logger/local	0.203s	coverage: 75.2% of statements
12:24:11 [2021-04-02T12:24:11.568Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestOpenFileDelete
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestOpenFileDelete (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestOpenFileRename
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestOpenFileRename (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestParseLogTagDefaultTag
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestParseLogTag
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestParseLogTag (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestParseLogTagEmptyTag
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestTailFiles
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestTailFiles (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestFollowLogsConsumerGone
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestFollowLogsProducerGone
12:24:11 [2021-04-02T12:24:11.568Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:24:11 [2021-04-02T12:24:11.568Z]     logfile_test.go:232: messages sent: 4098, received: 4098
12:24:11 [2021-04-02T12:24:11.568Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestCheckCapacityAndRotate
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:24:11 [2021-04-02T12:24:11.568Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:24:11 [2021-04-02T12:24:11.706Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/test/unit
12:24:12 [2021-04-02T12:24:12.042Z] --- PASS: TestCheckCapacityAndRotate (0.18s)
12:24:12 [2021-04-02T12:24:12.042Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
12:24:12 [2021-04-02T12:24:12.042Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s)
12:24:12 [2021-04-02T12:24:12.042Z] PASS
12:24:12 [2021-04-02T12:24:12.042Z] coverage: 55.3% of statements
12:24:12 [2021-04-02T12:24:12.042Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.281s	coverage: 55.3% of statements
12:24:12 [2021-04-02T12:24:12.504Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestLog
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestLog (0.01s)
12:24:13 [2021-04-02T12:24:13.038Z] PASS
12:24:13 [2021-04-02T12:24:13.038Z] coverage: 31.5% of statements
12:24:13 [2021-04-02T12:24:13.038Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.100s	coverage: 31.5% of statements
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestValidateLogOpt
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestValidateLogOpt (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestNewMissedConfig
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestNewMissedConfig (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestNewMissedUrl
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestNewMissedUrl (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestNewMissedToken
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestNewMissedToken (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestNewWithProxy
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestNewWithProxy (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestDefault
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestDefault (0.05s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestJsonFormat
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestJsonFormat (0.08s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestRawFormat
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestRawFormat (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestRawFormatWithLabels
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestRawFormatWithoutTag
12:24:13 [2021-04-02T12:24:13.038Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:24:13 [2021-04-02T12:24:13.038Z] === RUN   TestBatching
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestNewParse
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestNewParse (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] PASS
12:24:13 [2021-04-02T12:24:13.511Z] coverage: 8.3% of statements
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestBatching (0.23s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestFrequency
12:24:13 [2021-04-02T12:24:13.511Z] ok  	github.com/docker/docker/daemon/logger/templates	0.052s	coverage: 8.3% of statements
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestParseLogFormat
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestParseLogFormat (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestValidateLogOptEmpty
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestValidateSyslogAddress
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestParseAddressDefaultPort
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestValidateSyslogFacility
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestValidateLogOptSyslogFormat
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestValidateLogOpt
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestValidateLogOpt (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] PASS
12:24:13 [2021-04-02T12:24:13.511Z] coverage: 46.8% of statements
12:24:13 [2021-04-02T12:24:13.511Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.055s	coverage: 46.8% of statements
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestFrequency (0.16s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestOneMessagePerRequest
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestOneMessagePerRequest (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestVerify
12:24:13 [2021-04-02T12:24:13.511Z] --- PASS: TestVerify (0.00s)
12:24:13 [2021-04-02T12:24:13.511Z] === RUN   TestSkipVerify
12:24:13 [2021-04-02T12:24:13.511Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:13 [2021-04-02T12:24:13.511Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:13 [2021-04-02T12:24:13.693Z] Loaded image: debian:bullseye
12:24:13 [2021-04-02T12:24:13.693Z] Loaded image: hello-world:latest
12:24:13 [2021-04-02T12:24:13.693Z] Loaded image: arm32v7/hello-world:latest
12:24:13 [2021-04-02T12:24:13.693Z] INFO: Testing against a local daemon
12:24:13 [2021-04-02T12:24:13.693Z] === RUN   TestCgroupNamespacesBuild
12:24:13 [2021-04-02T12:24:13.864Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:24:13 [2021-04-02T12:24:13.984Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:13 [2021-04-02T12:24:13.985Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:24:14 [2021-04-02T12:24:14.457Z] --- PASS: TestSkipVerify (0.66s)
12:24:14 [2021-04-02T12:24:14.457Z] === RUN   TestBufferMaximum
12:24:14 [2021-04-02T12:24:14.457Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.962407\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.962407\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] --- PASS: TestBufferMaximum (0.00s)
12:24:14 [2021-04-02T12:24:14.458Z] === RUN   TestServerAlwaysDown
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.965414\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.965414\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.965414\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.966403\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] time="2021-04-02T12:24:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617366253.966403\",\"host\":\"d00e9b593336\"}'"
12:24:14 [2021-04-02T12:24:14.458Z] --- PASS: TestServerAlwaysDown (0.00s)
12:24:14 [2021-04-02T12:24:14.458Z] === RUN   TestCannotSendAfterClose
12:24:14 [2021-04-02T12:24:14.458Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:24:14 [2021-04-02T12:24:14.458Z] === RUN   TestDeadlockOnBlockedEndpoint
12:24:15 [2021-04-02T12:24:15.252Z] ?   	github.com/docker/docker/api	[no test files]
12:24:15 [2021-04-02T12:24:15.348Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:24:15 [2021-04-02T12:24:15.454Z] time="2021-04-02T12:24:14Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
12:24:15 [2021-04-02T12:24:15.454Z] time="2021-04-02T12:24:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d00e9b593336\"}'"
12:24:15 [2021-04-02T12:24:15.454Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
12:24:15 [2021-04-02T12:24:15.454Z] PASS
12:24:15 [2021-04-02T12:24:15.454Z] coverage: 82.5% of statements
12:24:15 [2021-04-02T12:24:15.454Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.341s	coverage: 82.5% of statements
12:24:15 [2021-04-02T12:24:15.454Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:24:15 [2021-04-02T12:24:15.454Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:24:15 [2021-04-02T12:24:15.454Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:24:15 [2021-04-02T12:24:15.927Z] === RUN   TestV1IDService
12:24:15 [2021-04-02T12:24:15.927Z] --- PASS: TestV1IDService (0.02s)
12:24:15 [2021-04-02T12:24:15.927Z] === RUN   TestV2MetadataService
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestSuccessfulDownload
12:24:16 [2021-04-02T12:24:16.924Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     download_test.go:268: Needs fixing on Windows
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestCancelledDownload
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestCancelledDownload (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestMaxDownloadAttempts
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestContinueOnError_MirrorEndpoint
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestContinueOnError_NeverContinue
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/no_remote_or_local
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local237893027\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/no_local_cache
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/with_local_cache
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/unknown_media_type
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="reference for unknown type: "
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="reference for unknown type: "
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="reference for unknown type: "
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="reference for unknown type: "
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="reference for unknown type: "
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/error_persisting_manifest
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestManifestStore (0.24s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
12:24:16 [2021-04-02T12:24:16.924Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:24:16 [2021-04-02T12:24:16.924Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
12:24:16 [2021-04-02T12:24:16.924Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
12:24:16 [2021-04-02T12:24:16.924Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
12:24:16 [2021-04-02T12:24:16.924Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestFixManifestLayers
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestFixManifestLayers (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestFixManifestLayersBaseLayerParent
12:24:16 [2021-04-02T12:24:16.924Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     pull_v2_test.go:73: Needs fixing on Windows
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestFixManifestLayersBadParent
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestValidateManifest
12:24:16 [2021-04-02T12:24:16.924Z] --- SKIP: TestValidateManifest (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     pull_v2_test.go:118: Needs fixing on Windows
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestFormatPlatform
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestFormatPlatform (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestGetRepositoryMountCandidates
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestLayerAlreadyExists
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     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}
12:24:16 [2021-04-02T12:24:16.924Z]     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}
12:24:16 [2021-04-02T12:24:16.924Z]     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}
12:24:16 [2021-04-02T12:24:16.924Z]     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}
12:24:16 [2021-04-02T12:24:16.924Z]     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}
12:24:16 [2021-04-02T12:24:16.924Z]     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}
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestWhenEmptyAuthConfig
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:24:16 [2021-04-02T12:24:16.924Z] time="2021-04-02T12:24:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s)
12:24:16 [2021-04-02T12:24:16.924Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s)
12:24:16 [2021-04-02T12:24:16.924Z] === RUN   TestTransfer
12:24:16 [2021-04-02T12:24:16.924Z] --- PASS: TestV2MetadataService (1.14s)
12:24:16 [2021-04-02T12:24:16.924Z] PASS
12:24:16 [2021-04-02T12:24:16.924Z] coverage: 48.2% of statements
12:24:16 [2021-04-02T12:24:16.924Z] ok  	github.com/docker/docker/distribution/metadata	1.260s	coverage: 48.2% of statements
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestTransfer (0.12s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestConcurrencyLimit
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestConcurrencyLimit (0.40s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestInactiveJobs
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestNotFound
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestNotFound (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestConflict
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestConflict (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestForbidden
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestForbidden (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestInvalidParameter
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestInvalidParameter (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestNotImplemented
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestNotImplemented (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestNotModified
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestNotModified (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestUnauthorized
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestUnauthorized (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestUnknown
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestUnknown (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestCancelled
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestCancelled (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestDeadline
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestDeadline (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestDataLoss
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestDataLoss (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestUnavailable
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestUnavailable (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestSystem
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestSystem (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Not_Found
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Bad_Request
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Conflict
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Unauthorized
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Service_Unavailable
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Forbidden
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Not_Modified
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Not_Implemented
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:24:17 [2021-04-02T12:24:17.397Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:24:17 [2021-04-02T12:24:17.397Z] --- PASS: TestFromStatusCode (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:24:17 [2021-04-02T12:24:17.397Z] PASS
12:24:17 [2021-04-02T12:24:17.397Z] coverage: 53.1% of statements
12:24:17 [2021-04-02T12:24:17.397Z] ok  	github.com/docker/docker/errdefs	0.041s	coverage: 53.1% of statements
12:24:17 [2021-04-02T12:24:17.850Z] --- PASS: TestCgroupNamespacesBuild (4.06s)
12:24:17 [2021-04-02T12:24:17.850Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:24:17 [2021-04-02T12:24:17.870Z] --- PASS: TestInactiveJobs (0.38s)
12:24:17 [2021-04-02T12:24:17.870Z] === RUN   TestWatchRelease
12:24:17 [2021-04-02T12:24:17.870Z] --- PASS: TestWatchRelease (0.04s)
12:24:17 [2021-04-02T12:24:17.870Z] === RUN   TestWatchFinishedTransfer
12:24:17 [2021-04-02T12:24:17.870Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:24:17 [2021-04-02T12:24:17.870Z] === RUN   TestDuplicateTransfer
12:24:17 [2021-04-02T12:24:17.870Z] --- PASS: TestDuplicateTransfer (0.04s)
12:24:17 [2021-04-02T12:24:17.870Z] === RUN   TestSuccessfulUpload
12:24:18 [2021-04-02T12:24:18.343Z] --- PASS: TestWhenEmptyAuthConfig (1.15s)
12:24:18 [2021-04-02T12:24:18.343Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:24:18 [2021-04-02T12:24:18.343Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:24:18 [2021-04-02T12:24:18.343Z] === RUN   TestTokenPassThru
12:24:18 [2021-04-02T12:24:18.343Z] --- PASS: TestTokenPassThru (0.01s)
12:24:18 [2021-04-02T12:24:18.343Z] === RUN   TestTokenPassThruDifferentHost
12:24:18 [2021-04-02T12:24:18.343Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:24:18 [2021-04-02T12:24:18.343Z] PASS
12:24:18 [2021-04-02T12:24:18.343Z] coverage: 23.6% of statements
12:24:18 [2021-04-02T12:24:18.343Z] ok  	github.com/docker/docker/distribution	1.543s	coverage: 23.6% of statements
12:24:18 [2021-04-02T12:24:18.343Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:24:18 [2021-04-02T12:24:18.343Z] time="2021-04-02T12:24:18Z" level=error msg="Upload failed, retrying: simulating retry"
12:24:18 [2021-04-02T12:24:18.343Z] --- PASS: TestSuccessfulUpload (0.47s)
12:24:18 [2021-04-02T12:24:18.343Z] === RUN   TestCancelledUpload
12:24:18 [2021-04-02T12:24:18.344Z] --- PASS: TestCancelledUpload (0.00s)
12:24:18 [2021-04-02T12:24:18.344Z] PASS
12:24:18 [2021-04-02T12:24:18.344Z] coverage: 76.8% of statements
12:24:18 [2021-04-02T12:24:18.344Z] ok  	github.com/docker/docker/distribution/xfer	1.940s	coverage: 76.8% of statements
12:24:18 [2021-04-02T12:24:18.344Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:24:18 [2021-04-02T12:24:18.641Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:24:19 [2021-04-02T12:24:19.342Z] === RUN   TestCompare
12:24:19 [2021-04-02T12:24:19.342Z] --- PASS: TestCompare (0.00s)
12:24:19 [2021-04-02T12:24:19.342Z] PASS
12:24:19 [2021-04-02T12:24:19.342Z] coverage: 19.2% of statements
12:24:19 [2021-04-02T12:24:19.342Z] ok  	github.com/docker/docker/image/cache	0.122s	coverage: 19.2% of statements
12:24:19 [2021-04-02T12:24:19.342Z] === RUN   TestFSGetInvalidData
12:24:19 [2021-04-02T12:24:19.342Z] --- PASS: TestFSGetInvalidData (0.01s)
12:24:19 [2021-04-02T12:24:19.342Z] === RUN   TestFSInvalidSet
12:24:19 [2021-04-02T12:24:19.342Z] --- PASS: TestFSInvalidSet (0.01s)
12:24:19 [2021-04-02T12:24:19.342Z] === RUN   TestFSInvalidRoot
12:24:19 [2021-04-02T12:24:19.342Z] --- PASS: TestFSInvalidRoot (0.01s)
12:24:19 [2021-04-02T12:24:19.342Z] === RUN   TestFSMetadataGetSet
12:24:19 [2021-04-02T12:24:19.736Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
12:24:19 [2021-04-02T12:24:19.736Z] === RUN   TestBuildWithSession
12:24:19 [2021-04-02T12:24:19.736Z] --- SKIP: TestBuildWithSession (0.00s)
12:24:19 [2021-04-02T12:24:19.736Z]     build_session_test.go:25: TODO: BuildKit
12:24:19 [2021-04-02T12:24:19.736Z] === RUN   TestBuildSquashParent
12:24:19 [2021-04-02T12:24:19.761Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/rootless	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/volume	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:24:19 [2021-04-02T12:24:19.761Z] 
12:24:19 [2021-04-02T12:24:19.761Z] === Skipped
12:24:19 [2021-04-02T12:24:19.761Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:24:19 [2021-04-02T12:24:19.761Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:24:19 [2021-04-02T12:24:19.761Z] 
12:24:19 [2021-04-02T12:24:19.761Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:24:19 [2021-04-02T12:24:19.761Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:24:19 [2021-04-02T12:24:19.761Z] 
12:24:19 [2021-04-02T12:24:19.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:46: Driver btrfs not supported
12:24:19 [2021-04-02T12:24:19.761Z] 
12:24:19 [2021-04-02T12:24:19.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:46: Driver btrfs not supported
12:24:19 [2021-04-02T12:24:19.761Z] 
12:24:19 [2021-04-02T12:24:19.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:46: Driver btrfs not supported
12:24:19 [2021-04-02T12:24:19.761Z] 
12:24:19 [2021-04-02T12:24:19.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:24:19 [2021-04-02T12:24:19.761Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver btrfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver btrfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:73: No driver to put!
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z] time="2021-04-02T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z] time="2021-04-02T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z] time="2021-04-02T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z] time="2021-04-02T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z] time="2021-04-02T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:73: No driver to put!
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     overlay_test.go:49: Fails to compute changes intermittently
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver zfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver zfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver zfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver zfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:46: Driver zfs not supported
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     graphtest_unix.go:73: No driver to put!
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:24:19 [2021-04-02T12:24:19.762Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] 
12:24:19 [2021-04-02T12:24:19.762Z] DONE 2247 tests, 26 skipped in 201.594s
Post stage
[Pipeline] junit
12:24:19 [2021-04-02T12:24:19.776Z] Recording test results
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSMetadataGetSet (0.05s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSInvalidWalker
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSInvalidWalker (0.01s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSGetSet
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSGetSet (0.02s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSGetUnsetKey
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSGetEmptyData
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSGetEmptyData (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSDelete
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSDelete (0.01s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSWalker
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSWalker (0.02s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestFSWalkerStopOnError
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestNewFromJSON
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestNewFromJSON (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestNewFromJSONWithInvalidJSON
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestMarshalKeyOrder
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestHistoryEqual
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestHistoryEqual (0.12s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestImage
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestImage (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestImageOSNotEmpty
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestNewChildImageFromImageWithRootFS
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestCreate
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestCreate (0.03s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestRestore
12:24:19 [2021-04-02T12:24:19.815Z] time="2021-04-02T12:24:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestRestore (0.03s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestAddDelete
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestAddDelete (0.02s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestSearchAfterDelete
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestSearchAfterDelete (0.01s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestParentReset
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestParentReset (0.03s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestGetAndSetLastUpdated
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
12:24:19 [2021-04-02T12:24:19.815Z] === RUN   TestStoreLen
12:24:19 [2021-04-02T12:24:19.815Z] --- PASS: TestStoreLen (0.04s)
12:24:19 [2021-04-02T12:24:19.815Z] PASS
12:24:19 [2021-04-02T12:24:19.815Z] coverage: 86.6% of statements
12:24:19 [2021-04-02T12:24:19.815Z] ok  	github.com/docker/docker/image	0.588s	coverage: 86.6% of statements
12:24:20 [2021-04-02T12:24:20.020Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:24:20 [2021-04-02T12:24:20.813Z] === RUN   TestValidateManifest
12:24:20 [2021-04-02T12:24:20.813Z] === RUN   TestValidateManifest/nil
12:24:20 [2021-04-02T12:24:20.813Z] === RUN   TestValidateManifest/non-nil
12:24:20 [2021-04-02T12:24:20.813Z] --- PASS: TestValidateManifest (0.00s)
12:24:20 [2021-04-02T12:24:20.813Z]     --- PASS: TestValidateManifest/nil (0.00s)
12:24:20 [2021-04-02T12:24:20.813Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
12:24:20 [2021-04-02T12:24:20.813Z] PASS
12:24:20 [2021-04-02T12:24:20.813Z] coverage: 0.6% of statements
12:24:20 [2021-04-02T12:24:20.813Z] ok  	github.com/docker/docker/image/tarexport	0.185s	coverage: 0.6% of statements
12:24:20 [2021-04-02T12:24:20.813Z] === RUN   TestMakeV1ConfigFromConfig
12:24:20 [2021-04-02T12:24:20.813Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:24:20 [2021-04-02T12:24:20.813Z] PASS
12:24:20 [2021-04-02T12:24:20.813Z] coverage: 25.0% of statements
12:24:20 [2021-04-02T12:24:20.813Z] ok  	github.com/docker/docker/image/v1	0.097s	coverage: 25.0% of statements
12:24:20 [2021-04-02T12:24:20.813Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:24:21 [2021-04-02T12:24:21.346Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:24:21 [2021-04-02T12:24:21.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -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:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary test-integration
12:24:22 [2021-04-02T12:24:22.393Z] === RUN   TestSerialization
12:24:22 [2021-04-02T12:24:22.536Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:24:22 [2021-04-02T12:24:22.724Z] 
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestSerialization (0.02s)
12:24:22 [2021-04-02T12:24:22.866Z] PASS
12:24:22 [2021-04-02T12:24:22.866Z] coverage: 100.0% of statements
12:24:22 [2021-04-02T12:24:22.866Z] ok  	github.com/docker/docker/libcontainerd/queue	0.197s	coverage: 100.0% of statements
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestEmptyLayer
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestEmptyLayer (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestCommitFailure
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestCommitFailure (0.01s)
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestStartTransactionFailure
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestStartTransactionFailure (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestGetOrphan
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestGetOrphan (0.01s)
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestMountAndRegister
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestMountAndRegister (0.04s)
12:24:22 [2021-04-02T12:24:22.866Z]     layer_test.go:271: Layer size: 14
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestLayerRelease
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestLayerRelease (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     layer_test.go:304: Failing on Windows
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestStoreRestore
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestStoreRestore (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     layer_test.go:353: Failing on Windows
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestTarStreamStability
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestTarStreamStability (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     layer_test.go:468: Failing on Windows
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestRegisterExistingLayer
12:24:22 [2021-04-02T12:24:22.866Z] --- PASS: TestRegisterExistingLayer (0.18s)
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestTarStreamVerification
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestTarStreamVerification (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     layer_test.go:697: Failing on Windows
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestLayerMigration
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestLayerMigration (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     migration_test.go:46: Failing on Windows
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestLayerMigrationNoTarsplit
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     migration_test.go:182: Failing on Windows
12:24:22 [2021-04-02T12:24:22.866Z] === RUN   TestMountInit
12:24:22 [2021-04-02T12:24:22.866Z] --- SKIP: TestMountInit (0.00s)
12:24:22 [2021-04-02T12:24:22.866Z]     mount_test.go:17: Failing on Windows
12:24:22 [2021-04-02T12:24:22.867Z] === RUN   TestMountSize
12:24:22 [2021-04-02T12:24:22.867Z] --- SKIP: TestMountSize (0.00s)
12:24:22 [2021-04-02T12:24:22.867Z]     mount_test.go:76: Failing on Windows
12:24:22 [2021-04-02T12:24:22.867Z] === RUN   TestMountChanges
12:24:22 [2021-04-02T12:24:22.867Z] --- SKIP: TestMountChanges (0.00s)
12:24:22 [2021-04-02T12:24:22.867Z]     mount_test.go:125: Failing on Windows
12:24:22 [2021-04-02T12:24:22.867Z] === RUN   TestMountApply
12:24:22 [2021-04-02T12:24:22.867Z] --- SKIP: TestMountApply (0.00s)
12:24:22 [2021-04-02T12:24:22.867Z]     mount_test.go:212: Failing on Windows
12:24:22 [2021-04-02T12:24:22.867Z] PASS
12:24:22 [2021-04-02T12:24:22.867Z] coverage: 30.1% of statements
12:24:22 [2021-04-02T12:24:22.867Z] ok  	github.com/docker/docker/layer	0.326s	coverage: 30.1% of statements
12:24:22 [2021-04-02T12:24:22.985Z] Removing bundles/
12:24:22 [2021-04-02T12:24:22.985Z] 
12:24:22 [2021-04-02T12:24:22.985Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:24:22 [2021-04-02T12:24:22.985Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:24:22 [2021-04-02T12:24:22.985Z] GOOS="" GOARCH="" GOARM=""
12:24:23 [2021-04-02T12:24:23.340Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestEnvironmentParsing
12:24:23 [2021-04-02T12:24:23.813Z] --- PASS: TestEnvironmentParsing (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z] PASS
12:24:23 [2021-04-02T12:24:23.813Z] coverage: 1.0% of statements
12:24:23 [2021-04-02T12:24:23.813Z] ok  	github.com/docker/docker/libcontainerd/local	0.156s	coverage: 1.0% of statements
12:24:23 [2021-04-02T12:24:23.813Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:24:23 [2021-04-02T12:24:23.813Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:24:23 [2021-04-02T12:24:23.813Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:24:23 [2021-04-02T12:24:23.813Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:24:23 [2021-04-02T12:24:23.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:24:23 [2021-04-02T12:24:23.813Z] PASS
12:24:23 [2021-04-02T12:24:23.813Z] coverage: 42.3% of statements
12:24:23 [2021-04-02T12:24:23.813Z] ok  	github.com/docker/docker/oci	0.162s	coverage: 42.3% of statements
12:24:23 [2021-04-02T12:24:23.813Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:24:23 [2021-04-02T12:24:23.898Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:24:24 [2021-04-02T12:24:24.287Z] === RUN   TestParseVersion
12:24:24 [2021-04-02T12:24:24.287Z] --- PASS: TestParseVersion (0.00s)
12:24:24 [2021-04-02T12:24:24.287Z] PASS
12:24:24 [2021-04-02T12:24:24.287Z] coverage: 52.9% of statements
12:24:24 [2021-04-02T12:24:24.287Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 52.9% of statements
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestAddressPoolOpt
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestAddressPoolOpt (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/a
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/something
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/_=a
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/env1=value1
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/_env1=value1
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/env2=value2=value3
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/env3=abc!qwe
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/env_4=value_4
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/PATH
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/=a
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/PATH=
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/PATH=something
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/asd!qwe
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/1asd
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/123
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/some_space
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/__some_space_before
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/some_space_after__
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/=
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateEnv/PaTh
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestValidateEnv (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/a (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/something (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/= (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestParseHost
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestParseHost (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestParseDockerDaemonHost
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestParseTCP
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestParseTCP (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestParseInvalidUnixAddrInvalid
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateExtraHosts
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestValidateExtraHosts (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestIpOptString
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestIpOptString (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestNewIpOptInvalidDefaultVal
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestNewIpOptValidDefaultVal
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestIpOptSetInvalidVal
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateIPAddress
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestValidateIPAddress (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestMapOpts
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestMapOpts (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestListOptsWithoutValidator
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestListOptsWithValidator
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestListOptsWithValidator (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateDNSSearch
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestValidateDNSSearch (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_general_format
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_one_more
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestValidateLabel (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestNamedListOpts
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestNamedListOpts (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestNamedMapOpts
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestNamedMapOpts (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestParseLink
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestParseLink (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestQuotedStringSetWithQuotes
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestQuotedStringSetWithNoQuotes
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] === RUN   TestUlimitOpt
12:24:24 [2021-04-02T12:24:24.760Z] --- PASS: TestUlimitOpt (0.00s)
12:24:24 [2021-04-02T12:24:24.760Z] PASS
12:24:24 [2021-04-02T12:24:24.760Z] coverage: 67.1% of statements
12:24:24 [2021-04-02T12:24:24.760Z] ok  	github.com/docker/docker/opts	0.091s	coverage: 67.1% of statements
12:24:25 [2021-04-02T12:24:25.759Z] === RUN   TestPeerCertificateMarshalJSON
12:24:25 [2021-04-02T12:24:25.759Z] === RUN   TestUnbuffered
12:24:25 [2021-04-02T12:24:25.759Z] --- PASS: TestUnbuffered (0.00s)
12:24:25 [2021-04-02T12:24:25.759Z] === RUN   TestRaceUnbuffered
12:24:25 [2021-04-02T12:24:25.759Z] --- PASS: TestRaceUnbuffered (0.00s)
12:24:25 [2021-04-02T12:24:25.759Z] PASS
12:24:25 [2021-04-02T12:24:25.759Z] coverage: 100.0% of statements
12:24:25 [2021-04-02T12:24:25.759Z] ok  	github.com/docker/docker/pkg/broadcaster	0.090s	coverage: 100.0% of statements
12:24:26 [2021-04-02T12:24:26.112Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:24:26 [2021-04-02T12:24:26.232Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:24:26 [2021-04-02T12:24:26.232Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:24:26 [2021-04-02T12:24:26.232Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s)
12:24:26 [2021-04-02T12:24:26.232Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:24:26 [2021-04-02T12:24:26.232Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:24:26 [2021-04-02T12:24:26.232Z] === RUN   TestMiddleware
12:24:26 [2021-04-02T12:24:26.232Z] --- PASS: TestMiddleware (0.00s)
12:24:26 [2021-04-02T12:24:26.233Z] === RUN   TestNewResponseModifier
12:24:26 [2021-04-02T12:24:26.233Z] --- PASS: TestNewResponseModifier (0.00s)
12:24:26 [2021-04-02T12:24:26.233Z] PASS
12:24:26 [2021-04-02T12:24:26.233Z] coverage: 26.8% of statements
12:24:26 [2021-04-02T12:24:26.233Z] ok  	github.com/docker/docker/pkg/authorization	0.427s	coverage: 26.8% of statements
12:24:26 [2021-04-02T12:24:26.311Z] --- PASS: TestBuildSquashParent (6.49s)
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:24:26 [2021-04-02T12:24:26.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:24:26 [2021-04-02T12:24:26.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:24:26 [2021-04-02T12:24:26.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:24:26 [2021-04-02T12:24:26.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:24:26 [2021-04-02T12:24:26.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:24:26 [2021-04-02T12:24:26.311Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:24:26 [2021-04-02T12:24:26.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:24:26 [2021-04-02T12:24:26.311Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:24:26 [2021-04-02T12:24:26.311Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[foo]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[bar]_[foo]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[foo_bar]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[qux]_[foo]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[]#01
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[qux]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[foo_bar_qux]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[qux]_[baz]]
12:24:26 [2021-04-02T12:24:26.706Z] === RUN   TestMatch/[[foo_baz]]
12:24:26 [2021-04-02T12:24:26.706Z] --- PASS: TestMatch (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:24:26 [2021-04-02T12:24:26.706Z] PASS
12:24:26 [2021-04-02T12:24:26.706Z] coverage: 87.5% of statements
12:24:26 [2021-04-02T12:24:26.706Z] ok  	github.com/docker/docker/pkg/capabilities	0.047s	coverage: 87.5% of statements
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestIsArchivePathDir
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestIsArchivePathDir (0.07s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestIsArchivePathInvalidFile
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeEmpty
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeEmpty (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeEmptyFile
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeEmptyFile (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeNonemptyFile
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeNestedDirectoryEmpty
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestMoveToSubdir
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestMoveToSubdir (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] === RUN   TestSizeNonExistingDirectory
12:24:27 [2021-04-02T12:24:27.179Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:24:27 [2021-04-02T12:24:27.179Z] PASS
12:24:27 [2021-04-02T12:24:27.179Z] coverage: 80.0% of statements
12:24:27 [2021-04-02T12:24:27.179Z] ok  	github.com/docker/docker/pkg/directory	0.073s	coverage: 80.0% of statements
12:24:27 [2021-04-02T12:24:27.652Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestIsArchivePathTar
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootTarUntar
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootTarUntar (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootUntarWithHugeExcludesList
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootUntarEmptyArchive
12:24:27 [2021-04-02T12:24:27.652Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootTarUntarWithSymlink
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootCopyWithTar
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootCopyFileWithTar
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootUntarPath
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootUntarPath (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestChrootApplyDotDotFile
12:24:27 [2021-04-02T12:24:27.652Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:24:27 [2021-04-02T12:24:27.652Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:24:27 [2021-04-02T12:24:27.652Z] PASS
12:24:27 [2021-04-02T12:24:27.652Z] coverage: 15.4% of statements
12:24:27 [2021-04-02T12:24:27.652Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.103s	coverage: 15.4% of statements
12:24:27 [2021-04-02T12:24:27.652Z] --- PASS: TestIsArchivePathTar (0.17s)
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestDecompressStreamGzip
12:24:27 [2021-04-02T12:24:27.652Z] --- PASS: TestDecompressStreamGzip (0.13s)
12:24:27 [2021-04-02T12:24:27.652Z] === RUN   TestDecompressStreamBzip2
12:24:28 [2021-04-02T12:24:28.125Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestDecompressStreamXz
12:24:28 [2021-04-02T12:24:28.126Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z]     archive_test.go:134: Xz not present in msys2
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestCompressStreamXzUnsupported
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestCompressStreamBzip2Unsupported
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestCompressStreamInvalid
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestExtensionInvalid
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestExtensionInvalid (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestExtensionUncompressed
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestExtensionUncompressed (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestExtensionBzip2
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestExtensionBzip2 (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestExtensionGzip
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestExtensionGzip (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestExtensionXz
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestExtensionXz (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestCmdStreamLargeStderr
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestCmdStreamLargeStderr (0.18s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestCmdStreamBad
12:24:28 [2021-04-02T12:24:28.126Z] --- SKIP: TestCmdStreamBad (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z]     archive_test.go:239: Failing on Windows CI machines
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestCmdStreamGood
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestCmdStreamGood (0.04s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestUntarPathWithInvalidDest
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestUntarPathWithInvalidSrc
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestUntarPath
12:24:28 [2021-04-02T12:24:28.126Z] --- PASS: TestUntarPath (0.11s)
12:24:28 [2021-04-02T12:24:28.126Z] === RUN   TestUntarPathWithDestinationFile
12:24:28 [2021-04-02T12:24:28.197Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:24:28 [2021-04-02T12:24:28.452Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestUntarPathWithDestinationFile (0.20s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestContainsEntry
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestCreateEntries
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestEntriesDiff
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestEntriesEquality
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestGeneratorNotGenerate
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestGeneratorWithPort
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestNewEntry
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestParse
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: Test (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestNewEntry (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestParse (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] PASS
12:24:28 [2021-04-02T12:24:28.599Z] coverage: 58.3% of statements
12:24:28 [2021-04-02T12:24:28.599Z] ok  	github.com/docker/docker/pkg/discovery	0.061s	coverage: 58.3% of statements
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyWithTarInvalidSrc
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyWithTarSrcFile
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyWithTarSrcFolder
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyFileWithTarInvalidSrc
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyFileWithTarSrcFolder
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestCopyFileWithTarSrcFile
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   TestTarFiles
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestContent
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestInitialize
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestNew
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestParsingContentsWithComments
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestRegister
12:24:28 [2021-04-02T12:24:28.599Z] === RUN   Test/TestWatch
12:24:28 [2021-04-02T12:24:28.599Z] --- PASS: Test (0.01s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestContent (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestInitialize (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestNew (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestRegister (0.00s)
12:24:28 [2021-04-02T12:24:28.599Z]     --- PASS: Test/TestWatch (0.01s)
12:24:28 [2021-04-02T12:24:28.599Z] PASS
12:24:28 [2021-04-02T12:24:28.599Z] coverage: 92.9% of statements
12:24:28 [2021-04-02T12:24:28.599Z] ok  	github.com/docker/docker/pkg/discovery/file	0.056s	coverage: 92.9% of statements
12:24:28 [2021-04-02T12:24:28.622Z] tests/integration/client_test.py .....                                   [ 75%]
12:24:28 [2021-04-02T12:24:28.622Z] tests/integration/context_api_test.py ...                                [ 76%]
12:24:28 [2021-04-02T12:24:28.878Z] tests/integration/errors_test.py .                                       [ 76%]
12:24:29 [2021-04-02T12:24:29.132Z] === RUN   TestDockerSuite/TestBuildRm
12:24:29 [2021-04-02T12:24:29.692Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestWatch
12:24:30 [2021-04-02T12:24:30.178Z] --- PASS: Test (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z]     --- PASS: Test/TestWatch (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z] PASS
12:24:30 [2021-04-02T12:24:30.178Z] coverage: 92.3% of statements
12:24:30 [2021-04-02T12:24:30.178Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.072s	coverage: 92.3% of statements
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestInitialize
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestInitialize
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestInitializeWithPattern
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestRegister
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestWatch
12:24:30 [2021-04-02T12:24:30.178Z] --- PASS: Test (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z]     --- PASS: Test/TestInitialize (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z]     --- PASS: Test/TestRegister (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z]     --- PASS: Test/TestWatch (0.00s)
12:24:30 [2021-04-02T12:24:30.178Z] PASS
12:24:30 [2021-04-02T12:24:30.178Z] coverage: 93.8% of statements
12:24:30 [2021-04-02T12:24:30.178Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.065s	coverage: 93.8% of statements
12:24:30 [2021-04-02T12:24:30.178Z] time="2021-04-02T12:24:29Z" level=info msg="Initializing discovery without TLS"
12:24:30 [2021-04-02T12:24:30.178Z] time="2021-04-02T12:24:29Z" level=info msg="Initializing discovery without TLS"
12:24:30 [2021-04-02T12:24:30.178Z] time="2021-04-02T12:24:29Z" level=info msg="Initializing discovery without TLS"
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestInitializeWithCerts
12:24:30 [2021-04-02T12:24:30.178Z] time="2021-04-02T12:24:29Z" level=info msg="Initializing discovery with TLS"
12:24:30 [2021-04-02T12:24:30.178Z] === RUN   Test/TestWatch
12:24:30 [2021-04-02T12:24:30.178Z] time="2021-04-02T12:24:29Z" level=info msg="Initializing discovery without TLS"
12:24:30 [2021-04-02T12:24:30.339Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:24:30 [2021-04-02T12:24:30.697Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 9.0% of statements
12:24:30 [2021-04-02T12:24:30.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:24:31 [2021-04-02T12:24:31.175Z] === RUN   TestPollerAddRemove
12:24:31 [2021-04-02T12:24:31.175Z] --- PASS: TestPollerAddRemove (0.00s)
12:24:31 [2021-04-02T12:24:31.175Z] === RUN   TestPollerEvent
12:24:31 [2021-04-02T12:24:31.175Z] --- SKIP: TestPollerEvent (0.00s)
12:24:31 [2021-04-02T12:24:31.175Z]     poller_test.go:41: No chmod on Windows
12:24:31 [2021-04-02T12:24:31.175Z] === RUN   TestPollerClose
12:24:31 [2021-04-02T12:24:31.175Z] --- PASS: TestPollerClose (0.00s)
12:24:31 [2021-04-02T12:24:31.175Z] PASS
12:24:31 [2021-04-02T12:24:31.175Z] coverage: 36.2% of statements
12:24:31 [2021-04-02T12:24:31.175Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 36.2% of statements
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCopyFileWithInvalidSrc
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCopyFileWithInvalidDest
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCopyFileWithSameSrcAndDest
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCopyFile
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCopyFile (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:24:31 [2021-04-02T12:24:31.648Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z]     fileutils_test.go:134: Needs porting to Windows
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestReadSymlinkedDirectoryToFile
12:24:31 [2021-04-02T12:24:31.648Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z]     fileutils_test.go:180: Needs porting to Windows
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestWildcardMatches
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestWildcardMatches (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestPatternMatches
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestPatternMatches (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestPatternMatchesFolderExclusions
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestSingleExclamationError
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestSingleExclamationError (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestMatchesWithNoPatterns
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestMatchesWithMalformedPatterns
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestMatches
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestMatches (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCleanPatterns
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCleanPatterns (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCleanPatternsExceptionFlag
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCleanPatternsErrorSingleException
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCreateIfNotExistsDir
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestCreateIfNotExistsFile
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] === RUN   TestMatch
12:24:31 [2021-04-02T12:24:31.648Z] --- PASS: TestMatch (0.00s)
12:24:31 [2021-04-02T12:24:31.648Z] PASS
12:24:31 [2021-04-02T12:24:31.648Z] coverage: 87.7% of statements
12:24:31 [2021-04-02T12:24:31.648Z] ok  	github.com/docker/docker/pkg/fileutils	0.076s	coverage: 87.7% of statements
12:24:32 [2021-04-02T12:24:32.121Z] === RUN   TestGet
12:24:32 [2021-04-02T12:24:32.121Z] --- PASS: TestGet (0.00s)
12:24:32 [2021-04-02T12:24:32.121Z] === RUN   TestGetShortcutString
12:24:32 [2021-04-02T12:24:32.121Z] --- PASS: TestGetShortcutString (0.00s)
12:24:32 [2021-04-02T12:24:32.121Z] PASS
12:24:32 [2021-04-02T12:24:32.121Z] coverage: 42.9% of statements
12:24:32 [2021-04-02T12:24:32.121Z] ok  	github.com/docker/docker/pkg/homedir	0.072s	coverage: 42.9% of statements
12:24:32 [2021-04-02T12:24:32.204Z] --- PASS: TestDockerNetworkMacvlan (21.94s)
12:24:32 [2021-04-02T12:24:32.204Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s)
12:24:32 [2021-04-02T12:24:32.204Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
12:24:32 [2021-04-02T12:24:32.204Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.58s)
12:24:32 [2021-04-02T12:24:32.204Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.72s)
12:24:32 [2021-04-02T12:24:32.204Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.35s)
12:24:32 [2021-04-02T12:24:32.204Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s)
12:24:32 [2021-04-02T12:24:32.204Z] PASS
12:24:32 [2021-04-02T12:24:32.204Z] 
12:24:32 [2021-04-02T12:24:32.204Z] DONE 8 tests in 24.639s
12:24:32 [2021-04-02T12:24:32.204Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:24:32 [2021-04-02T12:24:32.205Z] ++ 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
12:24:32 [2021-04-02T12:24:32.205Z] ++ set -e
12:24:32 [2021-04-02T12:24:32.205Z] ++ '[' -n 0 ']'
12:24:32 [2021-04-02T12:24:32.205Z] ++ set -x
12:24:32 [2021-04-02T12:24:32.205Z] ++ 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
12:24:32 [2021-04-02T12:24:32.205Z] testing: warning: no tests to run
12:24:32 [2021-04-02T12:24:32.205Z] PASS
12:24:32 [2021-04-02T12:24:32.205Z] 
12:24:32 [2021-04-02T12:24:32.205Z] DONE 0 tests in 0.005s
12:24:32 [2021-04-02T12:24:32.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:24:32 [2021-04-02T12:24:32.205Z] ++ 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
12:24:32 [2021-04-02T12:24:32.205Z] ++ set -e
12:24:32 [2021-04-02T12:24:32.205Z] ++ '[' -n 0 ']'
12:24:32 [2021-04-02T12:24:32.205Z] ++ set -x
12:24:32 [2021-04-02T12:24:32.205Z] ++ 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
12:24:32 [2021-04-02T12:24:32.205Z] INFO: Testing against a local daemon
12:24:32 [2021-04-02T12:24:32.205Z] === RUN   TestAuthZPluginAllowRequest
12:24:32 [2021-04-02T12:24:32.764Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:24:33 [2021-04-02T12:24:33.117Z] === RUN   TestCreateIDMapOrder
12:24:33 [2021-04-02T12:24:33.118Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:24:33 [2021-04-02T12:24:33.118Z] PASS
12:24:33 [2021-04-02T12:24:33.118Z] coverage: 7.2% of statements
12:24:33 [2021-04-02T12:24:33.118Z] ok  	github.com/docker/docker/pkg/idtools	0.136s	coverage: 7.2% of statements
12:24:33 [2021-04-02T12:24:33.118Z] --- PASS: Test (3.16s)
12:24:33 [2021-04-02T12:24:33.118Z]     --- PASS: Test/TestInitialize (0.13s)
12:24:33 [2021-04-02T12:24:33.118Z]     --- PASS: Test/TestInitializeWithCerts (0.02s)
12:24:33 [2021-04-02T12:24:33.118Z]     --- PASS: Test/TestWatch (3.00s)
12:24:33 [2021-04-02T12:24:33.118Z] PASS
12:24:33 [2021-04-02T12:24:33.118Z] coverage: 84.1% of statements
12:24:33 [2021-04-02T12:24:33.118Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.292s	coverage: 84.1% of statements
12:24:33 [2021-04-02T12:24:33.412Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:24:33 [2021-04-02T12:24:33.412Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s)
12:24:33 [2021-04-02T12:24:33.412Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
12:24:33 [2021-04-02T12:24:33.412Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
12:24:33 [2021-04-02T12:24:33.412Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s)
12:24:33 [2021-04-02T12:24:33.412Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
12:24:33 [2021-04-02T12:24:33.412Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
12:24:33 [2021-04-02T12:24:33.412Z] === RUN   TestBuildMultiStageCopy
12:24:33 [2021-04-02T12:24:33.412Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:24:33 [2021-04-02T12:24:33.689Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:24:33 [2021-04-02T12:24:33.944Z] --- PASS: TestAuthZPluginAllowRequest (1.98s)
12:24:33 [2021-04-02T12:24:33.944Z] === RUN   TestAuthZPluginTLS
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestTarFiles (5.44s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestTarUntar
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestFixedBufferCap
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestFixedBufferCap (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestFixedBufferLen
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestFixedBufferLen (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestFixedBufferString
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestFixedBufferString (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestFixedBufferWrite
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestFixedBufferWrite (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestFixedBufferRead
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestFixedBufferRead (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestBytesPipeRead
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestBytesPipeRead (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestBytesPipeWrite
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestBytesPipeWrite (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestBytesPipeWriteRandomChunks
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestTarUntar (0.03s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestTarWithOptions
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestTarWithOptions (0.02s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestUntarUstarGnuConflict
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestUntarInvalidFilenames
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames551090166\\dest"
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestUntarInvalidFilenames (0.21s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestUntarHardlinkToSymlink
12:24:34 [2021-04-02T12:24:34.114Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:24:34 [2021-04-02T12:24:34.114Z] === RUN   TestUntarInvalidHardlink
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink142008599\\victim\\hello" -> "../victim/hello"
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink100087178\\victim\\hello" -> "/../victim/hello"
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink345954657\\victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink823169868\\victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink450733627\\victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink006253150\\victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.503Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestUntarInvalidHardlink (0.05s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestUntarInvalidSymlink
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink832649765\\dest\\dotdot" -> "../victim/hello"
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink266442048\\dest\\slash-dotdot" -> "/../victim/hello"
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink514900383\\dest\\loophole-victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink389533810\\dest\\loophole-victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink710155049\\dest\\loophole-victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink566235764\\dest\\loophole-victim" -> "../victim"
12:24:34 [2021-04-02T12:24:34.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink414272835\\dest\\dir\\loophole" -> "../../victim"
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestUntarInvalidSymlink (0.03s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestTempArchiveCloseMultipleTimes
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestXGlobalNoParent
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestXGlobalNoParent (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestReplaceFileTarWrapper
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestAtomicWriteToFile
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestError
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestError (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/no_progress
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/progress_1
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/with_units
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestProgressString/hide_counts
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestProgressString (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/with_units (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestJSONMessageDisplay
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestAtomicWriteSetCommit
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestAtomicWriteSetCancel
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestReadCloserWrapperClose
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestReaderErrWrapperReadOnError
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestReaderErrWrapperRead
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestHashData
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestHashData (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestCancelReadCloser
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestPrefixHeaderReadable
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestPrefixHeaderReadable (0.02s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestDisablePigz
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestStandardLongPath
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestStandardLongPath (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestUNCLongPath
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestUNCLongPath (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] PASS
12:24:34 [2021-04-02T12:24:34.587Z] coverage: 100.0% of statements
12:24:34 [2021-04-02T12:24:34.587Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestCancelReadCloser (0.10s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestWriteCloserWrapperClose
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestNopWriteCloser
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestNopWriteCloser (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestNopWriter
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestNopWriter (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestWriteCounter
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestWriteCounter (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] PASS
12:24:34 [2021-04-02T12:24:34.587Z] coverage: 69.7% of statements
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestJSONMessageDisplay (0.13s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestJSONMessageDisplayWithJSONError
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestDisplayJSONMessagesStream
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] PASS
12:24:34 [2021-04-02T12:24:34.587Z] coverage: 91.7% of statements
12:24:34 [2021-04-02T12:24:34.587Z] ok  	github.com/docker/docker/pkg/ioutils	0.735s	coverage: 69.7% of statements
12:24:34 [2021-04-02T12:24:34.587Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.187s	coverage: 91.7% of statements
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestDisablePigz (0.11s)
12:24:34 [2021-04-02T12:24:34.587Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestPigz
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestPigz (0.12s)
12:24:34 [2021-04-02T12:24:34.587Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestCopyFileWithInvalidDest
12:24:34 [2021-04-02T12:24:34.587Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z]     archive_windows_test.go:16: Currently fails
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestCanonicalTarNameForPath
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestCanonicalTarName
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestCanonicalTarName (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestChmodTarEntry
12:24:34 [2021-04-02T12:24:34.587Z] --- PASS: TestChmodTarEntry (0.00s)
12:24:34 [2021-04-02T12:24:34.587Z] === RUN   TestHardLinkOrder
12:24:34 [2021-04-02T12:24:34.758Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:24:35 [2021-04-02T12:24:35.012Z] --- PASS: TestAuthZPluginTLS (1.00s)
12:24:35 [2021-04-02T12:24:35.012Z] === RUN   TestAuthZPluginDenyRequest
12:24:35 [2021-04-02T12:24:35.061Z] --- PASS: TestHardLinkOrder (0.08s)
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangeString
12:24:35 [2021-04-02T12:24:35.061Z] --- PASS: TestChangeString (0.00s)
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangesWithNoChanges
12:24:35 [2021-04-02T12:24:35.061Z] --- PASS: TestChangesWithNoChanges (0.02s)
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangesWithChanges
12:24:35 [2021-04-02T12:24:35.061Z] --- PASS: TestChangesWithChanges (0.03s)
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangesWithChangesGH13590
12:24:35 [2021-04-02T12:24:35.061Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:24:35 [2021-04-02T12:24:35.061Z]     changes_test.go:192: needs more investigation
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangesDirsEmpty
12:24:35 [2021-04-02T12:24:35.061Z] --- PASS: TestChangesDirsEmpty (0.19s)
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangesDirsMutated
12:24:35 [2021-04-02T12:24:35.061Z] --- PASS: TestChangesDirsMutated (0.13s)
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestApplyLayer
12:24:35 [2021-04-02T12:24:35.061Z] --- SKIP: TestApplyLayer (0.00s)
12:24:35 [2021-04-02T12:24:35.061Z]     changes_test.go:405: needs further investigation
12:24:35 [2021-04-02T12:24:35.061Z] === RUN   TestChangesSizeWithHardlinks
12:24:35 [2021-04-02T12:24:35.061Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:24:35 [2021-04-02T12:24:35.061Z]     changes_test.go:441: needs further investigation
12:24:35 [2021-04-02T12:24:35.267Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:24:35 [2021-04-02T12:24:35.298Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:24:35 [2021-04-02T12:24:35.298Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:24:35 [2021-04-02T12:24:35.298Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestChangesSizeWithNoChanges
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestChangesSize
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestChangesSize (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestApplyLayerInvalidFilenames
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames257795882\\dest"
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestApplyLayerInvalidHardlink
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink904678380\\victim\\hello" -> "../victim/hello"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink519257691\\victim\\hello" -> "/../victim/hello"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink411903486\\victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink854608709\\victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink471514080\\victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink383647679\\victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestApplyLayerInvalidSymlink
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink544320530\\dest\\dotdot" -> "../victim/hello"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink116643913\\dest\\slash-dotdot" -> "/../victim/hello"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink266108180\\dest\\loophole-victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink294515555\\dest\\loophole-victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink324959078\\dest\\loophole-victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink471421837\\dest\\loophole-victim" -> "../victim"
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestApplyLayerInvalidSymlink (0.07s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestApplyLayerWhiteouts
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestGenerateEmptyFile
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestGenerateWithContent
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestGenerateWithContent (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] PASS
12:24:35 [2021-04-02T12:24:35.534Z] coverage: 62.6% of statements
12:24:35 [2021-04-02T12:24:35.534Z] ok  	github.com/docker/docker/pkg/archive	8.371s	coverage: 62.6% of statements
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestNameFormat
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestNameFormat (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestNameRetries
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestNameRetries (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] PASS
12:24:35 [2021-04-02T12:24:35.534Z] coverage: 85.7% of statements
12:24:35 [2021-04-02T12:24:35.534Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.056s	coverage: 85.7% of statements
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestParseKeyValueOpt
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestParseUintList
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestParseUintList (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] === RUN   TestParseUintListMaximumLimits
12:24:35 [2021-04-02T12:24:35.534Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:24:35 [2021-04-02T12:24:35.534Z] PASS
12:24:35 [2021-04-02T12:24:35.534Z] coverage: 97.0% of statements
12:24:35 [2021-04-02T12:24:35.534Z] ok  	github.com/docker/docker/pkg/parsers	0.038s	coverage: 97.0% of statements
12:24:35 [2021-04-02T12:24:35.554Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:24:35 [2021-04-02T12:24:35.810Z] --- PASS: TestBuildMultiStageCopy (2.85s)
12:24:35 [2021-04-02T12:24:35.810Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
12:24:35 [2021-04-02T12:24:35.810Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
12:24:35 [2021-04-02T12:24:35.810Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:24:35 [2021-04-02T12:24:35.810Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:24:35 [2021-04-02T12:24:35.810Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
12:24:35 [2021-04-02T12:24:35.810Z] === RUN   TestBuildMultiStageParentConfig
12:24:36 [2021-04-02T12:24:36.007Z] === RUN   TestNewAndRemove
12:24:36 [2021-04-02T12:24:36.007Z] --- PASS: TestNewAndRemove (0.00s)
12:24:36 [2021-04-02T12:24:36.007Z] === RUN   TestRemoveInvalidPath
12:24:36 [2021-04-02T12:24:36.007Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:24:36 [2021-04-02T12:24:36.007Z] PASS
12:24:36 [2021-04-02T12:24:36.008Z] coverage: 82.6% of statements
12:24:36 [2021-04-02T12:24:36.008Z] ok  	github.com/docker/docker/pkg/pidfile	0.046s	coverage: 82.6% of statements
12:24:36 [2021-04-02T12:24:36.191Z] --- PASS: TestAuthZPluginDenyRequest (0.91s)
12:24:36 [2021-04-02T12:24:36.191Z] === RUN   TestAuthZPluginAPIDenyResponse
12:24:36 [2021-04-02T12:24:36.191Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:24:36 [2021-04-02T12:24:36.737Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
12:24:36 [2021-04-02T12:24:36.737Z] === RUN   TestBuildLabelWithTargets
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestParseEmptyInterface
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestParseEmptyInterface (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestParseNonInterfaceType
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestParseWithOneFunction
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestParseWithOneFunction (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestParseWithMultipleFuncs
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestParseWithUnnamedReturn
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestEmbeddedInterface
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestEmbeddedInterface (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestParsedImports
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestParsedImports (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] === RUN   TestAliasedImports
12:24:37 [2021-04-02T12:24:37.004Z] --- PASS: TestAliasedImports (0.00s)
12:24:37 [2021-04-02T12:24:37.004Z] PASS
12:24:37 [2021-04-02T12:24:37.004Z] coverage: 56.8% of statements
12:24:37 [2021-04-02T12:24:37.004Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.055s	coverage: 56.8% of statements
12:24:37 [2021-04-02T12:24:37.116Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.93s)
12:24:37 [2021-04-02T12:24:37.116Z] === RUN   TestAuthZPluginDenyResponse
12:24:37 [2021-04-02T12:24:37.116Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:24:37 [2021-04-02T12:24:37.707Z] --- PASS: TestBuildLabelWithTargets (0.99s)
12:24:37 [2021-04-02T12:24:37.707Z] === RUN   TestBuildWithEmptyLayers
12:24:37 [2021-04-02T12:24:37.963Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
12:24:37 [2021-04-02T12:24:37.963Z] === RUN   TestBuildMultiStageOnBuild
12:24:38 [2021-04-02T12:24:38.000Z] === RUN   TestFailedConnection
12:24:38 [2021-04-02T12:24:38.040Z] --- PASS: TestAuthZPluginDenyResponse (1.00s)
12:24:38 [2021-04-02T12:24:38.040Z] === RUN   TestAuthZPluginAllowEventStream
12:24:38 [2021-04-02T12:24:38.294Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestHTTPTransport
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestHTTPTransport (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] PASS
12:24:38 [2021-04-02T12:24:38.477Z] coverage: 85.7% of statements
12:24:38 [2021-04-02T12:24:38.477Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.077s	coverage: 85.7% of statements
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestBufioReaderPoolPutAndGet
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestBufioWriterPoolPutAndGet
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] === RUN   TestBufferPoolPutAndGet
12:24:38 [2021-04-02T12:24:38.477Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:24:38 [2021-04-02T12:24:38.477Z] PASS
12:24:38 [2021-04-02T12:24:38.477Z] coverage: 88.2% of statements
12:24:38 [2021-04-02T12:24:38.477Z] ok  	github.com/docker/docker/pkg/pools	0.064s	coverage: 88.2% of statements
12:24:38 [2021-04-02T12:24:38.950Z] --- PASS: TestFailedConnection (1.07s)
12:24:38 [2021-04-02T12:24:38.950Z] === RUN   TestFailOnce
12:24:38 [2021-04-02T12:24:38.950Z] 2021/04/02 12:24:38 http: panic serving 127.0.0.1:49221: Plugin not ready
12:24:38 [2021-04-02T12:24:38.950Z] goroutine 10 [running]:
12:24:38 [2021-04-02T12:24:38.950Z] net/http.(*conn).serve.func1(0xc000058b40)
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/net/http/server.go:1795 +0x140
12:24:38 [2021-04-02T12:24:38.950Z] panic(0x849b40, 0x986ad0)
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
12:24:38 [2021-04-02T12:24:38.950Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
12:24:38 [2021-04-02T12:24:38.950Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:24:38 [2021-04-02T12:24:38.950Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/net/http/server.go:2036 +0x4b
12:24:38 [2021-04-02T12:24:38.950Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
12:24:38 [2021-04-02T12:24:38.950Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/net/http/server.go:2831 +0xab
12:24:38 [2021-04-02T12:24:38.950Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980)
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/net/http/server.go:1919 +0x87c
12:24:38 [2021-04-02T12:24:38.950Z] created by net/http.(*Server).Serve
12:24:38 [2021-04-02T12:24:38.950Z] 	c:/go/src/net/http/server.go:2957 +0x38b
12:24:38 [2021-04-02T12:24:38.951Z] time="2021-04-02T12:24:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s"
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestOutputOnPrematureClose
12:24:39 [2021-04-02T12:24:39.424Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestCompleteSilently
12:24:39 [2021-04-02T12:24:39.424Z] --- PASS: TestCompleteSilently (0.00s)
12:24:39 [2021-04-02T12:24:39.424Z] PASS
12:24:39 [2021-04-02T12:24:39.424Z] coverage: 75.9% of statements
12:24:39 [2021-04-02T12:24:39.424Z] ok  	github.com/docker/docker/pkg/progress	0.057s	coverage: 75.9% of statements
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestSendToOneSub
12:24:39 [2021-04-02T12:24:39.424Z] --- PASS: TestSendToOneSub (0.00s)
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestSendToMultipleSubs
12:24:39 [2021-04-02T12:24:39.424Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestEvictOneSub
12:24:39 [2021-04-02T12:24:39.424Z] --- PASS: TestEvictOneSub (0.00s)
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestClosePublisher
12:24:39 [2021-04-02T12:24:39.424Z] --- PASS: TestClosePublisher (0.00s)
12:24:39 [2021-04-02T12:24:39.424Z] === RUN   TestPubSubRace
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestFailOnce (1.16s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestEchoInputOutput
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestEchoInputOutput (0.00s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestBackoff
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestBackoff (0.00s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestAbortRetry
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestAbortRetry (0.00s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestClientScheme
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestClientScheme (0.00s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestNewClientWithTimeout
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestRegister
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestRegister (0.00s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestCommand
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestCommand (0.03s)
12:24:39 [2021-04-02T12:24:39.897Z] === RUN   TestNaiveSelf
12:24:39 [2021-04-02T12:24:39.897Z] --- PASS: TestNaiveSelf (0.02s)
12:24:39 [2021-04-02T12:24:39.897Z] PASS
12:24:39 [2021-04-02T12:24:39.897Z] coverage: 82.4% of statements
12:24:39 [2021-04-02T12:24:39.897Z] ok  	github.com/docker/docker/pkg/reexec	0.079s	coverage: 82.4% of statements
12:24:40 [2021-04-02T12:24:40.177Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s)
12:24:40 [2021-04-02T12:24:40.177Z] === RUN   TestAuthZPluginErrorResponse
12:24:40 [2021-04-02T12:24:40.370Z] --- PASS: TestPubSubRace (1.05s)
12:24:40 [2021-04-02T12:24:40.370Z] PASS
12:24:40 [2021-04-02T12:24:40.370Z] coverage: 75.0% of statements
12:24:40 [2021-04-02T12:24:40.370Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 75.0% of statements
12:24:40 [2021-04-02T12:24:40.370Z] time="2021-04-02T12:24:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
12:24:40 [2021-04-02T12:24:40.474Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
12:24:40 [2021-04-02T12:24:40.474Z] === RUN   TestBuildUncleanTarFilenames
12:24:40 [2021-04-02T12:24:40.736Z] --- PASS: TestAuthZPluginErrorResponse (0.92s)
12:24:40 [2021-04-02T12:24:40.736Z] === RUN   TestAuthZPluginErrorRequest
12:24:40 [2021-04-02T12:24:40.843Z] === RUN   TestParseSignal
12:24:40 [2021-04-02T12:24:40.843Z] --- PASS: TestParseSignal (0.00s)
12:24:40 [2021-04-02T12:24:40.843Z] === RUN   TestValidSignalForPlatform
12:24:40 [2021-04-02T12:24:40.843Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:24:40 [2021-04-02T12:24:40.843Z] PASS
12:24:40 [2021-04-02T12:24:40.843Z] coverage: 20.3% of statements
12:24:40 [2021-04-02T12:24:40.843Z] ok  	github.com/docker/docker/pkg/signal	0.041s	coverage: 20.3% of statements
12:24:41 [2021-04-02T12:24:41.033Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
12:24:41 [2021-04-02T12:24:41.033Z] === RUN   TestBuildMultiStageLayerLeak
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestNewStdWriter
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestNewStdWriter (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestWriteWithUninitializedStdWriter
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestWriteWithNilBytes
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestWrite
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestWrite (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestWriteWithWriterError
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestWriteWithWriterError (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyWriteAndRead
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyWithInvalidInputHeader
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyWithCorruptedPrefix
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyReturnsWriteErrors
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:24:41 [2021-04-02T12:24:41.316Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:24:41 [2021-04-02T12:24:41.316Z] PASS
12:24:41 [2021-04-02T12:24:41.316Z] coverage: 100.0% of statements
12:24:41 [2021-04-02T12:24:41.316Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
12:24:41 [2021-04-02T12:24:41.661Z] --- PASS: TestAuthZPluginErrorRequest (0.90s)
12:24:41 [2021-04-02T12:24:41.661Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:24:41 [2021-04-02T12:24:41.916Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:24:41 [2021-04-02T12:24:41.916Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:24:42 [2021-04-02T12:24:42.171Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:24:42 [2021-04-02T12:24:42.171Z] === RUN   TestDockerSuite/TestBuildSpaces
12:24:42 [2021-04-02T12:24:42.313Z] time="2021-04-02T12:24:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestRawProgressFormatterFormatStatus
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestRawProgressFormatterFormatProgress
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestFormatStatus
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestFormatStatus (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestFormatError
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestFormatError (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestFormatJSONError
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestFormatJSONError (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestJsonProgressFormatterFormatProgress
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestJsonProgressFormatterFormatStatus
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestNewJSONProgressOutput
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestAuxFormatterEmit
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestStreamWriterStdout
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestStreamWriterStdout (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestStreamWriterStderr
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestStreamWriterStderr (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] PASS
12:24:42 [2021-04-02T12:24:42.313Z] coverage: 66.2% of statements
12:24:42 [2021-04-02T12:24:42.313Z] ok  	github.com/docker/docker/pkg/streamformatter	0.042s	coverage: 66.2% of statements
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestGenerateRandomID
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestGenerateRandomID (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestShortenId
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestShortenId (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestShortenSha256Id
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestShortenSha256Id (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestShortenIdEmpty
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestShortenIdEmpty (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestShortenIdInvalid
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestShortenIdInvalid (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestIsShortIDNonHex
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] === RUN   TestIsShortIDNotCorrectSize
12:24:42 [2021-04-02T12:24:42.313Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:24:42 [2021-04-02T12:24:42.313Z] PASS
12:24:42 [2021-04-02T12:24:42.313Z] coverage: 70.6% of statements
12:24:42 [2021-04-02T12:24:42.313Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
12:24:42 [2021-04-02T12:24:42.425Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:24:42 [2021-04-02T12:24:42.680Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.95s)
12:24:42 [2021-04-02T12:24:42.680Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:24:42 [2021-04-02T12:24:42.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:24:42 [2021-04-02T12:24:42.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:24:43 [2021-04-02T12:24:43.310Z] === RUN   TestIsCpusetListAvailable
12:24:43 [2021-04-02T12:24:43.310Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:24:43 [2021-04-02T12:24:43.310Z] PASS
12:24:43 [2021-04-02T12:24:43.310Z] coverage: 38.2% of statements
12:24:43 [2021-04-02T12:24:43.310Z] ok  	github.com/docker/docker/pkg/sysinfo	0.035s	coverage: 38.2% of statements
12:24:43 [2021-04-02T12:24:43.585Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s)
12:24:43 [2021-04-02T12:24:43.585Z] === RUN   TestBuildWithHugeFile
12:24:43 [2021-04-02T12:24:43.603Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:24:43 [2021-04-02T12:24:43.603Z] === RUN   TestDockerSuite/TestBuildStderr
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestChtimes
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestChtimes (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestChtimesWindows
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestChtimesWindows (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestEnsureRemoveAllNotExist
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestEnsureRemoveAllWithDir
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestEnsureRemoveAllWithFile
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z] === RUN   TestHasWin32KSupport
12:24:43 [2021-04-02T12:24:43.785Z] --- PASS: TestHasWin32KSupport (0.00s)
12:24:43 [2021-04-02T12:24:43.785Z]     syscall_windows_test.go:8: win32k: true
12:24:43 [2021-04-02T12:24:43.785Z] PASS
12:24:43 [2021-04-02T12:24:43.785Z] coverage: 12.0% of statements
12:24:43 [2021-04-02T12:24:43.785Z] ok  	github.com/docker/docker/pkg/system	0.078s	coverage: 12.0% of statements
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestTailFile
12:24:44 [2021-04-02T12:24:44.262Z] --- PASS: TestTailFile (0.00s)
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestTailFileManyLines
12:24:44 [2021-04-02T12:24:44.262Z] --- PASS: TestTailFileManyLines (0.01s)
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestTailEmptyFile
12:24:44 [2021-04-02T12:24:44.262Z] --- PASS: TestTailEmptyFile (0.02s)
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestTailNegativeN
12:24:44 [2021-04-02T12:24:44.262Z] --- PASS: TestTailNegativeN (0.01s)
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader
12:24:44 [2021-04-02T12:24:44.262Z] === CONT  TestNewTailReader
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/no_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/no_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/single_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/2_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/4_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/8_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/12_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/truncated_last_line
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/truncated_last_line#01
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/truncated_last_line#02
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:24:44 [2021-04-02T12:24:44.262Z] === CONT  TestNewTailReader/no_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.262Z] === CONT  TestNewTailReader/4_byte_delimiter
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.262Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === CONT  TestNewTailReader/2_byte_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.263Z] === CONT  TestNewTailReader/single_byte_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === CONT  TestNewTailReader/12_byte_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.263Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.528Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.742Z] === CONT  TestNewTailReader/8_byte_delimiter
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.742Z] time="2021-04-02T12:24:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.742Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.743Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.743Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.744Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.744Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.745Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:44 [2021-04-02T12:24:44.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:45 [2021-04-02T12:24:45.088Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s)
12:24:45 [2021-04-02T12:24:45.088Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:24:45 [2021-04-02T12:24:45.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:24:45 [2021-04-02T12:24:45.221Z] --- PASS: TestNewTailReader (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.221Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.03s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.222Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.03s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.03s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:24:45 [2021-04-02T12:24:45.223Z] PASS
12:24:45 [2021-04-02T12:24:45.223Z] coverage: 88.6% of statements
12:24:45 [2021-04-02T12:24:45.223Z] ok  	github.com/docker/docker/pkg/tailfile	0.477s	coverage: 88.6% of statements
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestTarSumRemoveNonExistent
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestTarSumRemove
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestTarSumRemove (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestSortFileInfoSums
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestSortFileInfoSums (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestNewTarSumForLabelInvalid
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestNewTarSumForLabel
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestEmptyTar
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestEmptyTar (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestTarSumsReadSize
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestTarSumsReadSize (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestTarSums
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestTarSums (0.10s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestIteration
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestIteration (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestVersionLabelForChecksum
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestVersion
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestVersion (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestGetVersion
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestGetVersion (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] === RUN   TestGetVersions
12:24:45 [2021-04-02T12:24:45.697Z] --- PASS: TestGetVersions (0.00s)
12:24:45 [2021-04-02T12:24:45.697Z] PASS
12:24:45 [2021-04-02T12:24:45.697Z] coverage: 89.3% of statements
12:24:45 [2021-04-02T12:24:45.697Z] ok  	github.com/docker/docker/pkg/tarsum	0.193s	coverage: 89.3% of statements
12:24:46 [2021-04-02T12:24:46.170Z] testing: warning: no tests to run
12:24:46 [2021-04-02T12:24:46.170Z] PASS
12:24:46 [2021-04-02T12:24:46.170Z] coverage: [no statements]
12:24:46 [2021-04-02T12:24:46.170Z] ok  	github.com/docker/docker/pkg/term/windows	0.038s	coverage: [no statements] [no tests to run]
12:24:46 [2021-04-02T12:24:46.643Z] === RUN   TestTruncIndex
12:24:46 [2021-04-02T12:24:46.643Z] --- PASS: TestTruncIndex (0.10s)
12:24:46 [2021-04-02T12:24:46.643Z] PASS
12:24:46 [2021-04-02T12:24:46.643Z] coverage: 91.5% of statements
12:24:46 [2021-04-02T12:24:46.643Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
12:24:46 [2021-04-02T12:24:46.643Z] === RUN   TestIsGIT
12:24:46 [2021-04-02T12:24:46.643Z] --- PASS: TestIsGIT (0.00s)
12:24:46 [2021-04-02T12:24:46.643Z] === RUN   TestIsTransport
12:24:46 [2021-04-02T12:24:46.643Z] --- PASS: TestIsTransport (0.00s)
12:24:46 [2021-04-02T12:24:46.643Z] PASS
12:24:46 [2021-04-02T12:24:46.643Z] coverage: 100.0% of statements
12:24:46 [2021-04-02T12:24:46.643Z] ok  	github.com/docker/docker/pkg/urlutil	0.035s	coverage: 100.0% of statements
12:24:47 [2021-04-02T12:24:47.597Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s)
12:24:47 [2021-04-02T12:24:47.597Z] === RUN   TestAuthZPluginHeader
12:24:47 [2021-04-02T12:24:47.642Z] === RUN   TestVersionInfo
12:24:47 [2021-04-02T12:24:47.642Z] --- PASS: TestVersionInfo (0.00s)
12:24:47 [2021-04-02T12:24:47.642Z] === RUN   TestAppendVersions
12:24:47 [2021-04-02T12:24:47.642Z] --- PASS: TestAppendVersions (0.00s)
12:24:47 [2021-04-02T12:24:47.642Z] PASS
12:24:47 [2021-04-02T12:24:47.642Z] coverage: 88.9% of statements
12:24:47 [2021-04-02T12:24:47.642Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:24:48 [2021-04-02T12:24:48.115Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:24:48 [2021-04-02T12:24:48.521Z] --- PASS: TestAuthZPluginHeader (1.10s)
12:24:48 [2021-04-02T12:24:48.521Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:24:49 [2021-04-02T12:24:49.080Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestValidatePrivileges
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestValidatePrivileges (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestFilterByCapNeg
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestFilterByCapNeg (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestFilterByCapPos
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestFilterByCapPos (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] PASS
12:24:49 [2021-04-02T12:24:49.112Z] coverage: 12.0% of statements
12:24:49 [2021-04-02T12:24:49.112Z] ok  	github.com/docker/docker/plugin	0.072s	coverage: 12.0% of statements
12:24:49 [2021-04-02T12:24:49.112Z] time="2021-04-02T12:24:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestNewSettable
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestNewSettable (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestIsSettable
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestIsSettable (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] === RUN   TestUpdateSettingsEnv
12:24:49 [2021-04-02T12:24:49.112Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:24:49 [2021-04-02T12:24:49.112Z] PASS
12:24:49 [2021-04-02T12:24:49.112Z] coverage: 20.1% of statements
12:24:49 [2021-04-02T12:24:49.112Z] ok  	github.com/docker/docker/plugin/v2	0.068s	coverage: 20.1% of statements
12:24:49 [2021-04-02T12:24:49.585Z] === RUN   TestLoad
12:24:49 [2021-04-02T12:24:49.585Z] --- PASS: TestLoad (0.00s)
12:24:49 [2021-04-02T12:24:49.585Z] === RUN   TestSave
12:24:49 [2021-04-02T12:24:49.585Z] --- PASS: TestSave (0.02s)
12:24:49 [2021-04-02T12:24:49.585Z] === RUN   TestAddDeleteGet
12:24:49 [2021-04-02T12:24:49.585Z] --- PASS: TestAddDeleteGet (0.03s)
12:24:49 [2021-04-02T12:24:49.585Z] === RUN   TestInvalidTags
12:24:49 [2021-04-02T12:24:49.585Z] --- PASS: TestInvalidTags (0.01s)
12:24:49 [2021-04-02T12:24:49.585Z] PASS
12:24:49 [2021-04-02T12:24:49.585Z] coverage: 84.4% of statements
12:24:49 [2021-04-02T12:24:49.585Z] ok  	github.com/docker/docker/reference	0.113s	coverage: 84.4% of statements
12:24:50 [2021-04-02T12:24:50.004Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestReaderWithReadError
12:24:50 [2021-04-02T12:24:50.581Z] time="2021-04-02T12:24:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestReader
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestReader (0.00s)
12:24:50 [2021-04-02T12:24:50.581Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:24:50 [2021-04-02T12:24:50.581Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:24:50 [2021-04-02T12:24:50.581Z] PASS
12:24:50 [2021-04-02T12:24:50.581Z] coverage: 100.0% of statements
12:24:50 [2021-04-02T12:24:50.581Z] ok  	github.com/docker/docker/registry/resumable	0.265s	coverage: 100.0% of statements
12:24:51 [2021-04-02T12:24:51.054Z] === RUN   TestRestartManagerTimeout
12:24:51 [2021-04-02T12:24:51.054Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:24:51 [2021-04-02T12:24:51.054Z] === RUN   TestRestartManagerTimeoutReset
12:24:51 [2021-04-02T12:24:51.054Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:24:51 [2021-04-02T12:24:51.054Z] PASS
12:24:51 [2021-04-02T12:24:51.054Z] coverage: 50.9% of statements
12:24:51 [2021-04-02T12:24:51.055Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
12:24:51 [2021-04-02T12:24:51.365Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:24:51 [2021-04-02T12:24:51.365Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestResolveAuthConfigIndexServer
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestResolveAuthConfigFullURL
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestLoadAllowNondistributableArtifacts
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestValidateMirror
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestValidateMirror (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestLoadInsecureRegistries
12:24:51 [2021-04-02T12:24:51.529Z] time="2021-04-02T12:24:51Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:24:51 [2021-04-02T12:24:51.529Z] time="2021-04-02T12:24:51Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:24:51 [2021-04-02T12:24:51.529Z] time="2021-04-02T12:24:51Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestLoadInsecureRegistries (0.09s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestNewServiceConfig
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestNewServiceConfig (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestValidateIndexName
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestValidateIndexName (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestValidateIndexNameWithError
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestEndpointParse
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestEndpointParse (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestEndpointParseInvalid
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestValidateEndpoint
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestValidateEndpoint (0.01s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestPing
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestPing (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestPingRegistryEndpoint
12:24:51 [2021-04-02T12:24:51.529Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestEndpoint
12:24:51 [2021-04-02T12:24:51.529Z] --- SKIP: TestEndpoint (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestParseRepositoryInfo
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestNewIndexInfo
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestNewIndexInfo (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestMirrorEndpointLookup
12:24:51 [2021-04-02T12:24:51.529Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:24:51 [2021-04-02T12:24:51.529Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestSearchRepositories
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestSearchRepositories (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:24:51 [2021-04-02T12:24:51.529Z]         Host: 127.0.0.1:49240
12:24:51 [2021-04-02T12:24:51.529Z]         User-Agent: docker test client
12:24:51 [2021-04-02T12:24:51.529Z]         Authorization: Token fake-token
12:24:51 [2021-04-02T12:24:51.529Z]         X-Docker-Token: true
12:24:51 [2021-04-02T12:24:51.529Z]         Accept-Encoding: gzip
12:24:51 [2021-04-02T12:24:51.529Z]         
12:24:51 [2021-04-02T12:24:51.529Z]         
12:24:51 [2021-04-02T12:24:51.529Z]     registry_test.go:730: HTTP/1.1 200 OK
12:24:51 [2021-04-02T12:24:51.529Z]         Connection: close
12:24:51 [2021-04-02T12:24:51.529Z]         Content-Length: 144
12:24:51 [2021-04-02T12:24:51.529Z]         Cache-Control: no-cache
12:24:51 [2021-04-02T12:24:51.529Z]         Content-Type: application/json
12:24:51 [2021-04-02T12:24:51.529Z]         Date: Fri, 02 Apr 2021 12:24:51 GMT
12:24:51 [2021-04-02T12:24:51.529Z]         Expires: -1
12:24:51 [2021-04-02T12:24:51.529Z]         Pragma: no-cache
12:24:51 [2021-04-02T12:24:51.529Z]         Server: docker-tests/mock
12:24:51 [2021-04-02T12:24:51.529Z]         X-Docker-Registry-Config: mock
12:24:51 [2021-04-02T12:24:51.529Z]         X-Docker-Registry-Version: 0.0.0
12:24:51 [2021-04-02T12:24:51.529Z]         
12:24:51 [2021-04-02T12:24:51.529Z]         
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestTrustedLocation
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestTrustedLocation (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestAllowNondistributableArtifacts
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] === RUN   TestIsSecureIndex
12:24:51 [2021-04-02T12:24:51.529Z] --- PASS: TestIsSecureIndex (0.00s)
12:24:51 [2021-04-02T12:24:51.529Z] PASS
12:24:51 [2021-04-02T12:24:51.529Z] coverage: 51.7% of statements
12:24:51 [2021-04-02T12:24:51.529Z] ok  	github.com/docker/docker/registry	0.228s	coverage: 51.7% of statements
12:24:52 [2021-04-02T12:24:52.002Z] === RUN   TestDecodeContainerConfig
12:24:52 [2021-04-02T12:24:52.002Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:24:52 [2021-04-02T12:24:52.002Z] === RUN   TestDecodeContainerConfigIsolation
12:24:52 [2021-04-02T12:24:52.002Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:24:52 [2021-04-02T12:24:52.002Z] === RUN   TestValidatePrivileged
12:24:52 [2021-04-02T12:24:52.002Z] --- PASS: TestValidatePrivileged (0.00s)
12:24:52 [2021-04-02T12:24:52.002Z] PASS
12:24:52 [2021-04-02T12:24:52.002Z] coverage: 52.2% of statements
12:24:52 [2021-04-02T12:24:52.002Z] ok  	github.com/docker/docker/runconfig	0.074s	coverage: 52.2% of statements
12:24:52 [2021-04-02T12:24:52.002Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:24:52 [2021-04-02T12:24:52.002Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:24:52 [2021-04-02T12:24:52.002Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:24:52 [2021-04-02T12:24:52.002Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:24:52 [2021-04-02T12:24:52.002Z] PASS
12:24:52 [2021-04-02T12:24:52.002Z] coverage: 62.5% of statements
12:24:52 [2021-04-02T12:24:52.002Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
12:24:52 [2021-04-02T12:24:52.290Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:24:53 [2021-04-02T12:24:53.651Z] === RUN   TestDockerSuite/TestBuildUser
12:24:53 [2021-04-02T12:24:53.651Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.24s)
12:24:53 [2021-04-02T12:24:53.651Z] === RUN   TestAuthZPluginV2Disable
12:24:54 [2021-04-02T12:24:54.978Z] === RUN   TestGetDriver
12:24:54 [2021-04-02T12:24:54.978Z] --- PASS: TestGetDriver (0.00s)
12:24:54 [2021-04-02T12:24:54.978Z] === RUN   TestVolumeRequestError
12:24:54 [2021-04-02T12:24:54.978Z] --- PASS: TestVolumeRequestError (0.02s)
12:24:54 [2021-04-02T12:24:54.978Z] PASS
12:24:54 [2021-04-02T12:24:54.978Z] coverage: 36.1% of statements
12:24:54 [2021-04-02T12:24:54.978Z] ok  	github.com/docker/docker/volume/drivers	0.193s	coverage: 36.1% of statements
12:24:54 [2021-04-02T12:24:54.978Z] === RUN   TestGetAddress
12:24:54 [2021-04-02T12:24:54.978Z] --- PASS: TestGetAddress (0.00s)
12:24:54 [2021-04-02T12:24:54.978Z] === RUN   TestRemove
12:24:54 [2021-04-02T12:24:54.978Z] --- SKIP: TestRemove (0.00s)
12:24:54 [2021-04-02T12:24:54.979Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:24:54 [2021-04-02T12:24:54.979Z] === RUN   TestInitializeWithVolumes
12:24:54 [2021-04-02T12:24:54.979Z] --- PASS: TestInitializeWithVolumes (0.00s)
12:24:54 [2021-04-02T12:24:54.979Z] === RUN   TestCreate
12:24:54 [2021-04-02T12:24:54.979Z] --- PASS: TestCreate (0.01s)
12:24:54 [2021-04-02T12:24:54.979Z] === RUN   TestValidateName
12:24:54 [2021-04-02T12:24:54.979Z] --- PASS: TestValidateName (0.00s)
12:24:54 [2021-04-02T12:24:54.979Z] === RUN   TestCreateWithOpts
12:24:54 [2021-04-02T12:24:54.979Z] --- SKIP: TestCreateWithOpts (0.00s)
12:24:54 [2021-04-02T12:24:54.979Z]     local_test.go:181: runtime.GOOS == "windows"
12:24:54 [2021-04-02T12:24:54.979Z] === RUN   TestRelaodNoOpts
12:24:54 [2021-04-02T12:24:54.979Z] --- PASS: TestRelaodNoOpts (0.01s)
12:24:54 [2021-04-02T12:24:54.979Z] PASS
12:24:54 [2021-04-02T12:24:54.979Z] coverage: 41.5% of statements
12:24:54 [2021-04-02T12:24:54.979Z] ok  	github.com/docker/docker/volume/local	0.082s	coverage: 41.5% of statements
12:24:55 [2021-04-02T12:24:55.452Z] === RUN   TestConvertTmpfsOptions
12:24:55 [2021-04-02T12:24:55.452Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:49: data="mode=700,size=1m"
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:49: data="ro"
12:24:55 [2021-04-02T12:24:55.452Z] === RUN   TestParseMountRaw
12:24:55 [2021-04-02T12:24:55.452Z] --- PASS: TestParseMountRaw (0.04s)
12:24:55 [2021-04-02T12:24:55.452Z] === RUN   TestParseMountRawSplit
12:24:55 [2021-04-02T12:24:55.452Z] --- PASS: TestParseMountRawSplit (0.00s)
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 0
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 1
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 2
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 3
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 4
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 5
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 6
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 7
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 8
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 0
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 1
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 2
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 3
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 4
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 5
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 6
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 7
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 8
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 9
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 10
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 11
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 12
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 0
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 1
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 2
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 3
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 4
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 5
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 6
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 7
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 8
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 9
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 10
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:390: case 11
12:24:55 [2021-04-02T12:24:55.452Z] === RUN   TestParseMountSpec
12:24:55 [2021-04-02T12:24:55.452Z] --- PASS: TestParseMountSpec (0.00s)
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:455: case 0
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:455: case 1
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:455: case 2
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:455: case 3
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:455: case 4
12:24:55 [2021-04-02T12:24:55.452Z]     parser_test.go:455: case 5
12:24:55 [2021-04-02T12:24:55.452Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:24:55 [2021-04-02T12:24:55.452Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:24:55 [2021-04-02T12:24:55.452Z] === RUN   TestValidateMount
12:24:55 [2021-04-02T12:24:55.452Z] --- PASS: TestValidateMount (0.00s)
12:24:55 [2021-04-02T12:24:55.452Z] PASS
12:24:55 [2021-04-02T12:24:55.452Z] coverage: 66.2% of statements
12:24:55 [2021-04-02T12:24:55.452Z] ok  	github.com/docker/docker/volume/mounts	0.089s	coverage: 66.2% of statements
12:24:55 [2021-04-02T12:24:55.464Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:24:55 [2021-04-02T12:24:55.535Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestSetGetMeta
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestSetGetMeta
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestRestore
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestRestore
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestServiceCreate
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestServiceCreate
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestServiceList
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestServiceList
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestServiceRemove
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestServiceRemove
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestServiceGet
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestServiceGet
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestServicePrune
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestServicePrune
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestCreate
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestCreate
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestRemove
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestRemove
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestList
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestList
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFindByDriver
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFindByDriver
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFindByReferenced
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFindByReferenced
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestDerefMultipleOfSameRef
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestDerefMultipleOfSameRef
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestDefererencePluginOnCreateError
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestDefererencePluginOnCreateError
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestRefDerefRemove
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestRefDerefRemove
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestGet
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestGet
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestGetWithReference
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestGetWithReference
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_nil_list
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_nil_list
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_empty_list
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_empty_list
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_filter_some
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_filter_some
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_filter_middle
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_filter_middle
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:24:56 [2021-04-02T12:24:56.448Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:24:56 [2021-04-02T12:24:56.448Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_nil_list
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_filter_some
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_empty_list
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFilterFunc/test_filter_middle
12:24:56 [2021-04-02T12:24:56.448Z] --- PASS: TestFilterFunc (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestSetGetMeta
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestFindByReferenced
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestGet
12:24:56 [2021-04-02T12:24:56.448Z] === CONT  TestServicePrune
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestSetGetMeta (0.03s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestServiceGet
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestGet (0.04s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestServiceRemove
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestFindByReferenced (0.04s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestServiceList
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestServiceGet (0.09s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestServiceCreate
12:24:56 [2021-04-02T12:24:56.921Z] time="2021-04-02T12:24:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestServiceRemove (0.09s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestRestore
12:24:56 [2021-04-02T12:24:56.921Z] time="2021-04-02T12:24:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestServiceList (0.09s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestList
12:24:56 [2021-04-02T12:24:56.921Z] time="2021-04-02T12:24:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:24:56 [2021-04-02T12:24:56.921Z] time="2021-04-02T12:24:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestServiceCreate (0.03s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestFindByDriver
12:24:56 [2021-04-02T12:24:56.921Z] time="2021-04-02T12:24:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestServicePrune (0.16s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestGetWithReference
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestRestore (0.03s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestRemove
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestList (0.03s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestCreate
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestFindByDriver (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestDefererencePluginOnCreateError
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestCreate (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestRefDerefRemove
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestGetWithReference (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestRemove (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] === CONT  TestDerefMultipleOfSameRef
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestRefDerefRemove (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
12:24:56 [2021-04-02T12:24:56.921Z] PASS
12:24:56 [2021-04-02T12:24:56.921Z] coverage: 70.3% of statements
12:24:56 [2021-04-02T12:24:56.921Z] ok  	github.com/docker/docker/volume/service	0.298s	coverage: 70.3% of statements
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestNewClientWithTimeout (17.63s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestClientStream
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestClientStream (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestClientSendFile
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestClientSendFile (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestClientWithRequestTimeout
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestFileSpecPlugin
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestFileSpecPlugin (0.01s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestFileJSONSpecPlugin
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestPluginAddHandler
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestPluginAddHandler (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestPluginWaitBadPlugin
12:24:57 [2021-04-02T12:24:57.394Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:24:57 [2021-04-02T12:24:57.394Z] === RUN   TestGet
12:24:57 [2021-04-02T12:24:57.394Z] time="2021-04-02T12:24:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:24:58 [2021-04-02T12:24:58.044Z] --- PASS: TestAuthZPluginV2Disable (4.53s)
12:24:58 [2021-04-02T12:24:58.044Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:24:58 [2021-04-02T12:24:58.388Z] time="2021-04-02T12:24:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:24:58 [2021-04-02T12:24:58.604Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:25:00 [2021-04-02T12:25:00.625Z] time="2021-04-02T12:25:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:25:01 [2021-04-02T12:25:01.881Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s)
12:25:01 [2021-04-02T12:25:01.881Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:25:02 [2021-04-02T12:25:02.805Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:25:03 [2021-04-02T12:25:03.729Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:25:04 [2021-04-02T12:25:04.448Z] time="2021-04-02T12:25:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:25:13 [2021-04-02T12:25:13.161Z] --- PASS: TestGet (15.00s)
12:25:13 [2021-04-02T12:25:13.161Z] === RUN   TestPluginWithNoManifest
12:25:13 [2021-04-02T12:25:13.161Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:25:13 [2021-04-02T12:25:13.161Z] === RUN   TestGetAll
12:25:13 [2021-04-02T12:25:13.161Z] --- PASS: TestGetAll (0.00s)
12:25:13 [2021-04-02T12:25:13.161Z] PASS
12:25:13 [2021-04-02T12:25:13.161Z] coverage: 73.4% of statements
12:25:13 [2021-04-02T12:25:13.161Z] ok  	github.com/docker/docker/pkg/plugins	34.944s	coverage: 73.4% of statements
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/quota	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/rootless	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/volume	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:25:13 [2021-04-02T12:25:13.161Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:25:13 [2021-04-02T12:25:13.659Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.29s)
12:25:13 [2021-04-02T12:25:13.659Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:25:13 [2021-04-02T12:25:13.659Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:25:14 [2021-04-02T12:25:14.040Z] .........                                                                [ 86%]
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === Skipped
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     client_test.go:23: runtime.GOOS == "windows"
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     daemon_test.go:147: root required
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     reload_test.go:520: root required
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     pull_v2_test.go:73: Needs fixing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     pull_v2_test.go:118: Needs fixing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     download_test.go:268: Needs fixing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     layer_test.go:304: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     layer_test.go:353: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     layer_test.go:468: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     layer_test.go:697: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     migration_test.go:46: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     migration_test.go:182: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     mount_test.go:17: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     mount_test.go:76: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     mount_test.go:125: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     mount_test.go:212: Failing on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:134: Xz not present in msys2
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:239: Failing on Windows CI machines
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_windows_test.go:16: Currently fails
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     changes_test.go:192: needs more investigation
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     changes_test.go:405: needs further investigation
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     changes_test.go:441: needs further investigation
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     poller_test.go:41: No chmod on Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     fileutils_test.go:134: Needs porting to Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     fileutils_test.go:180: Needs porting to Windows
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:25:14 [2021-04-02T12:25:14.158Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:25:14 [2021-04-02T12:25:14.158Z]     local_test.go:181: runtime.GOOS == "windows"
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] 
12:25:14 [2021-04-02T12:25:14.158Z] DONE 1833 tests, 45 skipped in 201.737s
12:25:14 [2021-04-02T12:25:14.158Z] INFO: make.ps1 ended at 04/02/2021 12:25:13
12:25:14 [2021-04-02T12:25:14.583Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:25:14 [2021-04-02T12:25:14.838Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:25:15 [2021-04-02T12:25:15.737Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:25:15 [2021-04-02T12:25:15.737Z] INFO: Unit tests ended at 04/02/2021 12:25:15. Duration:00:03:36.6708104
12:25:15 [2021-04-02T12:25:15.737Z] INFO: Building busybox
12:25:15 [2021-04-02T12:25:15.737Z] Sending build context to Docker daemon   5.12kB
12:25:15 [2021-04-02T12:25:15.737Z] 
12:25:15 [2021-04-02T12:25:15.737Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:25:15 [2021-04-02T12:25:15.737Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:25:15 [2021-04-02T12:25:15.737Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:25:15 [2021-04-02T12:25:15.737Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:25:15 [2021-04-02T12:25:15.737Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:25:15 [2021-04-02T12:25:15.737Z]  ---> 3eaa9ebbf51f
12:25:15 [2021-04-02T12:25:15.737Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:25:15 [2021-04-02T12:25:15.737Z]  ---> Running in 6b48b72f2560
12:25:15 [2021-04-02T12:25:15.762Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:25:16 [2021-04-02T12:25:16.686Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:25:17 [2021-04-02T12:25:17.610Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:25:17 [2021-04-02T12:25:17.610Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:25:17 [2021-04-02T12:25:17.610Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:25:17 [2021-04-02T12:25:17.610Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:25:17 [2021-04-02T12:25:17.610Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:25:19 [2021-04-02T12:25:19.494Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:25:19 [2021-04-02T12:25:19.494Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:25:20 [2021-04-02T12:25:20.418Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:25:20 [2021-04-02T12:25:20.527Z] Removing intermediate container 6b48b72f2560
12:25:20 [2021-04-02T12:25:20.527Z]  ---> b058299f6b7e
12:25:20 [2021-04-02T12:25:20.527Z] Step 7/13 : ARG BUSYBOX_VERSION
12:25:20 [2021-04-02T12:25:20.527Z]  ---> Running in 77c1cb4b4e27
12:25:20 [2021-04-02T12:25:20.527Z] Removing intermediate container 77c1cb4b4e27
12:25:20 [2021-04-02T12:25:20.527Z]  ---> faca58651317
12:25:20 [2021-04-02T12:25:20.527Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:25:20 [2021-04-02T12:25:20.527Z]  ---> Running in 341f0215dfa6
12:25:20 [2021-04-02T12:25:20.527Z] Removing intermediate container 341f0215dfa6
12:25:20 [2021-04-02T12:25:20.527Z]  ---> ad65ffe3de8c
12:25:20 [2021-04-02T12:25:20.527Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:25:20 [2021-04-02T12:25:20.673Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:25:21 [2021-04-02T12:25:21.597Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:25:21 [2021-04-02T12:25:21.597Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:25:21 [2021-04-02T12:25:21.682Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:25:22 [2021-04-02T12:25:22.107Z] 
12:25:22 [2021-04-02T12:25:22.107Z]  ---> 4fd7899c5806
12:25:22 [2021-04-02T12:25:22.107Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:25:22 [2021-04-02T12:25:22.580Z]  ---> Running in a45084486305
12:25:24 [2021-04-02T12:25:24.105Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:25:24 [2021-04-02T12:25:24.460Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:25:25 [2021-04-02T12:25:25.988Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:25:26 [2021-04-02T12:25:26.246Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:25:26 [2021-04-02T12:25:26.520Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:25:27 [2021-04-02T12:25:27.085Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:25:27 [2021-04-02T12:25:27.085Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:25:27 [2021-04-02T12:25:27.646Z] === RUN   TestDockerSuite/TestBuildXZHost
12:25:29 [2021-04-02T12:25:29.529Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:25:29 [2021-04-02T12:25:29.529Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:25:29 [2021-04-02T12:25:29.529Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:25:30 [2021-04-02T12:25:30.089Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:25:30 [2021-04-02T12:25:30.989Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:25:31 [2021-04-02T12:25:31.012Z] === RUN   TestDockerSuite/TestCommitChange
12:25:31 [2021-04-02T12:25:31.309Z] Removing intermediate container a45084486305
12:25:31 [2021-04-02T12:25:31.309Z]  ---> 77a5ad1263eb
12:25:31 [2021-04-02T12:25:31.309Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:25:31 [2021-04-02T12:25:31.309Z]  ---> Running in a9b5dc627ace
12:25:31 [2021-04-02T12:25:31.549Z] tests/integration/models_resources_test.py .                             [ 91%]
12:25:31 [2021-04-02T12:25:31.936Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:25:32 [2021-04-02T12:25:32.191Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.90s)
12:25:32 [2021-04-02T12:25:32.191Z] PASS
12:25:32 [2021-04-02T12:25:32.191Z] 
12:25:32 [2021-04-02T12:25:32.191Z] DONE 17 tests in 60.104s
12:25:32 [2021-04-02T12:25:32.191Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:25:32 [2021-04-02T12:25:32.191Z] ++ 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
12:25:32 [2021-04-02T12:25:32.191Z] ++ set -e
12:25:32 [2021-04-02T12:25:32.191Z] ++ '[' -n 0 ']'
12:25:32 [2021-04-02T12:25:32.191Z] ++ set -x
12:25:32 [2021-04-02T12:25:32.191Z] ++ 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
12:25:32 [2021-04-02T12:25:32.191Z] INFO: Testing against a local daemon
12:25:32 [2021-04-02T12:25:32.191Z] === RUN   TestPluginInvalidJSON
12:25:32 [2021-04-02T12:25:32.191Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:25:32 [2021-04-02T12:25:32.191Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:25:32 [2021-04-02T12:25:32.191Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:25:32 [2021-04-02T12:25:32.191Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:25:32 [2021-04-02T12:25:32.191Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:25:32 [2021-04-02T12:25:32.191Z] === RUN   TestPluginInstall
12:25:32 [2021-04-02T12:25:32.191Z] === RUN   TestPluginInstall/no_auth
12:25:32 [2021-04-02T12:25:32.305Z] 
12:25:32 [2021-04-02T12:25:32.305Z] SUCCESS: Specified value was saved.
12:25:32 [2021-04-02T12:25:32.751Z] === RUN   TestDockerSuite/TestCommitHardlink
12:25:33 [2021-04-02T12:25:33.311Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:33 [2021-04-02T12:25:33.311Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4513311cbf9ee436fd1a2803907881241d520cde1b83d716b3da74440a2777a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:33 [2021-04-02T12:25:33.311Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:33 [2021-04-02T12:25:33.311Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4513311cbf9ee436fd1a2803907881241d520cde1b83d716b3da74440a2777a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:33 [2021-04-02T12:25:33.544Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:25:33 [2021-04-02T12:25:33.566Z] === RUN   TestPluginInstall/with_htpasswd
12:25:34 [2021-04-02T12:25:34.126Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:34 [2021-04-02T12:25:34.126Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fcbc579ebd5c39a60d88e8eea02ad907e7989ef5f33208d93302158dc3c0207" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:34 [2021-04-02T12:25:34.126Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:34 [2021-04-02T12:25:34.126Z] time="2021-04-02T12:25:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fcbc579ebd5c39a60d88e8eea02ad907e7989ef5f33208d93302158dc3c0207" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:34 [2021-04-02T12:25:34.126Z] === RUN   TestPluginInstall/with_insecure
12:25:34 [2021-04-02T12:25:34.380Z] === RUN   TestDockerSuite/TestCommitNewFile
12:25:34 [2021-04-02T12:25:34.539Z] Removing intermediate container a9b5dc627ace
12:25:34 [2021-04-02T12:25:34.539Z]  ---> be4e69a52e55
12:25:34 [2021-04-02T12:25:34.539Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:25:34 [2021-04-02T12:25:34.539Z]  ---> Running in dae3623071d8
12:25:35 [2021-04-02T12:25:35.741Z] time="2021-04-02T12:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:35 [2021-04-02T12:25:35.741Z] time="2021-04-02T12:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ce44908d48e51512ca0faeaf19f4deed495e33029313b77b22dfef96d2bad3f" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:35 [2021-04-02T12:25:35.741Z] time="2021-04-02T12:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:35 [2021-04-02T12:25:35.741Z] time="2021-04-02T12:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ce44908d48e51512ca0faeaf19f4deed495e33029313b77b22dfef96d2bad3f" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:35 [2021-04-02T12:25:35.996Z] --- PASS: TestPluginInstall (3.71s)
12:25:35 [2021-04-02T12:25:35.996Z]     --- PASS: TestPluginInstall/no_auth (1.30s)
12:25:35 [2021-04-02T12:25:35.996Z]     --- PASS: TestPluginInstall/with_htpasswd (0.71s)
12:25:35 [2021-04-02T12:25:35.996Z]     --- PASS: TestPluginInstall/with_insecure (1.70s)
12:25:35 [2021-04-02T12:25:35.996Z]         plugin_test.go:160: [d841ce95fa428] daemon is not started
12:25:35 [2021-04-02T12:25:35.996Z] === RUN   TestPluginsWithRuntimes
12:25:35 [2021-04-02T12:25:35.996Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:25:36 [2021-04-02T12:25:36.922Z] === RUN   TestDockerSuite/TestCommitTTY
12:25:37 [2021-04-02T12:25:37.320Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:25:37 [2021-04-02T12:25:37.320Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:25:37 [2021-04-02T12:25:37.619Z] --- PASS: TestImportExtremelyLargeImageWorks (86.56s)
12:25:37 [2021-04-02T12:25:37.619Z] PASS
12:25:37 [2021-04-02T12:25:37.619Z] 
12:25:37 [2021-04-02T12:25:37.619Z] === Skipped
12:25:37 [2021-04-02T12:25:37.619Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
12:25:37 [2021-04-02T12:25:37.619Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:25:37 [2021-04-02T12:25:37.619Z] 
12:25:37 [2021-04-02T12:25:37.619Z] 
12:25:37 [2021-04-02T12:25:37.619Z] DONE 12 tests, 1 skipped in 88.093s
12:25:37 [2021-04-02T12:25:37.619Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
12:25:37 [2021-04-02T12:25:37.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
12:25:37 [2021-04-02T12:25:37.619Z] ++ set -e
12:25:37 [2021-04-02T12:25:37.619Z] ++ '[' -n 0 ']'
12:25:37 [2021-04-02T12:25:37.619Z] ++ set -x
12:25:37 [2021-04-02T12:25:37.619Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
12:25:37 [2021-04-02T12:25:37.619Z] INFO: Testing against a local daemon
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestNetworkCreateDelete
12:25:37 [2021-04-02T12:25:37.619Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestDockerNetworkDeletePreferID
12:25:37 [2021-04-02T12:25:37.619Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestDaemonDNSFallback
12:25:37 [2021-04-02T12:25:37.619Z] --- PASS: TestDaemonDNSFallback (2.71s)
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestInspectNetwork
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestInspectNetwork/full_network_id
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestInspectNetwork/partial_network_id
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestInspectNetwork/network_name
12:25:37 [2021-04-02T12:25:37.619Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:25:37 [2021-04-02T12:25:37.847Z] === RUN   TestPluginsWithRuntimes/No_Args
12:25:38 [2021-04-02T12:25:38.382Z] Cannot create a file when that file already exists.
12:25:38 [2021-04-02T12:25:38.406Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:25:39 [2021-04-02T12:25:39.329Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:25:39 [2021-04-02T12:25:39.745Z] --- PASS: TestBuildWithHugeFile (53.68s)
12:25:39 [2021-04-02T12:25:39.745Z] === RUN   TestBuildWCOWSandboxSize
12:25:39 [2021-04-02T12:25:39.745Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:25:39 [2021-04-02T12:25:39.745Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:25:39 [2021-04-02T12:25:39.745Z] === RUN   TestBuildWithEmptyDockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:25:39 [2021-04-02T12:25:39.745Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:25:39 [2021-04-02T12:25:39.746Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
12:25:39 [2021-04-02T12:25:39.746Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
12:25:39 [2021-04-02T12:25:39.746Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:25:39 [2021-04-02T12:25:39.746Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
12:25:39 [2021-04-02T12:25:39.746Z] === RUN   TestBuildPreserveOwnership
12:25:39 [2021-04-02T12:25:39.746Z] === RUN   TestBuildPreserveOwnership/copy_from
12:25:39 [2021-04-02T12:25:39.889Z] === RUN   TestPluginsWithRuntimes/With_Args
12:25:40 [2021-04-02T12:25:40.306Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:25:41 [2021-04-02T12:25:41.249Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:25:41 [2021-04-02T12:25:41.668Z] --- PASS: TestBuildPreserveOwnership (4.58s)
12:25:41 [2021-04-02T12:25:41.669Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.14s)
12:25:41 [2021-04-02T12:25:41.669Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s)
12:25:41 [2021-04-02T12:25:41.669Z] === RUN   TestBuildPlatformInvalid
12:25:41 [2021-04-02T12:25:41.669Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:25:41 [2021-04-02T12:25:41.669Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:25:41 [2021-04-02T12:25:41.809Z] --- PASS: TestPluginsWithRuntimes (5.96s)
12:25:41 [2021-04-02T12:25:41.809Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.05s)
12:25:41 [2021-04-02T12:25:41.809Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.85s)
12:25:41 [2021-04-02T12:25:41.809Z] PASS
12:25:41 [2021-04-02T12:25:41.809Z] 
12:25:41 [2021-04-02T12:25:41.809Z] DONE 9 tests in 9.715s
12:25:41 [2021-04-02T12:25:41.809Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:25:41 [2021-04-02T12:25:41.809Z] ++ 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
12:25:41 [2021-04-02T12:25:41.809Z] ++ set -e
12:25:41 [2021-04-02T12:25:41.809Z] ++ '[' -n 0 ']'
12:25:41 [2021-04-02T12:25:41.809Z] ++ set -x
12:25:41 [2021-04-02T12:25:41.809Z] ++ 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
12:25:41 [2021-04-02T12:25:41.809Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:25:41 [2021-04-02T12:25:41.809Z] INFO: Testing against a local daemon
12:25:41 [2021-04-02T12:25:41.809Z] === RUN   TestExternalGraphDriver
12:25:41 [2021-04-02T12:25:41.809Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:25:42 [2021-04-02T12:25:42.060Z] --- PASS: TestInspectNetwork (11.51s)
12:25:42 [2021-04-02T12:25:42.060Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:25:42 [2021-04-02T12:25:42.060Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:25:42 [2021-04-02T12:25:42.060Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:25:42 [2021-04-02T12:25:42.060Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:25:42 [2021-04-02T12:25:42.060Z] === RUN   TestRunContainerWithBridgeNone
12:25:42 [2021-04-02T12:25:42.064Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:25:42 [2021-04-02T12:25:42.064Z] === RUN   TestExternalGraphDriver/json
12:25:42 [2021-04-02T12:25:42.064Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:25:42 [2021-04-02T12:25:42.064Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:25:42 [2021-04-02T12:25:42.064Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:25:42 [2021-04-02T12:25:42.064Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:25:42 [2021-04-02T12:25:42.325Z] tests/integration/regression_test.py ......                              [ 98%]
12:25:42 [2021-04-02T12:25:42.836Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:25:42 [2021-04-02T12:25:42.836Z] tests/integration/credentials/utils_test.py .                            [100%]
12:25:42 [2021-04-02T12:25:42.836Z] 
12:25:42 [2021-04-02T12:25:42.836Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:25:42 [2021-04-02T12:25:42.836Z] =========================== short test summary info ============================
12:25:42 [2021-04-02T12:25:42.836Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:25:42 [2021-04-02T12:25:42.836Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:25:42 [2021-04-02T12:25:42.836Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:25:42 [2021-04-02T12:25:42.836Z]   Not supported on most drivers
12:25:42 [2021-04-02T12:25:42.836Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:25:42 [2021-04-02T12:25:42.836Z]   Output of docker top depends on host distro, and is not formalized.
12:25:42 [2021-04-02T12:25:42.836Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:25:42 [2021-04-02T12:25:42.836Z]   Output of docker top depends on host distro, and is not formalized.
12:25:42 [2021-04-02T12:25:42.836Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:25:42 [2021-04-02T12:25:42.836Z]   Can fail if eth0 has multiple IP addresses
12:25:42 [2021-04-02T12:25:42.836Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:25:42 [2021-04-02T12:25:42.836Z]   This doesn't seem to be taken into account by the engine
12:25:42 [2021-04-02T12:25:42.836Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:25:42 [2021-04-02T12:25:42.836Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:25:42 [2021-04-02T12:25:42.836Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 365.86 seconds ==
12:25:43 [2021-04-02T12:25:43.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:25:43 [2021-04-02T12:25:43.168Z] Removing intermediate container dae3623071d8
12:25:43 [2021-04-02T12:25:43.168Z]  ---> c99215fa4f62
12:25:43 [2021-04-02T12:25:43.168Z] Step 13/13 : CMD ["sh"]
12:25:43 [2021-04-02T12:25:43.168Z]  ---> Running in 071db50f2459
12:25:43 [2021-04-02T12:25:43.168Z] Removing intermediate container 071db50f2459
12:25:43 [2021-04-02T12:25:43.168Z]  ---> 00b9ff7c7e89
12:25:43 [2021-04-02T12:25:43.168Z] Successfully built 00b9ff7c7e89
12:25:43 [2021-04-02T12:25:43.168Z] Successfully tagged busybox:latest
12:25:43 [2021-04-02T12:25:43.168Z] INFO: Docker images of the daemon under test
12:25:43 [2021-04-02T12:25:43.168Z] 
12:25:43 [2021-04-02T12:25:43.168Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:25:43 [2021-04-02T12:25:43.168Z] busybox                                latest              00b9ff7c7e89        Less than a second ago   5.32GB
12:25:43 [2021-04-02T12:25:43.168Z] microsoft/windowsservercore            latest              3eaa9ebbf51f        4 weeks ago              5.25GB
12:25:43 [2021-04-02T12:25:43.168Z] mcr.microsoft.com/windows/servercore   ltsc2019            3eaa9ebbf51f        4 weeks ago              5.25GB
12:25:43 [2021-04-02T12:25:43.168Z] 
12:25:43 [2021-04-02T12:25:43.168Z] INFO: Running integration tests at 04/02/2021 12:25:42...
12:25:43 [2021-04-02T12:25:43.168Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:25:43 [2021-04-02T12:25:43.168Z] INFO: Integration API tests being run from the host:
12:25:43 [2021-04-02T12:25:43.168Z] INFO: make.ps1 starting at 04/02/2021 12:25:42
12:25:43 [2021-04-02T12:25:43.948Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:25:44 [2021-04-02T12:25:44.164Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:25:44 [2021-04-02T12:25:44.496Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:25:44 [2021-04-02T12:25:44.496Z] 
12:25:44 [2021-04-02T12:25:44.496Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:25:44 [2021-04-02T12:25:44.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:25:44 [2021-04-02T12:25:44.496Z] HOSTNAME=fea0d88e5ced
12:25:44 [2021-04-02T12:25:44.496Z] TESTDEBUG=0
12:25:44 [2021-04-02T12:25:44.496Z] DEST=bundles/test-integration
12:25:44 [2021-04-02T12:25:44.496Z] PWD=/go/src/github.com/docker/docker
12:25:44 [2021-04-02T12:25:44.496Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:25:44 [2021-04-02T12:25:44.496Z] container=docker
12:25:44 [2021-04-02T12:25:44.496Z] HOME=/root
12:25:44 [2021-04-02T12:25:44.496Z] GOLANG_VERSION=1.13.15
12:25:44 [2021-04-02T12:25:44.496Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:25:44 [2021-04-02T12:25:44.496Z] VALIDATE_BRANCH=master
12:25:44 [2021-04-02T12:25:44.496Z] TERM=xterm
12:25:44 [2021-04-02T12:25:44.496Z] DOCKER_PKG=github.com/docker/docker
12:25:44 [2021-04-02T12:25:44.496Z] SHLVL=1
12:25:44 [2021-04-02T12:25:44.496Z] TIMEOUT=120m
12:25:44 [2021-04-02T12:25:44.496Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:25:44 [2021-04-02T12:25:44.496Z] DOCKER_GRAPHDRIVER=overlay2
12:25:44 [2021-04-02T12:25:44.496Z] GO111MODULE=off
12:25:44 [2021-04-02T12:25:44.496Z] DOCKER_EXPERIMENTAL=1
12:25:44 [2021-04-02T12:25:44.496Z] TEST_SKIP_INTEGRATION_CLI=1
12:25:44 [2021-04-02T12:25:44.496Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:25:44 [2021-04-02T12:25:44.496Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:25:44 [2021-04-02T12:25:44.496Z] GOPATH=/go
12:25:44 [2021-04-02T12:25:44.496Z] PKG_CONFIG=pkg-config
12:25:44 [2021-04-02T12:25:44.496Z] _=/usr/bin/env
12:25:44 [2021-04-02T12:25:44.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:25:44 [2021-04-02T12:25:44.778Z] --- PASS: TestRunContainerWithBridgeNone (3.18s)
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkInvalidJSON
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkInvalidJSON//networks/create
12:25:44 [2021-04-02T12:25:44.778Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:25:44 [2021-04-02T12:25:44.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:25:44 [2021-04-02T12:25:44.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:25:44 [2021-04-02T12:25:44.778Z] === CONT  TestNetworkInvalidJSON//networks/create
12:25:44 [2021-04-02T12:25:44.778Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:25:44 [2021-04-02T12:25:44.778Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:25:44 [2021-04-02T12:25:44.778Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:25:44 [2021-04-02T12:25:44.778Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:25:44 [2021-04-02T12:25:44.778Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:25:44 [2021-04-02T12:25:44.778Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkList
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkList//networks
12:25:44 [2021-04-02T12:25:44.778Z] === PAUSE TestNetworkList//networks
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestNetworkList//networks/
12:25:44 [2021-04-02T12:25:44.778Z] === PAUSE TestNetworkList//networks/
12:25:44 [2021-04-02T12:25:44.778Z] === CONT  TestNetworkList//networks
12:25:44 [2021-04-02T12:25:44.778Z] === CONT  TestNetworkList//networks/
12:25:44 [2021-04-02T12:25:44.778Z] --- PASS: TestNetworkList (0.01s)
12:25:44 [2021-04-02T12:25:44.778Z]     --- PASS: TestNetworkList//networks (0.00s)
12:25:44 [2021-04-02T12:25:44.778Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:25:44 [2021-04-02T12:25:44.778Z] === RUN   TestHostIPv4BridgeLabel
12:25:44 [2021-04-02T12:25:44.872Z] === RUN   TestExternalGraphDriver/spec
12:25:45 [2021-04-02T12:25:45.406Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
12:25:45 [2021-04-02T12:25:45.406Z] === RUN   TestDaemonRestartWithLiveRestore
12:25:45 [2021-04-02T12:25:45.431Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:25:45 [2021-04-02T12:25:45.431Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:25:46 [2021-04-02T12:25:46.355Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:25:46 [2021-04-02T12:25:46.434Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:25:46 [2021-04-02T12:25:46.434Z] === RUN   TestDaemonDefaultNetworkPools
12:25:46 [2021-04-02T12:25:46.915Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:25:47 [2021-04-02T12:25:47.463Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
12:25:47 [2021-04-02T12:25:47.463Z] === RUN   TestDaemonRestartWithExistingNetwork
12:25:47 [2021-04-02T12:25:47.839Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:25:48 [2021-04-02T12:25:48.398Z] === RUN   TestExternalGraphDriver/pull
12:25:48 [2021-04-02T12:25:48.398Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:25:48 [2021-04-02T12:25:48.491Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
12:25:48 [2021-04-02T12:25:48.491Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:25:49 [2021-04-02T12:25:49.321Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:25:49 [2021-04-02T12:25:49.321Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:25:49 [2021-04-02T12:25:49.321Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:25:49 [2021-04-02T12:25:49.884Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:25:49 [2021-04-02T12:25:49.884Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:25:49 [2021-04-02T12:25:49.990Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:25:49 [2021-04-02T12:25:49.990Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:25:50 [2021-04-02T12:25:50.141Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:25:50 [2021-04-02T12:25:50.141Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:25:50 [2021-04-02T12:25:50.141Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:25:50 [2021-04-02T12:25:50.280Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
12:25:50 [2021-04-02T12:25:50.280Z] === RUN   TestServiceWithPredefinedNetwork
12:25:50 [2021-04-02T12:25:50.710Z] --- PASS: TestExternalGraphDriver (8.87s)
12:25:50 [2021-04-02T12:25:50.710Z]     --- PASS: TestExternalGraphDriver/json (2.99s)
12:25:50 [2021-04-02T12:25:50.710Z]     --- PASS: TestExternalGraphDriver/spec (3.41s)
12:25:50 [2021-04-02T12:25:50.710Z]     --- PASS: TestExternalGraphDriver/pull (2.41s)
12:25:50 [2021-04-02T12:25:50.710Z] === RUN   TestGraphdriverPluginV2
12:25:50 [2021-04-02T12:25:50.964Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:25:51 [2021-04-02T12:25:51.888Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:25:52 [2021-04-02T12:25:52.142Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:25:53 [2021-04-02T12:25:53.042Z] ok  	github.com/docker/docker/api/server/httputils	0.034s	coverage: 14.7% of statements
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:25:53 [2021-04-02T12:25:53.042Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:25:53 [2021-04-02T12:25:53.068Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:25:53 [2021-04-02T12:25:53.069Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:25:53 [2021-04-02T12:25:53.686Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:25:53 [2021-04-02T12:25:53.686Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:25:53 [2021-04-02T12:25:53.784Z] --- PASS: TestServiceWithPredefinedNetwork (3.41s)
12:25:53 [2021-04-02T12:25:53.784Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:25:53 [2021-04-02T12:25:53.784Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:25:53 [2021-04-02T12:25:53.784Z]     service_test.go:242: FLAKY_TEST
12:25:53 [2021-04-02T12:25:53.784Z] === RUN   TestServiceWithDataPathPortInit
12:25:54 [2021-04-02T12:25:54.332Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
12:25:54 [2021-04-02T12:25:54.332Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
12:25:54 [2021-04-02T12:25:54.332Z] ok  	github.com/docker/docker/api/server/router/swarm	0.027s	coverage: 5.7% of statements
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:25:54 [2021-04-02T12:25:54.332Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:25:54 [2021-04-02T12:25:54.952Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:25:54 [2021-04-02T12:25:54.975Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
12:25:54 [2021-04-02T12:25:54.975Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:25:54 [2021-04-02T12:25:54.975Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:25:55 [2021-04-02T12:25:55.265Z] Leaving: AppArmorNo profiles have been unloaded.
12:25:55 [2021-04-02T12:25:55.265Z] 
12:25:55 [2021-04-02T12:25:55.265Z] Unloading profiles will leave already running processes permanently
12:25:55 [2021-04-02T12:25:55.265Z] unconfined, which can lead to unexpected situations.
12:25:55 [2021-04-02T12:25:55.265Z] 
12:25:55 [2021-04-02T12:25:55.265Z] To set a process to complain mode, use the command line tool
12:25:55 [2021-04-02T12:25:55.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:25:55 [2021-04-02T12:25:55.265Z] 
Post stage
[Pipeline] junit
12:25:55 [2021-04-02T12:25:55.275Z] Recording test results
12:25:55 [2021-04-02T12:25:55.392Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:25:55 [2021-04-02T12:25:55.701Z] + echo Ensuring container killed.
12:25:55 [2021-04-02T12:25:55.701Z] Ensuring container killed.
12:25:55 [2021-04-02T12:25:55.701Z] + docker rm -vf docker-pr1
12:25:55 [2021-04-02T12:25:55.701Z] Error: No such container: docker-pr1
[Pipeline] sh
12:25:55 [2021-04-02T12:25:55.877Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:25:55 [2021-04-02T12:25:55.877Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:25:56 [2021-04-02T12:25:56.013Z] + echo Chowning /workspace to jenkins user
12:25:56 [2021-04-02T12:25:56.013Z] Chowning /workspace to jenkins user
12:25:56 [2021-04-02T12:25:56.013Z] + id -u
12:25:56 [2021-04-02T12:25:56.013Z] + id -g
12:25:56 [2021-04-02T12:25:56.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/workspace busybox chown -R 1000:1000 /workspace
12:25:56 [2021-04-02T12:25:56.436Z] --- PASS: TestGraphdriverPluginV2 (5.58s)
12:25:56 [2021-04-02T12:25:56.436Z] PASS
12:25:56 [2021-04-02T12:25:56.436Z] 
12:25:56 [2021-04-02T12:25:56.436Z] DONE 5 tests in 14.491s
12:25:56 [2021-04-02T12:25:56.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:25:56 [2021-04-02T12:25:56.436Z] ++ 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
12:25:56 [2021-04-02T12:25:56.436Z] ++ set -e
12:25:56 [2021-04-02T12:25:56.436Z] ++ '[' -n 0 ']'
12:25:56 [2021-04-02T12:25:56.436Z] ++ set -x
12:25:56 [2021-04-02T12:25:56.436Z] ++ 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
12:25:56 [2021-04-02T12:25:56.436Z] INFO: Testing against a local daemon
12:25:56 [2021-04-02T12:25:56.436Z] === RUN   TestContinueAfterPluginCrash
12:25:56 [2021-04-02T12:25:56.436Z] === PAUSE TestContinueAfterPluginCrash
12:25:56 [2021-04-02T12:25:56.436Z] === RUN   TestReadPluginNoRead
12:25:56 [2021-04-02T12:25:56.436Z] === PAUSE TestReadPluginNoRead
12:25:56 [2021-04-02T12:25:56.436Z] === RUN   TestDaemonStartWithLogOpt
12:25:56 [2021-04-02T12:25:56.436Z] === PAUSE TestDaemonStartWithLogOpt
12:25:56 [2021-04-02T12:25:56.436Z] === CONT  TestContinueAfterPluginCrash
12:25:56 [2021-04-02T12:25:56.436Z] === CONT  TestDaemonStartWithLogOpt
12:25:56 [2021-04-02T12:25:56.436Z] === CONT  TestReadPluginNoRead
12:25:56 [2021-04-02T12:25:56.496Z] Loaded image: buildpack-deps:buster
12:25:56 [2021-04-02T12:25:56.496Z] Loaded image: busybox:latest
12:25:56 [2021-04-02T12:25:56.496Z] Loaded image: busybox:glibc
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:25:56 [2021-04-02T12:25:56.996Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:25:57 [2021-04-02T12:25:57.266Z] + bundleName=docker-py
12:25:57 [2021-04-02T12:25:57.266Z] + echo Creating docker-py-bundles.tar.gz
12:25:57 [2021-04-02T12:25:57.266Z] Creating docker-py-bundles.tar.gz
12:25:57 [2021-04-02T12:25:57.266Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
12:25:57 [2021-04-02T12:25:57.275Z] Archiving artifacts
12:25:57 [2021-04-02T12:25:57.421Z] Loaded image: debian:bullseye
12:25:57 [2021-04-02T12:25:57.421Z] Loaded image: hello-world:latest
12:25:57 [2021-04-02T12:25:57.479Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:25:57 [2021-04-02T12:25:57.676Z] Loaded image: arm32v7/hello-world:latest
12:25:57 [2021-04-02T12:25:57.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh binary-daemon
12:25:57 [2021-04-02T12:25:57.922Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:25:58 [2021-04-02T12:25:58.435Z] 
12:25:58 [2021-04-02T12:25:58.435Z] Removing bundles/
12:25:58 [2021-04-02T12:25:58.435Z] 
12:25:58 [2021-04-02T12:25:58.435Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:25:58 [2021-04-02T12:25:58.435Z] Building: bundles/binary-daemon/dockerd-dev
12:25:58 [2021-04-02T12:25:58.435Z] GOOS="" GOARCH="" GOARM=""
12:25:58 [2021-04-02T12:25:58.667Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
12:25:58 [2021-04-02T12:25:58.848Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:25:59 [2021-04-02T12:25:59.407Z] === RUN   TestReadPluginNoRead/default
12:25:59 [2021-04-02T12:25:59.662Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:25:59 [2021-04-02T12:25:59.662Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:25:59 [2021-04-02T12:25:59.917Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
12:26:00 [2021-04-02T12:26:00.477Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:26:01 [2021-04-02T12:26:01.036Z] === RUN   TestReadPluginNoRead/disabled_caching
12:26:01 [2021-04-02T12:26:01.441Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.610s	coverage: 86.3% of statements
12:26:01 [2021-04-02T12:26:01.596Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:26:02 [2021-04-02T12:26:02.495Z] ok  	github.com/docker/docker/builder/remotecontext	0.545s	coverage: 13.7% of statements
12:26:02 [2021-04-02T12:26:02.520Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:26:02 [2021-04-02T12:26:02.520Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:26:02 [2021-04-02T12:26:02.774Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:26:03 [2021-04-02T12:26:03.334Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:26:04 [2021-04-02T12:26:04.024Z] ok  	github.com/docker/docker/builder/dockerfile	1.272s	coverage: 48.5% of statements
12:26:04 [2021-04-02T12:26:04.024Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:26:04 [2021-04-02T12:26:04.024Z] ?   	github.com/docker/docker/cli	[no test files]
12:26:04 [2021-04-02T12:26:04.024Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:26:04 [2021-04-02T12:26:04.258Z] --- PASS: TestReadPluginNoRead (7.75s)
12:26:04 [2021-04-02T12:26:04.258Z]     --- PASS: TestReadPluginNoRead/default (1.78s)
12:26:04 [2021-04-02T12:26:04.258Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
12:26:04 [2021-04-02T12:26:04.258Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
12:26:04 [2021-04-02T12:26:04.258Z]     read_test.go:92: [d214fd70f2f70] daemon is not started
12:26:04 [2021-04-02T12:26:04.817Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:26:05 [2021-04-02T12:26:05.072Z] --- PASS: TestContinueAfterPluginCrash (8.63s)
12:26:05 [2021-04-02T12:26:05.072Z] PASS
12:26:05 [2021-04-02T12:26:05.072Z] 
12:26:05 [2021-04-02T12:26:05.072Z] DONE 6 tests in 8.694s
12:26:05 [2021-04-02T12:26:05.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:26:05 [2021-04-02T12:26:05.072Z] ++ 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
12:26:05 [2021-04-02T12:26:05.072Z] ++ set -e
12:26:05 [2021-04-02T12:26:05.072Z] ++ '[' -n 0 ']'
12:26:05 [2021-04-02T12:26:05.072Z] ++ set -x
12:26:05 [2021-04-02T12:26:05.072Z] ++ 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
12:26:05 [2021-04-02T12:26:05.072Z] testing: warning: no tests to run
12:26:05 [2021-04-02T12:26:05.072Z] PASS
12:26:05 [2021-04-02T12:26:05.072Z] 
12:26:05 [2021-04-02T12:26:05.072Z] DONE 0 tests in 0.006s
12:26:05 [2021-04-02T12:26:05.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:26:05 [2021-04-02T12:26:05.072Z] ++ 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
12:26:05 [2021-04-02T12:26:05.072Z] ++ set -e
12:26:05 [2021-04-02T12:26:05.072Z] ++ '[' -n 0 ']'
12:26:05 [2021-04-02T12:26:05.072Z] ++ set -x
12:26:05 [2021-04-02T12:26:05.072Z] ++ 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
12:26:05 [2021-04-02T12:26:05.072Z] INFO: Testing against a local daemon
12:26:05 [2021-04-02T12:26:05.072Z] === RUN   TestPluginWithDevMounts
12:26:05 [2021-04-02T12:26:05.072Z] === PAUSE TestPluginWithDevMounts
12:26:05 [2021-04-02T12:26:05.072Z] === CONT  TestPluginWithDevMounts
12:26:05 [2021-04-02T12:26:05.504Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:05 [2021-04-02T12:26:05.504Z] INFO: Testing against a local daemon
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithSession
12:26:05 [2021-04-02T12:26:05.504Z] --- SKIP: TestBuildWithSession (0.00s)
12:26:05 [2021-04-02T12:26:05.504Z]     build_session_test.go:25: TODO: BuildKit
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildSquashParent
12:26:05 [2021-04-02T12:26:05.504Z] --- SKIP: TestBuildSquashParent (0.00s)
12:26:05 [2021-04-02T12:26:05.504Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:26:05 [2021-04-02T12:26:05.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:26:05 [2021-04-02T12:26:05.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:26:05 [2021-04-02T12:26:05.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:26:05 [2021-04-02T12:26:05.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:26:05 [2021-04-02T12:26:05.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:26:05 [2021-04-02T12:26:05.504Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:26:05 [2021-04-02T12:26:05.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:26:05 [2021-04-02T12:26:05.504Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:26:05 [2021-04-02T12:26:05.504Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:26:05 [2021-04-02T12:26:05.504Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:26:05 [2021-04-02T12:26:05.504Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:26:05 [2021-04-02T12:26:05.844Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.51s)
12:26:05 [2021-04-02T12:26:05.844Z] PASS
12:26:05 [2021-04-02T12:26:05.844Z] 
12:26:05 [2021-04-02T12:26:05.844Z] === Skipped
12:26:05 [2021-04-02T12:26:05.844Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:26:05 [2021-04-02T12:26:05.844Z]     build_session_test.go:25: TODO: BuildKit
12:26:05 [2021-04-02T12:26:05.844Z] 
12:26:05 [2021-04-02T12:26:05.844Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:26:05 [2021-04-02T12:26:05.844Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:26:05 [2021-04-02T12:26:05.844Z] 
12:26:05 [2021-04-02T12:26:05.844Z] 
12:26:05 [2021-04-02T12:26:05.844Z] DONE 34 tests, 2 skipped in 126.599s
12:26:05 [2021-04-02T12:26:05.844Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:26:05 [2021-04-02T12:26:05.844Z] INFO: Testing against a local daemon
12:26:05 [2021-04-02T12:26:05.844Z] === RUN   TestConfigInspect
12:26:06 [2021-04-02T12:26:06.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:26:06 [2021-04-02T12:26:06.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:26:06 [2021-04-02T12:26:06.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:26:06 [2021-04-02T12:26:06.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:26:06 [2021-04-02T12:26:06.433Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:26:06 [2021-04-02T12:26:06.687Z] --- PASS: TestPluginWithDevMounts (1.63s)
12:26:06 [2021-04-02T12:26:06.687Z] PASS
12:26:06 [2021-04-02T12:26:06.687Z] 
12:26:06 [2021-04-02T12:26:06.687Z] DONE 1 tests in 1.680s
12:26:06 [2021-04-02T12:26:06.687Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:26:06 [2021-04-02T12:26:06.688Z] ++ 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
12:26:06 [2021-04-02T12:26:06.688Z] ++ set -e
12:26:06 [2021-04-02T12:26:06.688Z] ++ '[' -n 0 ']'
12:26:06 [2021-04-02T12:26:06.688Z] ++ set -x
12:26:06 [2021-04-02T12:26:06.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
12:26:06 [2021-04-02T12:26:06.942Z] INFO: Testing against a local daemon
12:26:06 [2021-04-02T12:26:06.942Z] === RUN   TestSecretInspect
12:26:07 [2021-04-02T12:26:07.197Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:26:08 [2021-04-02T12:26:08.355Z] --- PASS: TestConfigInspect (2.50s)
12:26:08 [2021-04-02T12:26:08.355Z] === RUN   TestConfigList
12:26:09 [2021-04-02T12:26:09.659Z] ok  	github.com/docker/docker/client	0.538s	coverage: 75.4% of statements
12:26:09 [2021-04-02T12:26:09.705Z] --- PASS: TestSecretInspect (2.69s)
12:26:09 [2021-04-02T12:26:09.705Z] === RUN   TestSecretList
12:26:10 [2021-04-02T12:26:10.906Z] --- PASS: TestConfigList (2.60s)
12:26:10 [2021-04-02T12:26:10.906Z] === RUN   TestConfigsCreateAndDelete
12:26:11 [2021-04-02T12:26:11.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:26:11 [2021-04-02T12:26:11.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:26:11 [2021-04-02T12:26:11.597Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:26:12 [2021-04-02T12:26:12.529Z] --- PASS: TestSecretList (2.84s)
12:26:12 [2021-04-02T12:26:12.529Z] === RUN   TestSecretsCreateAndDelete
12:26:12 [2021-04-02T12:26:12.784Z] === RUN   TestDockerSuite/TestContainerAPITop
12:26:13 [2021-04-02T12:26:13.416Z] --- PASS: TestConfigsCreateAndDelete (2.45s)
12:26:13 [2021-04-02T12:26:13.416Z] === RUN   TestConfigsUpdate
12:26:13 [2021-04-02T12:26:13.709Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:26:13 [2021-04-02T12:26:13.709Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:26:13 [2021-04-02T12:26:13.709Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:26:15 [2021-04-02T12:26:15.299Z] --- PASS: TestConfigsUpdate (2.41s)
12:26:15 [2021-04-02T12:26:15.299Z] === RUN   TestTemplatedConfig
12:26:15 [2021-04-02T12:26:15.591Z] --- PASS: TestSecretsCreateAndDelete (3.00s)
12:26:15 [2021-04-02T12:26:15.591Z] === RUN   TestSecretsUpdate
12:26:16 [2021-04-02T12:26:16.005Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:26:16 [2021-04-02T12:26:16.005Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:26:16 [2021-04-02T12:26:16.374Z] --- PASS: TestServiceWithDataPathPortInit (21.35s)
12:26:16 [2021-04-02T12:26:16.374Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:26:16 [2021-04-02T12:26:16.516Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:26:17 [2021-04-02T12:26:17.075Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:26:18 [2021-04-02T12:26:18.436Z] --- PASS: TestSecretsUpdate (2.95s)
12:26:18 [2021-04-02T12:26:18.436Z] === RUN   TestTemplatedSecret
12:26:18 [2021-04-02T12:26:18.436Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:26:19 [2021-04-02T12:26:19.459Z] --- PASS: TestTemplatedConfig (3.45s)
12:26:19 [2021-04-02T12:26:19.459Z] === RUN   TestConfigCreateResolve
12:26:21 [2021-04-02T12:26:21.384Z] --- PASS: TestConfigCreateResolve (2.40s)
12:26:21 [2021-04-02T12:26:21.384Z] === RUN   TestConfigDaemonLibtrustID
12:26:21 [2021-04-02T12:26:21.944Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
12:26:21 [2021-04-02T12:26:21.944Z] PASS
12:26:21 [2021-04-02T12:26:21.944Z] 
12:26:21 [2021-04-02T12:26:21.944Z] DONE 7 tests in 16.525s
12:26:21 [2021-04-02T12:26:21.944Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:26:21 [2021-04-02T12:26:21.944Z] INFO: Testing against a local daemon
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestCheckpoint
12:26:21 [2021-04-02T12:26:21.944Z] --- SKIP: TestCheckpoint (0.00s)
12:26:21 [2021-04-02T12:26:21.944Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestContainerInvalidJSON
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:26:21 [2021-04-02T12:26:21.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:26:21 [2021-04-02T12:26:21.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:26:21 [2021-04-02T12:26:21.944Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:26:21 [2021-04-02T12:26:21.944Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:26:21 [2021-04-02T12:26:21.944Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:26:21 [2021-04-02T12:26:21.944Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:26:21 [2021-04-02T12:26:21.944Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:26:21 [2021-04-02T12:26:21.944Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:26:21 [2021-04-02T12:26:21.944Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:26:21 [2021-04-02T12:26:21.944Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:26:21 [2021-04-02T12:26:21.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestCopyFromContainerPathIsNotDir
12:26:21 [2021-04-02T12:26:21.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:26:21 [2021-04-02T12:26:21.944Z] === RUN   TestCopyToContainerPathDoesNotExist
12:26:22 [2021-04-02T12:26:22.200Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:26:22 [2021-04-02T12:26:22.200Z] === RUN   TestCopyToContainerPathIsNotDir
12:26:22 [2021-04-02T12:26:22.200Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:26:22 [2021-04-02T12:26:22.200Z] === RUN   TestCopyFromContainer
12:26:22 [2021-04-02T12:26:22.593Z] --- PASS: TestTemplatedSecret (3.66s)
12:26:22 [2021-04-02T12:26:22.593Z] === RUN   TestSecretCreateResolve
12:26:23 [2021-04-02T12:26:23.563Z] === RUN   TestCopyFromContainer//
12:26:23 [2021-04-02T12:26:23.563Z] === RUN   TestCopyFromContainer//bar/root
12:26:23 [2021-04-02T12:26:23.563Z] === RUN   TestCopyFromContainer//bar/root/
12:26:23 [2021-04-02T12:26:23.564Z] === RUN   TestCopyFromContainer/bar/quux
12:26:23 [2021-04-02T12:26:23.819Z] === RUN   TestCopyFromContainer/bar/quux/
12:26:23 [2021-04-02T12:26:23.819Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:26:23 [2021-04-02T12:26:23.819Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCopyFromContainer/bar/notarget
12:26:24 [2021-04-02T12:26:24.075Z] --- PASS: TestCopyFromContainer (2.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:26:24 [2021-04-02T12:26:24.075Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:26:24 [2021-04-02T12:26:24.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:26:24 [2021-04-02T12:26:24.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:26:24 [2021-04-02T12:26:24.075Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:26:24 [2021-04-02T12:26:24.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:26:24 [2021-04-02T12:26:24.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:26:24 [2021-04-02T12:26:24.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:26:24 [2021-04-02T12:26:24.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:26:24 [2021-04-02T12:26:24.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:26:24 [2021-04-02T12:26:24.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:26:24 [2021-04-02T12:26:24.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:26:24 [2021-04-02T12:26:24.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateLinkToNonExistingContainer
12:26:24 [2021-04-02T12:26:24.331Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateWithInvalidEnv
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateWithInvalidEnv/0
12:26:24 [2021-04-02T12:26:24.331Z] === PAUSE TestCreateWithInvalidEnv/0
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateWithInvalidEnv/1
12:26:24 [2021-04-02T12:26:24.331Z] === PAUSE TestCreateWithInvalidEnv/1
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateWithInvalidEnv/2
12:26:24 [2021-04-02T12:26:24.331Z] === PAUSE TestCreateWithInvalidEnv/2
12:26:24 [2021-04-02T12:26:24.331Z] === CONT  TestCreateWithInvalidEnv/0
12:26:24 [2021-04-02T12:26:24.331Z] === CONT  TestCreateWithInvalidEnv/2
12:26:24 [2021-04-02T12:26:24.331Z] === CONT  TestCreateWithInvalidEnv/1
12:26:24 [2021-04-02T12:26:24.331Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:26:24 [2021-04-02T12:26:24.331Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:26:24 [2021-04-02T12:26:24.331Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:26:24 [2021-04-02T12:26:24.331Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateTmpfsMountsTarget
12:26:24 [2021-04-02T12:26:24.331Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:26:24 [2021-04-02T12:26:24.331Z] === RUN   TestCreateWithCustomMaskedPaths
12:26:25 [2021-04-02T12:26:25.102Z] --- PASS: TestSecretCreateResolve (2.90s)
12:26:25 [2021-04-02T12:26:25.102Z] PASS
12:26:25 [2021-04-02T12:26:25.102Z] 
12:26:25 [2021-04-02T12:26:25.102Z] DONE 6 tests in 18.061s
12:26:25 [2021-04-02T12:26:25.102Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:26:25 [2021-04-02T12:26:25.102Z] ++ 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
12:26:25 [2021-04-02T12:26:25.102Z] ++ set -e
12:26:25 [2021-04-02T12:26:25.102Z] ++ '[' -n 0 ']'
12:26:25 [2021-04-02T12:26:25.102Z] ++ set -x
12:26:25 [2021-04-02T12:26:25.102Z] ++ 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
12:26:25 [2021-04-02T12:26:25.102Z] INFO: Testing against a local daemon
12:26:25 [2021-04-02T12:26:25.102Z] === RUN   TestServiceCreateInit
12:26:25 [2021-04-02T12:26:25.102Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:26:26 [2021-04-02T12:26:26.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:26:26 [2021-04-02T12:26:26.025Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:26:26 [2021-04-02T12:26:26.793Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.97s)
12:26:26 [2021-04-02T12:26:26.793Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hyj6dj10h3endjte5lkgpuobb Created:2021-04-02 12:26:16.506581978 +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[f114e4b0c155794ea3c731a68611918a19345f8231ec529bd632abc11b1bc839:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tn2wm9u1gwwyccnegmvzvcc6r EndpointID:723a15912802d458ac69831b297066cf0bc7ecc3e1b2db9eb31d8e8e4b738c9e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d0502f7c239fd3064d9723597570c89ff97ad5983dce125f1b201e40635cf913 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:84e765d0b76d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tn2wm9u1gwwyccnegmvzvcc6r EndpointID:723a15912802d458ac69831b297066cf0bc7ecc3e1b2db9eb31d8e8e4b738c9e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:26:26 [2021-04-02T12:26:26.793Z] PASS
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] === Skipped
12:26:26 [2021-04-02T12:26:26.793Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:26:26 [2021-04-02T12:26:26.793Z]     service_test.go:242: FLAKY_TEST
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] DONE 26 tests, 1 skipped in 59.189s
12:26:26 [2021-04-02T12:26:26.793Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:26:26 [2021-04-02T12:26:26.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:26:26 [2021-04-02T12:26:26.793Z] ++ set -e
12:26:26 [2021-04-02T12:26:26.793Z] ++ '[' -n 0 ']'
12:26:26 [2021-04-02T12:26:26.793Z] ++ set -x
12:26:26 [2021-04-02T12:26:26.793Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:26:26 [2021-04-02T12:26:26.793Z] INFO: Testing against a local daemon
12:26:26 [2021-04-02T12:26:26.793Z] === RUN   TestDockerNetworkIpvlanPersistance
12:26:26 [2021-04-02T12:26:26.793Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:26:26 [2021-04-02T12:26:26.793Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:26 [2021-04-02T12:26:26.793Z] === RUN   TestDockerNetworkIpvlan
12:26:26 [2021-04-02T12:26:26.793Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:26:26 [2021-04-02T12:26:26.793Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:26 [2021-04-02T12:26:26.793Z] PASS
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] === Skipped
12:26:26 [2021-04-02T12:26:26.793Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:26:26 [2021-04-02T12:26:26.793Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:26:26 [2021-04-02T12:26:26.793Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] 
12:26:26 [2021-04-02T12:26:26.793Z] DONE 2 tests, 2 skipped in 0.068s
12:26:26 [2021-04-02T12:26:26.793Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:26:26 [2021-04-02T12:26:26.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:26:26 [2021-04-02T12:26:26.793Z] ++ set -e
12:26:26 [2021-04-02T12:26:26.793Z] ++ '[' -n 0 ']'
12:26:26 [2021-04-02T12:26:26.793Z] ++ set -x
12:26:26 [2021-04-02T12:26:26.793Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:26:26 [2021-04-02T12:26:26.793Z] INFO: Testing against a local daemon
12:26:26 [2021-04-02T12:26:26.793Z] === RUN   TestDockerNetworkMacvlanPersistance
12:26:26 [2021-04-02T12:26:26.840Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
12:26:26 [2021-04-02T12:26:26.840Z] === RUN   TestCreateWithCustomReadonlyPaths
12:26:27 [2021-04-02T12:26:27.870Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
12:26:27 [2021-04-02T12:26:27.870Z] === RUN   TestDockerNetworkMacvlan
12:26:27 [2021-04-02T12:26:27.908Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:26:28 [2021-04-02T12:26:28.499Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:26:28 [2021-04-02T12:26:28.559Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:26:28 [2021-04-02T12:26:28.559Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.10s)
12:26:28 [2021-04-02T12:26:28.559Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.28s)
12:26:28 [2021-04-02T12:26:28.559Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.74s)
12:26:28 [2021-04-02T12:26:28.559Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.84s)
12:26:28 [2021-04-02T12:26:28.559Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.74s)
12:26:28 [2021-04-02T12:26:28.559Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.52s)
12:26:28 [2021-04-02T12:26:28.559Z] === RUN   TestBuildMultiStageCopy
12:26:28 [2021-04-02T12:26:28.559Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:26:29 [2021-04-02T12:26:29.352Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:26:29 [2021-04-02T12:26:29.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:26:29 [2021-04-02T12:26:29.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:26:29 [2021-04-02T12:26:29.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:26:29 [2021-04-02T12:26:29.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:26:29 [2021-04-02T12:26:29.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:26:29 [2021-04-02T12:26:29.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:26:29 [2021-04-02T12:26:29.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:26:29 [2021-04-02T12:26:29.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
12:26:29 [2021-04-02T12:26:29.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:26:29 [2021-04-02T12:26:29.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:26:29 [2021-04-02T12:26:29.352Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:26:29 [2021-04-02T12:26:29.581Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:26:29 [2021-04-02T12:26:29.913Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
12:26:29 [2021-04-02T12:26:29.913Z] === RUN   TestCreateDifferentPlatform
12:26:29 [2021-04-02T12:26:29.913Z] === RUN   TestCreateDifferentPlatform/different_os
12:26:29 [2021-04-02T12:26:29.913Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:26:29 [2021-04-02T12:26:29.913Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:26:29 [2021-04-02T12:26:29.913Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:26:29 [2021-04-02T12:26:29.913Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:26:29 [2021-04-02T12:26:29.913Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:26:29 [2021-04-02T12:26:29.913Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:26:29 [2021-04-02T12:26:29.913Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:26:29 [2021-04-02T12:26:29.913Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:26:30 [2021-04-02T12:26:30.168Z] === RUN   TestContainerStartOnDaemonRestart
12:26:30 [2021-04-02T12:26:30.169Z] === PAUSE TestContainerStartOnDaemonRestart
12:26:30 [2021-04-02T12:26:30.169Z] === RUN   TestDaemonRestartIpcMode
12:26:30 [2021-04-02T12:26:30.169Z] === PAUSE TestDaemonRestartIpcMode
12:26:30 [2021-04-02T12:26:30.169Z] === RUN   TestDaemonHostGatewayIP
12:26:30 [2021-04-02T12:26:30.169Z] === PAUSE TestDaemonHostGatewayIP
12:26:30 [2021-04-02T12:26:30.169Z] === RUN   TestRestartDaemonWithRestartingContainer
12:26:30 [2021-04-02T12:26:30.169Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:26:30 [2021-04-02T12:26:30.169Z] === RUN   TestContainerKillOnDaemonStart
12:26:30 [2021-04-02T12:26:30.169Z] === PAUSE TestContainerKillOnDaemonStart
12:26:30 [2021-04-02T12:26:30.169Z] === RUN   TestDiff
12:26:30 [2021-04-02T12:26:30.417Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:26:30 [2021-04-02T12:26:30.417Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:26:30 [2021-04-02T12:26:30.611Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:26:30 [2021-04-02T12:26:30.728Z] --- PASS: TestDiff (0.78s)
12:26:30 [2021-04-02T12:26:30.728Z] === RUN   TestExecWithCloseStdin
12:26:32 [2021-04-02T12:26:32.091Z] --- PASS: TestExecWithCloseStdin (1.15s)
12:26:32 [2021-04-02T12:26:32.091Z] === RUN   TestExec
12:26:32 [2021-04-02T12:26:32.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:26:33 [2021-04-02T12:26:33.016Z] --- PASS: TestExec (1.09s)
12:26:33 [2021-04-02T12:26:33.016Z] === RUN   TestExecUser
12:26:33 [2021-04-02T12:26:33.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
12:26:34 [2021-04-02T12:26:34.422Z] --- PASS: TestExecUser (1.09s)
12:26:34 [2021-04-02T12:26:34.422Z] === RUN   TestExportContainerAndImportImage
12:26:35 [2021-04-02T12:26:35.044Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:26:35 [2021-04-02T12:26:35.211Z] --- PASS: TestServiceCreateInit (10.12s)
12:26:35 [2021-04-02T12:26:35.211Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
12:26:35 [2021-04-02T12:26:35.211Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s)
12:26:35 [2021-04-02T12:26:35.211Z] === RUN   TestCreateServiceMultipleTimes
12:26:35 [2021-04-02T12:26:35.211Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
12:26:35 [2021-04-02T12:26:35.347Z] --- PASS: TestExportContainerAndImportImage (1.00s)
12:26:35 [2021-04-02T12:26:35.347Z] === RUN   TestExportContainerAfterDaemonRestart
12:26:35 [2021-04-02T12:26:35.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:26:35 [2021-04-02T12:26:35.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:26:36 [2021-04-02T12:26:36.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:26:36 [2021-04-02T12:26:36.232Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:26:36 [2021-04-02T12:26:36.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:26:36 [2021-04-02T12:26:36.749Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s)
12:26:36 [2021-04-02T12:26:36.749Z] === RUN   TestHealthCheckWorkdir
12:26:37 [2021-04-02T12:26:37.095Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
12:26:37 [2021-04-02T12:26:37.228Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:26:38 [2021-04-02T12:26:38.224Z] --- PASS: TestBuildMultiStageCopy (10.78s)
12:26:38 [2021-04-02T12:26:38.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.26s)
12:26:38 [2021-04-02T12:26:38.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s)
12:26:38 [2021-04-02T12:26:38.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s)
12:26:38 [2021-04-02T12:26:38.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s)
12:26:38 [2021-04-02T12:26:38.224Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s)
12:26:38 [2021-04-02T12:26:38.224Z] === RUN   TestBuildMultiStageParentConfig
12:26:38 [2021-04-02T12:26:38.455Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:26:38 [2021-04-02T12:26:38.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
12:26:38 [2021-04-02T12:26:38.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:26:38 [2021-04-02T12:26:38.636Z] --- PASS: TestHealthCheckWorkdir (1.54s)
12:26:38 [2021-04-02T12:26:38.636Z] === RUN   TestHealthKillContainer
12:26:39 [2021-04-02T12:26:39.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:26:39 [2021-04-02T12:26:39.479Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:26:40 [2021-04-02T12:26:40.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:26:40 [2021-04-02T12:26:40.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c1cac0_<nil>}
12:26:40 [2021-04-02T12:26:40.459Z] --- PASS: TestBuildMultiStageParentConfig (2.19s)
12:26:40 [2021-04-02T12:26:40.459Z] === RUN   TestBuildLabelWithTargets
12:26:40 [2021-04-02T12:26:40.459Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:26:40 [2021-04-02T12:26:40.459Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:26:40 [2021-04-02T12:26:40.459Z] === RUN   TestBuildWithEmptyLayers
12:26:41 [2021-04-02T12:26:41.455Z] --- PASS: TestBuildWithEmptyLayers (1.12s)
12:26:41 [2021-04-02T12:26:41.455Z] === RUN   TestBuildMultiStageOnBuild
12:26:41 [2021-04-02T12:26:41.719Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1439798394_/foo_false__<nil>_<nil>_<nil>}
12:26:41 [2021-04-02T12:26:41.896Z] --- PASS: TestHealthKillContainer (3.13s)
12:26:41 [2021-04-02T12:26:41.896Z] === RUN   TestInspectCpusetInConfigPre120
12:26:41 [2021-04-02T12:26:41.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:26:42 [2021-04-02T12:26:42.456Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
12:26:42 [2021-04-02T12:26:42.456Z] === RUN   TestIpcModeNone
12:26:43 [2021-04-02T12:26:43.384Z] --- PASS: TestIpcModeNone (1.12s)
12:26:43 [2021-04-02T12:26:43.384Z] === RUN   TestIpcModePrivate
12:26:43 [2021-04-02T12:26:43.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1439798394_/foo_true__<nil>_<nil>_<nil>}
12:26:44 [2021-04-02T12:26:44.745Z] --- PASS: TestIpcModePrivate (1.13s)
12:26:44 [2021-04-02T12:26:44.745Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
12:26:44 [2021-04-02T12:26:44.745Z] === RUN   TestIpcModeShareable
12:26:45 [2021-04-02T12:26:45.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:26:45 [2021-04-02T12:26:45.486Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3569410961_/foo_false__<nil>_<nil>_<nil>}
12:26:45 [2021-04-02T12:26:45.670Z] --- PASS: TestIpcModeShareable (1.11s)
12:26:45 [2021-04-02T12:26:45.670Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:26:45 [2021-04-02T12:26:45.670Z] === RUN   TestAPIIpcModeShareableAndContainer
12:26:46 [2021-04-02T12:26:46.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3569410961_/foo_true__<nil>_<nil>_<nil>}
12:26:47 [2021-04-02T12:26:47.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:26:47 [2021-04-02T12:26:47.933Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:26:48 [2021-04-02T12:26:48.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:26:48 [2021-04-02T12:26:48.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3569410961_/foo_true__0xc000c1cb80_<nil>_<nil>}
12:26:48 [2021-04-02T12:26:48.974Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
12:26:48 [2021-04-02T12:26:48.974Z] === RUN   TestAPIIpcModeHost
12:26:49 [2021-04-02T12:26:49.107Z] ok  	github.com/docker/docker/cmd/dockerd	0.204s	coverage: 29.1% of statements
12:26:49 [2021-04-02T12:26:49.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:26:49 [2021-04-02T12:26:49.899Z] --- PASS: TestAPIIpcModeHost (1.15s)
12:26:49 [2021-04-02T12:26:49.899Z] === RUN   TestDaemonIpcModeShareable
12:26:49 [2021-04-02T12:26:49.991Z] --- PASS: TestDockerNetworkMacvlan (22.15s)
12:26:49 [2021-04-02T12:26:49.991Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
12:26:49 [2021-04-02T12:26:49.991Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
12:26:49 [2021-04-02T12:26:49.991Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.91s)
12:26:49 [2021-04-02T12:26:49.991Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s)
12:26:49 [2021-04-02T12:26:49.991Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.57s)
12:26:49 [2021-04-02T12:26:49.991Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.88s)
12:26:49 [2021-04-02T12:26:49.991Z] PASS
12:26:49 [2021-04-02T12:26:49.991Z] 
12:26:49 [2021-04-02T12:26:49.991Z] DONE 8 tests in 23.705s
12:26:49 [2021-04-02T12:26:49.991Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
12:26:49 [2021-04-02T12:26:49.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:26:49 [2021-04-02T12:26:49.991Z] ++ set -e
12:26:49 [2021-04-02T12:26:49.991Z] ++ '[' -n 0 ']'
12:26:49 [2021-04-02T12:26:49.991Z] ++ set -x
12:26:49 [2021-04-02T12:26:49.991Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:26:49 [2021-04-02T12:26:49.991Z] testing: warning: no tests to run
12:26:49 [2021-04-02T12:26:49.991Z] PASS
12:26:49 [2021-04-02T12:26:49.991Z] 
12:26:49 [2021-04-02T12:26:49.991Z] DONE 0 tests in 0.016s
12:26:49 [2021-04-02T12:26:49.991Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:26:49 [2021-04-02T12:26:49.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:26:49 [2021-04-02T12:26:49.991Z] ++ set -e
12:26:49 [2021-04-02T12:26:49.991Z] ++ '[' -n 0 ']'
12:26:49 [2021-04-02T12:26:49.991Z] ++ set -x
12:26:49 [2021-04-02T12:26:49.991Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:26:49 [2021-04-02T12:26:49.991Z] INFO: Testing against a local daemon
12:26:49 [2021-04-02T12:26:49.991Z] === RUN   TestAuthZPluginAllowRequest
12:26:50 [2021-04-02T12:26:50.612Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c1cbc0_<nil>}
12:26:51 [2021-04-02T12:26:51.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:26:51 [2021-04-02T12:26:51.783Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
12:26:51 [2021-04-02T12:26:51.783Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:26:51 [2021-04-02T12:26:51.783Z] === RUN   TestDaemonIpcModePrivate
12:26:51 [2021-04-02T12:26:51.929Z] --- PASS: TestBuildMultiStageOnBuild (10.07s)
12:26:51 [2021-04-02T12:26:51.929Z] === RUN   TestBuildUncleanTarFilenames
12:26:51 [2021-04-02T12:26:51.929Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
12:26:51 [2021-04-02T12:26:51.929Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:26:51 [2021-04-02T12:26:51.929Z] === RUN   TestBuildMultiStageLayerLeak
12:26:51 [2021-04-02T12:26:51.972Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c1cc00_<nil>}
12:26:52 [2021-04-02T12:26:52.048Z] --- PASS: TestAuthZPluginAllowRequest (1.89s)
12:26:52 [2021-04-02T12:26:52.048Z] === RUN   TestAuthZPluginTLS
12:26:52 [2021-04-02T12:26:52.341Z] --- PASS: TestAuthZPluginTLS (0.53s)
12:26:52 [2021-04-02T12:26:52.341Z] === RUN   TestAuthZPluginDenyRequest
12:26:52 [2021-04-02T12:26:52.685Z] ok  	github.com/docker/docker/container	0.181s	coverage: 34.7% of statements
12:26:52 [2021-04-02T12:26:52.685Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:26:52 [2021-04-02T12:26:52.685Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:26:52 [2021-04-02T12:26:52.685Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:26:52 [2021-04-02T12:26:52.685Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:26:52 [2021-04-02T12:26:52.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:26:53 [2021-04-02T12:26:53.005Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
12:26:53 [2021-04-02T12:26:53.005Z] === RUN   TestAuthZPluginAPIDenyResponse
12:26:53 [2021-04-02T12:26:53.331Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c1cc20_<nil>}
12:26:53 [2021-04-02T12:26:53.634Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
12:26:53 [2021-04-02T12:26:53.634Z] === RUN   TestAuthZPluginDenyResponse
12:26:53 [2021-04-02T12:26:53.688Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
12:26:53 [2021-04-02T12:26:53.688Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:26:53 [2021-04-02T12:26:53.688Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:26:53 [2021-04-02T12:26:53.923Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:26:53 [2021-04-02T12:26:53.923Z] === RUN   TestAuthZPluginAllowEventStream
12:26:54 [2021-04-02T12:26:54.223Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.109s	coverage: 65.3% of statements
12:26:54 [2021-04-02T12:26:54.254Z] --- PASS: TestCreateServiceMultipleTimes (19.09s)
12:26:54 [2021-04-02T12:26:54.254Z] === RUN   TestCreateServiceConflict
12:26:54 [2021-04-02T12:26:54.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:26:55 [2021-04-02T12:26:55.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c1cc40_<nil>}
12:26:55 [2021-04-02T12:26:55.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
12:26:55 [2021-04-02T12:26:55.602Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:26:55 [2021-04-02T12:26:55.602Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:26:55 [2021-04-02T12:26:55.980Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s)
12:26:55 [2021-04-02T12:26:55.981Z] === RUN   TestAuthZPluginErrorResponse
12:26:56 [2021-04-02T12:26:56.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:26:56 [2021-04-02T12:26:56.270Z] --- PASS: TestAuthZPluginErrorResponse (0.52s)
12:26:56 [2021-04-02T12:26:56.270Z] === RUN   TestAuthZPluginErrorRequest
12:26:56 [2021-04-02T12:26:56.899Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
12:26:56 [2021-04-02T12:26:56.899Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:26:57 [2021-04-02T12:26:57.060Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:26:57 [2021-04-02T12:26:57.060Z] --- PASS: TestCreateServiceConflict (2.82s)
12:26:57 [2021-04-02T12:26:57.060Z] === RUN   TestCreateServiceMaxReplicas
12:26:57 [2021-04-02T12:26:57.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
12:26:57 [2021-04-02T12:26:57.486Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:26:57 [2021-04-02T12:26:57.486Z] === RUN   TestIpcModeOlderClient
12:26:57 [2021-04-02T12:26:57.486Z] === PAUSE TestIpcModeOlderClient
12:26:57 [2021-04-02T12:26:57.486Z] === RUN   TestKillContainerInvalidSignal
12:26:57 [2021-04-02T12:26:57.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:26:57 [2021-04-02T12:26:57.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s)
12:26:57 [2021-04-02T12:26:57.527Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:26:58 [2021-04-02T12:26:58.045Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
12:26:58 [2021-04-02T12:26:58.045Z] === RUN   TestKillContainer
12:26:58 [2021-04-02T12:26:58.045Z] === RUN   TestKillContainer/no_signal
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:26:58 [2021-04-02T12:26:58.420Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:26:58 [2021-04-02T12:26:58.605Z] === RUN   TestKillContainer/non_killing_signal
12:26:58 [2021-04-02T12:26:58.900Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:26:58 [2021-04-02T12:26:58.900Z] Using test binary docker
12:26:58 [2021-04-02T12:26:58.900Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:26:59 [2021-04-02T12:26:59.160Z] +++ /etc/init.d/apparmor start
12:26:59 [2021-04-02T12:26:59.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:26:59 [2021-04-02T12:26:59.160Z] INFO: Waiting for daemon to start...
12:26:59 [2021-04-02T12:26:59.160Z] Starting dockerd
12:26:59 [2021-04-02T12:26:59.160Z] +++ 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
12:26:59 [2021-04-02T12:26:59.165Z] === RUN   TestKillContainer/killing_signal
12:27:00 [2021-04-02T12:27:00.137Z] --- PASS: TestKillContainer (2.17s)
12:27:00 [2021-04-02T12:27:00.137Z]     --- PASS: TestKillContainer/no_signal (0.72s)
12:27:00 [2021-04-02T12:27:00.137Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
12:27:00 [2021-04-02T12:27:00.137Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
12:27:00 [2021-04-02T12:27:00.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:27:00 [2021-04-02T12:27:00.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:27:00 [2021-04-02T12:27:00.247Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.36s)
12:27:00 [2021-04-02T12:27:00.247Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:27:00 [2021-04-02T12:27:00.638Z] --- PASS: TestBuildMultiStageLayerLeak (8.98s)
12:27:00 [2021-04-02T12:27:00.638Z] === RUN   TestBuildWithHugeFile
12:27:00 [2021-04-02T12:27:00.698Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:27:00 [2021-04-02T12:27:00.930Z] --- PASS: TestCreateServiceMaxReplicas (3.52s)
12:27:00 [2021-04-02T12:27:00.930Z] === RUN   TestCreateWithDuplicateNetworkNames
12:27:01 [2021-04-02T12:27:01.194Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.023s	coverage: 35.9% of statements
12:27:01 [2021-04-02T12:27:01.623Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
12:27:01 [2021-04-02T12:27:01.623Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
12:27:01 [2021-04-02T12:27:01.623Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
12:27:01 [2021-04-02T12:27:01.623Z] === RUN   TestKillStoppedContainer
12:27:01 [2021-04-02T12:27:01.623Z] --- PASS: TestKillStoppedContainer (0.04s)
12:27:01 [2021-04-02T12:27:01.623Z] === RUN   TestKillStoppedContainerAPIPre120
12:27:01 [2021-04-02T12:27:01.623Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:27:01 [2021-04-02T12:27:01.623Z] === RUN   TestKillDifferentUserContainer
12:27:02 [2021-04-02T12:27:02.183Z] --- PASS: TestKillDifferentUserContainer (0.69s)
12:27:02 [2021-04-02T12:27:02.183Z] === RUN   TestInspectOomKilledTrue
12:27:02 [2021-04-02T12:27:02.183Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:27:02 [2021-04-02T12:27:02.183Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:27:02 [2021-04-02T12:27:02.183Z] === RUN   TestInspectOomKilledFalse
12:27:02 [2021-04-02T12:27:02.304Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s)
12:27:02 [2021-04-02T12:27:02.304Z] === RUN   TestAuthZPluginHeader
12:27:02 [2021-04-02T12:27:02.933Z] --- PASS: TestAuthZPluginHeader (0.85s)
12:27:02 [2021-04-02T12:27:02.933Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:27:02 [2021-04-02T12:27:02.933Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:27:02 [2021-04-02T12:27:02.933Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:02 [2021-04-02T12:27:02.933Z] === RUN   TestAuthZPluginV2Disable
12:27:02 [2021-04-02T12:27:02.933Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:27:02 [2021-04-02T12:27:02.933Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:02 [2021-04-02T12:27:02.933Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:27:02 [2021-04-02T12:27:02.933Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:27:02 [2021-04-02T12:27:02.933Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:02 [2021-04-02T12:27:02.933Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:27:02 [2021-04-02T12:27:02.933Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:27:02 [2021-04-02T12:27:02.933Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:02 [2021-04-02T12:27:02.933Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:27:03 [2021-04-02T12:27:03.109Z] --- PASS: TestInspectOomKilledFalse (0.69s)
12:27:03 [2021-04-02T12:27:03.109Z] === RUN   TestLinksEtcHostsContentMatch
12:27:03 [2021-04-02T12:27:03.293Z] ok  	github.com/docker/docker/daemon/cluster	0.124s	coverage: 0.5% of statements
12:27:03 [2021-04-02T12:27:03.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:27:03 [2021-04-02T12:27:03.670Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
12:27:03 [2021-04-02T12:27:03.670Z] === RUN   TestLinksContainerNames
12:27:03 [2021-04-02T12:27:03.998Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:27:04 [2021-04-02T12:27:04.441Z] .
12:27:04 [2021-04-02T12:27:04.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:27:04 [2021-04-02T12:27:04.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:27:04 [2021-04-02T12:27:04.441Z] Error: No such image: emptyfs
12:27:04 [2021-04-02T12:27:04.441Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:27:04 [2021-04-02T12:27:04.441Z] ++++ docker load
12:27:04 [2021-04-02T12:27:04.703Z] Running integration-test (iteration 1)
12:27:04 [2021-04-02T12:27:04.703Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:27:04 [2021-04-02T12:27:04.703Z] ++ 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
12:27:04 [2021-04-02T12:27:04.703Z] ++ set -e
12:27:04 [2021-04-02T12:27:04.703Z] ++ '[' -n 0 ']'
12:27:04 [2021-04-02T12:27:04.703Z] ++ set -x
12:27:04 [2021-04-02T12:27:04.703Z] ++ 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
12:27:05 [2021-04-02T12:27:05.034Z] --- PASS: TestLinksContainerNames (1.43s)
12:27:05 [2021-04-02T12:27:05.034Z] === RUN   TestLogsFollowTailEmpty
12:27:05 [2021-04-02T12:27:05.960Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
12:27:05 [2021-04-02T12:27:05.960Z] === RUN   TestContainerNetworkMountsNoChown
12:27:06 [2021-04-02T12:27:06.561Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/default
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/default
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/private
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/private
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rprivate
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rprivate
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/slave
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/slave
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rslave
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rslave
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/shared
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/shared
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rshared
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rshared
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/default
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/default/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/default/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/rslave
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/rshared
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/shared
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/rprivate
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/slave
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/private
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/private/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/private/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/default/mount_root
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/default/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:27:06 [2021-04-02T12:27:06.561Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/private/bind_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:27:06 [2021-04-02T12:27:06.816Z] === CONT  TestMountDaemonRoot/private/mount_root
12:27:06 [2021-04-02T12:27:06.879Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
12:27:07 [2021-04-02T12:27:07.071Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:27:07 [2021-04-02T12:27:07.071Z] --- PASS: TestMountDaemonRoot (0.02s)
12:27:07 [2021-04-02T12:27:07.071Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:27:07 [2021-04-02T12:27:07.071Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:27:07 [2021-04-02T12:27:07.071Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:27:07 [2021-04-02T12:27:07.071Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
12:27:07 [2021-04-02T12:27:07.071Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:27:07 [2021-04-02T12:27:07.071Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:27:07 [2021-04-02T12:27:07.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:27:07 [2021-04-02T12:27:07.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:27:07 [2021-04-02T12:27:07.072Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
12:27:07 [2021-04-02T12:27:07.072Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:27:07 [2021-04-02T12:27:07.072Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:27:07 [2021-04-02T12:27:07.072Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:27:07 [2021-04-02T12:27:07.072Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
12:27:07 [2021-04-02T12:27:07.072Z] === RUN   TestContainerBindMountNonRecursive
12:27:07 [2021-04-02T12:27:07.264Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:27:08 [2021-04-02T12:27:08.957Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
12:27:08 [2021-04-02T12:27:08.957Z] === RUN   TestContainerVolumesMountedAsShared
12:27:08 [2021-04-02T12:27:08.980Z] ok  	github.com/docker/docker/daemon/config	0.067s	coverage: 81.8% of statements
12:27:08 [2021-04-02T12:27:08.980Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
12:27:09 [2021-04-02T12:27:09.516Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
12:27:09 [2021-04-02T12:27:09.516Z] === RUN   TestContainerVolumesMountedAsSlave
12:27:10 [2021-04-02T12:27:10.442Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
12:27:10 [2021-04-02T12:27:10.442Z] === RUN   TestNetworkNat
12:27:11 [2021-04-02T12:27:11.002Z] --- PASS: TestNetworkNat (0.84s)
12:27:11 [2021-04-02T12:27:11.002Z] === RUN   TestNetworkLocalhostTCPNat
12:27:11 [2021-04-02T12:27:11.756Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
12:27:11 [2021-04-02T12:27:11.928Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
12:27:11 [2021-04-02T12:27:11.928Z] === RUN   TestNetworkLoopbackNat
12:27:12 [2021-04-02T12:27:12.497Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:27:13 [2021-04-02T12:27:13.420Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:27:13 [2021-04-02T12:27:13.420Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:27:14 [2021-04-02T12:27:14.344Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:27:14 [2021-04-02T12:27:14.509Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
12:27:14 [2021-04-02T12:27:14.509Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.518s	coverage: 14.1% of statements
12:27:14 [2021-04-02T12:27:14.903Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:27:15 [2021-04-02T12:27:15.188Z] --- PASS: TestNetworkLoopbackNat (3.34s)
12:27:15 [2021-04-02T12:27:15.188Z] === RUN   TestPause
12:27:15 [2021-04-02T12:27:15.826Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:27:16 [2021-04-02T12:27:16.039Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.677s	coverage: 57.1% of statements
12:27:16 [2021-04-02T12:27:16.081Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s)
12:27:16 [2021-04-02T12:27:16.081Z] === RUN   TestCreateServiceSecretFileMode
12:27:16 [2021-04-02T12:27:16.112Z] --- PASS: TestPause (0.73s)
12:27:16 [2021-04-02T12:27:16.112Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:27:16 [2021-04-02T12:27:16.112Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:27:16 [2021-04-02T12:27:16.112Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:27:16 [2021-04-02T12:27:16.112Z] === RUN   TestPauseStopPausedContainer
12:27:16 [2021-04-02T12:27:16.640Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:27:16 [2021-04-02T12:27:16.673Z] --- PASS: TestPauseStopPausedContainer (0.70s)
12:27:16 [2021-04-02T12:27:16.673Z] === RUN   TestPsFilter
12:27:16 [2021-04-02T12:27:16.673Z] --- PASS: TestPsFilter (0.10s)
12:27:16 [2021-04-02T12:27:16.673Z] === RUN   TestRemoveContainerWithRemovedVolume
12:27:16 [2021-04-02T12:27:16.967Z] Loaded image: buildpack-deps:buster
12:27:16 [2021-04-02T12:27:16.967Z] Loaded image: busybox:latest
12:27:16 [2021-04-02T12:27:16.967Z] Loaded image: busybox:glibc
12:27:17 [2021-04-02T12:27:17.564Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:27:17 [2021-04-02T12:27:17.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
12:27:17 [2021-04-02T12:27:17.598Z] === RUN   TestRemoveContainerWithVolume
12:27:18 [2021-04-02T12:27:18.158Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
12:27:18 [2021-04-02T12:27:18.158Z] === RUN   TestRemoveContainerRunning
12:27:18 [2021-04-02T12:27:18.799Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
12:27:18 [2021-04-02T12:27:18.925Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:27:19 [2021-04-02T12:27:19.084Z] --- PASS: TestRemoveContainerRunning (0.72s)
12:27:19 [2021-04-02T12:27:19.084Z] === RUN   TestRemoveContainerForceRemoveRunning
12:27:19 [2021-04-02T12:27:19.180Z] --- PASS: TestCreateServiceSecretFileMode (3.15s)
12:27:19 [2021-04-02T12:27:19.180Z] === RUN   TestCreateServiceConfigFileMode
12:27:19 [2021-04-02T12:27:19.634Z] Loaded image: debian:bullseye
12:27:19 [2021-04-02T12:27:19.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
12:27:19 [2021-04-02T12:27:19.686Z] === RUN   TestRemoveInvalidContainer
12:27:19 [2021-04-02T12:27:19.686Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:27:19 [2021-04-02T12:27:19.686Z] === RUN   TestRenameLinkedContainer
12:27:19 [2021-04-02T12:27:19.739Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:27:19 [2021-04-02T12:27:19.854Z] ok  	github.com/docker/docker/daemon	12.360s	coverage: 17.2% of statements
12:27:19 [2021-04-02T12:27:19.854Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:27:19 [2021-04-02T12:27:19.854Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:27:19 [2021-04-02T12:27:19.854Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:27:19 [2021-04-02T12:27:19.854Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:27:20 [2021-04-02T12:27:20.152Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.184s	coverage: 69.3% of statements
12:27:20 [2021-04-02T12:27:20.662Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:27:21 [2021-04-02T12:27:21.110Z] Loaded image: hello-world:latest
12:27:21 [2021-04-02T12:27:21.480Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
12:27:21 [2021-04-02T12:27:21.480Z] PASS
12:27:21 [2021-04-02T12:27:21.480Z] 
12:27:21 [2021-04-02T12:27:21.480Z] === Skipped
12:27:21 [2021-04-02T12:27:21.480Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:27:21 [2021-04-02T12:27:21.480Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:21 [2021-04-02T12:27:21.480Z] 
12:27:21 [2021-04-02T12:27:21.480Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:27:21 [2021-04-02T12:27:21.480Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:21 [2021-04-02T12:27:21.480Z] 
12:27:21 [2021-04-02T12:27:21.480Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:27:21 [2021-04-02T12:27:21.480Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:21 [2021-04-02T12:27:21.480Z] 
12:27:21 [2021-04-02T12:27:21.480Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:27:21 [2021-04-02T12:27:21.480Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:21 [2021-04-02T12:27:21.480Z] 
12:27:21 [2021-04-02T12:27:21.480Z] 
12:27:21 [2021-04-02T12:27:21.480Z] DONE 17 tests, 4 skipped in 29.843s
12:27:21 [2021-04-02T12:27:21.480Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:27:21 [2021-04-02T12:27:21.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:27:21 [2021-04-02T12:27:21.480Z] ++ set -e
12:27:21 [2021-04-02T12:27:21.480Z] ++ '[' -n 0 ']'
12:27:21 [2021-04-02T12:27:21.480Z] ++ set -x
12:27:21 [2021-04-02T12:27:21.480Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:27:21 [2021-04-02T12:27:21.480Z] INFO: Testing against a local daemon
12:27:21 [2021-04-02T12:27:21.480Z] === RUN   TestPluginInvalidJSON
12:27:21 [2021-04-02T12:27:21.480Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:27:21 [2021-04-02T12:27:21.480Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:27:21 [2021-04-02T12:27:21.480Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:27:21 [2021-04-02T12:27:21.480Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:27:21 [2021-04-02T12:27:21.480Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:27:21 [2021-04-02T12:27:21.480Z] === RUN   TestPluginInstall
12:27:21 [2021-04-02T12:27:21.480Z] === RUN   TestPluginInstall/no_auth
12:27:21 [2021-04-02T12:27:21.480Z] time="2021-04-02T12:27:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:21 [2021-04-02T12:27:21.480Z] time="2021-04-02T12:27:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99498860c32e8d3d04b62d78187fccc12096f89a72c56f8138e38631b7a9a622" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:21 [2021-04-02T12:27:21.480Z] time="2021-04-02T12:27:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:21 [2021-04-02T12:27:21.480Z] time="2021-04-02T12:27:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99498860c32e8d3d04b62d78187fccc12096f89a72c56f8138e38631b7a9a622" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:21 [2021-04-02T12:27:21.480Z] === RUN   TestPluginInstall/with_htpasswd
12:27:21 [2021-04-02T12:27:21.586Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:27:21 [2021-04-02T12:27:21.769Z] time="2021-04-02T12:27:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:21 [2021-04-02T12:27:21.769Z] time="2021-04-02T12:27:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1aca7e2d900a508967cfbc1ac8342fb95d9ec20b7fc2b913fb85ff784609b9c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:21 [2021-04-02T12:27:21.769Z] time="2021-04-02T12:27:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:21 [2021-04-02T12:27:21.770Z] time="2021-04-02T12:27:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1aca7e2d900a508967cfbc1ac8342fb95d9ec20b7fc2b913fb85ff784609b9c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:22 [2021-04-02T12:27:22.050Z] Loaded image: arm32v7/hello-world:latest
12:27:22 [2021-04-02T12:27:22.050Z] INFO: Testing against a local daemon
12:27:22 [2021-04-02T12:27:22.050Z] === RUN   TestCgroupNamespacesBuild
12:27:22 [2021-04-02T12:27:22.059Z] === RUN   TestPluginInstall/with_insecure
12:27:22 [2021-04-02T12:27:22.253Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.026s	coverage: 46.2% of statements
12:27:22 [2021-04-02T12:27:22.253Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:27:22 [2021-04-02T12:27:22.510Z] --- PASS: TestCreateServiceConfigFileMode (3.36s)
12:27:22 [2021-04-02T12:27:22.510Z] === RUN   TestCreateServiceSysctls
12:27:22 [2021-04-02T12:27:22.764Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:27:22 [2021-04-02T12:27:22.948Z] --- PASS: TestRenameLinkedContainer (2.87s)
12:27:22 [2021-04-02T12:27:22.948Z] === RUN   TestRenameStoppedContainer
12:27:23 [2021-04-02T12:27:23.088Z] time="2021-04-02T12:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:23 [2021-04-02T12:27:23.088Z] time="2021-04-02T12:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ab9ef9ab1c27ba2f3c5360cb1614b7ac8c43c08f0e962ab2367f2a0edd9029c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:23 [2021-04-02T12:27:23.088Z] time="2021-04-02T12:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:23 [2021-04-02T12:27:23.088Z] time="2021-04-02T12:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ab9ef9ab1c27ba2f3c5360cb1614b7ac8c43c08f0e962ab2367f2a0edd9029c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:23 [2021-04-02T12:27:23.203Z] --- PASS: TestRenameStoppedContainer (0.71s)
12:27:23 [2021-04-02T12:27:23.203Z] === RUN   TestRenameRunningContainerAndReuse
12:27:23 [2021-04-02T12:27:23.305Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.359s	coverage: 49.4% of statements
12:27:23 [2021-04-02T12:27:23.377Z] --- PASS: TestPluginInstall (3.55s)
12:27:23 [2021-04-02T12:27:23.377Z]     --- PASS: TestPluginInstall/no_auth (1.49s)
12:27:23 [2021-04-02T12:27:23.377Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
12:27:23 [2021-04-02T12:27:23.377Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
12:27:23 [2021-04-02T12:27:23.377Z]         plugin_test.go:160: [d7d5ed0b993e7] daemon is not started
12:27:23 [2021-04-02T12:27:23.377Z] === RUN   TestPluginsWithRuntimes
12:27:23 [2021-04-02T12:27:23.602Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 57.5% of statements
12:27:23 [2021-04-02T12:27:23.688Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:27:24 [2021-04-02T12:27:24.567Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
12:27:24 [2021-04-02T12:27:24.567Z] === RUN   TestRenameInvalidName
12:27:24 [2021-04-02T12:27:24.612Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:27:24 [2021-04-02T12:27:24.652Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
12:27:25 [2021-04-02T12:27:25.212Z] --- PASS: TestRenameInvalidName (0.71s)
12:27:25 [2021-04-02T12:27:25.212Z] === RUN   TestRenameAnonymousContainer
12:27:25 [2021-04-02T12:27:25.301Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.046s	coverage: 3.0% of statements
12:27:25 [2021-04-02T12:27:25.346Z] --- PASS: TestCgroupNamespacesBuild (3.01s)
12:27:25 [2021-04-02T12:27:25.346Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:27:25 [2021-04-02T12:27:25.434Z] === RUN   TestPluginsWithRuntimes/No_Args
12:27:25 [2021-04-02T12:27:25.536Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:27:26 [2021-04-02T12:27:26.461Z] === RUN   TestPluginsWithRuntimes/With_Args
12:27:26 [2021-04-02T12:27:26.896Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:27:27 [2021-04-02T12:27:27.256Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s)
12:27:27 [2021-04-02T12:27:27.256Z] === RUN   TestBuildWithSession
12:27:27 [2021-04-02T12:27:27.256Z] --- SKIP: TestBuildWithSession (0.00s)
12:27:27 [2021-04-02T12:27:27.256Z]     build_session_test.go:25: TODO: BuildKit
12:27:27 [2021-04-02T12:27:27.256Z] === RUN   TestBuildSquashParent
12:27:27 [2021-04-02T12:27:27.455Z] --- PASS: TestCreateServiceSysctls (4.66s)
12:27:27 [2021-04-02T12:27:27.455Z] === RUN   TestCreateServiceCapabilities
12:27:27 [2021-04-02T12:27:27.455Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:27:28 [2021-04-02T12:27:28.014Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:27:28 [2021-04-02T12:27:28.069Z] ok  	github.com/docker/docker/daemon/logger	0.243s	coverage: 43.2% of statements
12:27:28 [2021-04-02T12:27:28.367Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.434s	coverage: 52.2% of statements
12:27:28 [2021-04-02T12:27:28.367Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:27:28 [2021-04-02T12:27:28.367Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:27:28 [2021-04-02T12:27:28.472Z] --- PASS: TestRenameAnonymousContainer (3.20s)
12:27:28 [2021-04-02T12:27:28.472Z] === RUN   TestRenameContainerWithSameName
12:27:28 [2021-04-02T12:27:28.554Z] --- PASS: TestPluginsWithRuntimes (4.75s)
12:27:28 [2021-04-02T12:27:28.554Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.41s)
12:27:28 [2021-04-02T12:27:28.554Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.43s)
12:27:28 [2021-04-02T12:27:28.554Z] PASS
12:27:28 [2021-04-02T12:27:28.554Z] 
12:27:28 [2021-04-02T12:27:28.554Z] DONE 9 tests in 8.386s
12:27:28 [2021-04-02T12:27:28.554Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:27:28 [2021-04-02T12:27:28.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:27:28 [2021-04-02T12:27:28.554Z] ++ set -e
12:27:28 [2021-04-02T12:27:28.554Z] ++ '[' -n 0 ']'
12:27:28 [2021-04-02T12:27:28.554Z] ++ set -x
12:27:28 [2021-04-02T12:27:28.554Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:27:28 [2021-04-02T12:27:28.554Z] INFO: Testing against a local daemon
12:27:28 [2021-04-02T12:27:28.554Z] === RUN   TestExternalGraphDriver
12:27:28 [2021-04-02T12:27:28.554Z] === RUN   TestExternalGraphDriver/json
12:27:28 [2021-04-02T12:27:28.939Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:27:28 [2021-04-02T12:27:28.939Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:27:29 [2021-04-02T12:27:29.396Z] --- PASS: TestRenameContainerWithSameName (0.71s)
12:27:29 [2021-04-02T12:27:29.396Z] === RUN   TestRenameContainerWithLinkedContainer
12:27:29 [2021-04-02T12:27:29.863Z] === RUN   TestDockerSuite/TestCpRelativePath
12:27:30 [2021-04-02T12:27:30.466Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.547s	coverage: 77.8% of statements
12:27:30 [2021-04-02T12:27:30.610Z] === RUN   TestExternalGraphDriver/spec
12:27:30 [2021-04-02T12:27:30.760Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s)
12:27:30 [2021-04-02T12:27:30.760Z] === RUN   TestResize
12:27:30 [2021-04-02T12:27:30.766Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.046s	coverage: 67.0% of statements
12:27:31 [2021-04-02T12:27:31.064Z] ok  	github.com/docker/docker/daemon/logger/journald	0.029s	coverage: 23.9% of statements
12:27:31 [2021-04-02T12:27:31.064Z] ok  	github.com/docker/docker/daemon/images	0.087s	coverage: 6.7% of statements
12:27:31 [2021-04-02T12:27:31.064Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:27:31 [2021-04-02T12:27:31.064Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:27:31 [2021-04-02T12:27:31.064Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:27:31 [2021-04-02T12:27:31.064Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:27:31 [2021-04-02T12:27:31.225Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:27:31 [2021-04-02T12:27:31.225Z] --- PASS: TestCreateServiceCapabilities (4.00s)
12:27:31 [2021-04-02T12:27:31.225Z] === RUN   TestInspect
12:27:31 [2021-04-02T12:27:31.321Z] --- PASS: TestResize (0.72s)
12:27:31 [2021-04-02T12:27:31.321Z] === RUN   TestResizeWithInvalidSize
12:27:32 [2021-04-02T12:27:32.118Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
12:27:32 [2021-04-02T12:27:32.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:27:32 [2021-04-02T12:27:32.149Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:27:32 [2021-04-02T12:27:32.245Z] --- PASS: TestResizeWithInvalidSize (0.74s)
12:27:32 [2021-04-02T12:27:32.245Z] === RUN   TestResizeWhenContainerNotStarted
12:27:32 [2021-04-02T12:27:32.675Z] === RUN   TestExternalGraphDriver/pull
12:27:32 [2021-04-02T12:27:32.806Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:27:32 [2021-04-02T12:27:32.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:27:33 [2021-04-02T12:27:33.085Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:27:33 [2021-04-02T12:27:33.172Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 69.9% of statements
12:27:34 [2021-04-02T12:27:34.272Z] ok  	github.com/docker/docker/daemon/logger/local	0.097s	coverage: 75.2% of statements
12:27:34 [2021-04-02T12:27:34.272Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:27:34 [2021-04-02T12:27:34.463Z] === RUN   TestDockerSuite/TestCpToCaseA
12:27:34 [2021-04-02T12:27:34.571Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.078s	coverage: 56.8% of statements
12:27:34 [2021-04-02T12:27:34.805Z] Created binary: bundles/binary-daemon/dockerd-dev
12:27:34 [2021-04-02T12:27:34.805Z] Copying nested executables into bundles/binary-daemon
12:27:34 [2021-04-02T12:27:34.805Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:27:34 [2021-04-02T12:27:34.880Z] --- PASS: TestExternalGraphDriver (6.78s)
12:27:34 [2021-04-02T12:27:34.880Z]     --- PASS: TestExternalGraphDriver/json (2.20s)
12:27:34 [2021-04-02T12:27:34.880Z]     --- PASS: TestExternalGraphDriver/spec (2.24s)
12:27:34 [2021-04-02T12:27:34.880Z]     --- PASS: TestExternalGraphDriver/pull (2.23s)
12:27:34 [2021-04-02T12:27:34.880Z] === RUN   TestGraphdriverPluginV2
12:27:35 [2021-04-02T12:27:35.022Z] --- PASS: TestInspect (3.68s)
12:27:35 [2021-04-02T12:27:35.022Z] === RUN   TestCreateJob
12:27:35 [2021-04-02T12:27:35.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh cross
12:27:35 [2021-04-02T12:27:35.170Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
12:27:35 [2021-04-02T12:27:35.170Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:35 [2021-04-02T12:27:35.170Z] PASS
12:27:35 [2021-04-02T12:27:35.170Z] 
12:27:35 [2021-04-02T12:27:35.170Z] === Skipped
12:27:35 [2021-04-02T12:27:35.170Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
12:27:35 [2021-04-02T12:27:35.170Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:35 [2021-04-02T12:27:35.171Z] 
12:27:35 [2021-04-02T12:27:35.171Z] 
12:27:35 [2021-04-02T12:27:35.171Z] DONE 5 tests, 1 skipped in 6.907s
12:27:35 [2021-04-02T12:27:35.171Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:27:35 [2021-04-02T12:27:35.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:27:35 [2021-04-02T12:27:35.171Z] ++ set -e
12:27:35 [2021-04-02T12:27:35.171Z] ++ '[' -n 0 ']'
12:27:35 [2021-04-02T12:27:35.171Z] ++ set -x
12:27:35 [2021-04-02T12:27:35.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:27:35 [2021-04-02T12:27:35.171Z] INFO: Testing against a local daemon
12:27:35 [2021-04-02T12:27:35.171Z] === RUN   TestContinueAfterPluginCrash
12:27:35 [2021-04-02T12:27:35.171Z] === PAUSE TestContinueAfterPluginCrash
12:27:35 [2021-04-02T12:27:35.171Z] === RUN   TestReadPluginNoRead
12:27:35 [2021-04-02T12:27:35.171Z] === PAUSE TestReadPluginNoRead
12:27:35 [2021-04-02T12:27:35.171Z] === RUN   TestDaemonStartWithLogOpt
12:27:35 [2021-04-02T12:27:35.171Z] === PAUSE TestDaemonStartWithLogOpt
12:27:35 [2021-04-02T12:27:35.171Z] === CONT  TestContinueAfterPluginCrash
12:27:35 [2021-04-02T12:27:35.171Z] === CONT  TestDaemonStartWithLogOpt
12:27:35 [2021-04-02T12:27:35.389Z] --- PASS: TestBuildSquashParent (6.82s)
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:35 [2021-04-02T12:27:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:35 [2021-04-02T12:27:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:35 [2021-04-02T12:27:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:35 [2021-04-02T12:27:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:35 [2021-04-02T12:27:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:35 [2021-04-02T12:27:35.389Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:35 [2021-04-02T12:27:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:35 [2021-04-02T12:27:35.389Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:35 [2021-04-02T12:27:35.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:35 [2021-04-02T12:27:35.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:35 [2021-04-02T12:27:35.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:35 [2021-04-02T12:27:35.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:27:35 [2021-04-02T12:27:35.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:27:35 [2021-04-02T12:27:35.625Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.049s	coverage: 31.5% of statements
12:27:35 [2021-04-02T12:27:35.713Z] 
12:27:35 [2021-04-02T12:27:35.713Z] Removing bundles/
12:27:35 [2021-04-02T12:27:35.713Z] 
12:27:35 [2021-04-02T12:27:35.713Z] ---> Making bundle: cross (in bundles/cross)
12:27:35 [2021-04-02T12:27:35.713Z] Cross building: bundles/cross/linux/amd64
12:27:35 [2021-04-02T12:27:35.713Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:27:35 [2021-04-02T12:27:35.713Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:27:36 [2021-04-02T12:27:36.283Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
12:27:36 [2021-04-02T12:27:36.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:27:36 [2021-04-02T12:27:36.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:27:36 [2021-04-02T12:27:36.906Z] === RUN   TestDockerSuite/TestCpToCaseB
12:27:37 [2021-04-02T12:27:37.304Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:37 [2021-04-02T12:27:37.304Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:37 [2021-04-02T12:27:37.337Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.026s	coverage: 46.8% of statements
12:27:37 [2021-04-02T12:27:37.465Z] === RUN   TestDockerSuite/TestCpToCaseC
12:27:37 [2021-04-02T12:27:37.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:27:37 [2021-04-02T12:27:37.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:27:39 [2021-04-02T12:27:39.348Z] --- PASS: TestCreateJob (4.50s)
12:27:39 [2021-04-02T12:27:39.348Z] === RUN   TestReplicatedJob
12:27:39 [2021-04-02T12:27:39.437Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
12:27:39 [2021-04-02T12:27:39.437Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.394s	coverage: 82.5% of statements
12:27:39 [2021-04-02T12:27:39.437Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:27:39 [2021-04-02T12:27:39.437Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:27:39 [2021-04-02T12:27:39.606Z] --- PASS: TestDaemonStartWithLogOpt (3.88s)
12:27:39 [2021-04-02T12:27:39.606Z] === CONT  TestReadPluginNoRead
12:27:39 [2021-04-02T12:27:39.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:27:39 [2021-04-02T12:27:39.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:27:39 [2021-04-02T12:27:39.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s)
12:27:39 [2021-04-02T12:27:39.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s)
12:27:39 [2021-04-02T12:27:39.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
12:27:39 [2021-04-02T12:27:39.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
12:27:39 [2021-04-02T12:27:39.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s)
12:27:39 [2021-04-02T12:27:39.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s)
12:27:39 [2021-04-02T12:27:39.846Z] === RUN   TestBuildMultiStageCopy
12:27:39 [2021-04-02T12:27:39.846Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:27:39 [2021-04-02T12:27:39.907Z] === RUN   TestDockerSuite/TestCpToCaseD
12:27:40 [2021-04-02T12:27:40.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:27:40 [2021-04-02T12:27:40.972Z] ok  	github.com/docker/docker/distribution/metadata	0.178s	coverage: 48.2% of statements
12:27:41 [2021-04-02T12:27:41.663Z] === RUN   TestReadPluginNoRead/default
12:27:41 [2021-04-02T12:27:41.757Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:27:42 [2021-04-02T12:27:42.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:27:42 [2021-04-02T12:27:42.034Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 53.1% of statements
12:27:42 [2021-04-02T12:27:42.278Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:27:42 [2021-04-02T12:27:42.848Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:27:42 [2021-04-02T12:27:42.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:27:43 [2021-04-02T12:27:43.086Z] ok  	github.com/docker/docker/distribution	0.460s	coverage: 25.2% of statements
12:27:43 [2021-04-02T12:27:43.086Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:27:43 [2021-04-02T12:27:43.108Z] --- PASS: TestBuildMultiStageCopy (3.53s)
12:27:43 [2021-04-02T12:27:43.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.09s)
12:27:43 [2021-04-02T12:27:43.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
12:27:43 [2021-04-02T12:27:43.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
12:27:43 [2021-04-02T12:27:43.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s)
12:27:43 [2021-04-02T12:27:43.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s)
12:27:43 [2021-04-02T12:27:43.108Z] === RUN   TestBuildMultiStageParentConfig
12:27:43 [2021-04-02T12:27:43.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:27:43 [2021-04-02T12:27:43.719Z] === RUN   TestReadPluginNoRead/disabled_caching
12:27:44 [2021-04-02T12:27:44.049Z] --- PASS: TestBuildMultiStageParentConfig (0.92s)
12:27:44 [2021-04-02T12:27:44.049Z] === RUN   TestBuildLabelWithTargets
12:27:44 [2021-04-02T12:27:44.349Z] --- PASS: TestContinueAfterPluginCrash (9.24s)
12:27:45 [2021-04-02T12:27:45.432Z] --- PASS: TestBuildLabelWithTargets (1.48s)
12:27:45 [2021-04-02T12:27:45.432Z] === RUN   TestBuildWithEmptyLayers
12:27:45 [2021-04-02T12:27:45.848Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
12:27:45 [2021-04-02T12:27:45.848Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.6% of statements
12:27:45 [2021-04-02T12:27:45.848Z] ok  	github.com/docker/docker/distribution/xfer	1.693s	coverage: 85.1% of statements
12:27:45 [2021-04-02T12:27:45.848Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:27:45 [2021-04-02T12:27:45.848Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:27:46 [2021-04-02T12:27:46.028Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
12:27:46 [2021-04-02T12:27:46.028Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s)
12:27:46 [2021-04-02T12:27:46.028Z] === RUN   TestCgroupNamespacesRun
12:27:46 [2021-04-02T12:27:46.373Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
12:27:46 [2021-04-02T12:27:46.373Z] === RUN   TestBuildMultiStageOnBuild
12:27:46 [2021-04-02T12:27:46.431Z] === RUN   TestDockerSuite/TestCpToCaseE
12:27:46 [2021-04-02T12:27:46.431Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:27:46 [2021-04-02T12:27:46.431Z] --- PASS: TestReplicatedJob (7.01s)
12:27:46 [2021-04-02T12:27:46.431Z] === RUN   TestUpdateReplicatedJob
12:27:46 [2021-04-02T12:27:46.496Z] ok  	github.com/docker/docker/image/tarexport	0.065s	coverage: 0.6% of statements
12:27:47 [2021-04-02T12:27:47.151Z] ok  	github.com/docker/docker/libcontainerd/queue	0.047s	coverage: 100.0% of statements
12:27:47 [2021-04-02T12:27:47.390Z] --- PASS: TestCgroupNamespacesRun (1.81s)
12:27:47 [2021-04-02T12:27:47.390Z] === RUN   TestCgroupNamespacesRunPrivileged
12:27:47 [2021-04-02T12:27:47.391Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:27:47 [2021-04-02T12:27:47.391Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:27:47 [2021-04-02T12:27:47.391Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:27:48 [2021-04-02T12:27:48.565Z] --- PASS: TestReadPluginNoRead (9.09s)
12:27:48 [2021-04-02T12:27:48.565Z]     --- PASS: TestReadPluginNoRead/default (2.03s)
12:27:48 [2021-04-02T12:27:48.565Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.10s)
12:27:48 [2021-04-02T12:27:48.565Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s)
12:27:48 [2021-04-02T12:27:48.565Z]     read_test.go:92: [d56e9a344599b] daemon is not started
12:27:48 [2021-04-02T12:27:48.565Z] PASS
12:27:48 [2021-04-02T12:27:48.565Z] 
12:27:48 [2021-04-02T12:27:48.565Z] DONE 6 tests in 13.052s
12:27:48 [2021-04-02T12:27:48.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:27:48 [2021-04-02T12:27:48.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:27:48 [2021-04-02T12:27:48.565Z] ++ set -e
12:27:48 [2021-04-02T12:27:48.565Z] ++ '[' -n 0 ']'
12:27:48 [2021-04-02T12:27:48.565Z] ++ set -x
12:27:48 [2021-04-02T12:27:48.565Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:27:48 [2021-04-02T12:27:48.565Z] testing: warning: no tests to run
12:27:48 [2021-04-02T12:27:48.565Z] PASS
12:27:48 [2021-04-02T12:27:48.565Z] 
12:27:48 [2021-04-02T12:27:48.565Z] DONE 0 tests in 0.026s
12:27:48 [2021-04-02T12:27:48.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:27:48 [2021-04-02T12:27:48.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:27:48 [2021-04-02T12:27:48.565Z] ++ set -e
12:27:48 [2021-04-02T12:27:48.565Z] ++ '[' -n 0 ']'
12:27:48 [2021-04-02T12:27:48.565Z] ++ set -x
12:27:48 [2021-04-02T12:27:48.565Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:27:48 [2021-04-02T12:27:48.565Z] INFO: Testing against a local daemon
12:27:48 [2021-04-02T12:27:48.565Z] === RUN   TestPluginWithDevMounts
12:27:48 [2021-04-02T12:27:48.565Z] === PAUSE TestPluginWithDevMounts
12:27:48 [2021-04-02T12:27:48.565Z] === CONT  TestPluginWithDevMounts
12:27:48 [2021-04-02T12:27:48.686Z] ok  	github.com/docker/docker/image/v1	0.059s	coverage: 25.0% of statements
12:27:48 [2021-04-02T12:27:48.686Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:27:48 [2021-04-02T12:27:48.915Z] --- PASS: TestBuildMultiStageOnBuild (2.42s)
12:27:48 [2021-04-02T12:27:48.915Z] === RUN   TestBuildUncleanTarFilenames
12:27:49 [2021-04-02T12:27:49.276Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
12:27:49 [2021-04-02T12:27:49.276Z] === RUN   TestCgroupNamespacesRunHostMode
12:27:49 [2021-04-02T12:27:49.690Z] === RUN   TestDockerSuite/TestCpToCaseF
12:27:49 [2021-04-02T12:27:49.856Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
12:27:49 [2021-04-02T12:27:49.856Z] === RUN   TestBuildMultiStageLayerLeak
12:27:50 [2021-04-02T12:27:50.064Z] --- PASS: TestPluginWithDevMounts (1.84s)
12:27:50 [2021-04-02T12:27:50.064Z] PASS
12:27:50 [2021-04-02T12:27:50.064Z] 
12:27:50 [2021-04-02T12:27:50.064Z] DONE 1 tests in 1.925s
12:27:50 [2021-04-02T12:27:50.064Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
12:27:50 [2021-04-02T12:27:50.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
12:27:50 [2021-04-02T12:27:50.064Z] ++ set -e
12:27:50 [2021-04-02T12:27:50.064Z] ++ '[' -n 0 ']'
12:27:50 [2021-04-02T12:27:50.064Z] ++ set -x
12:27:50 [2021-04-02T12:27:50.064Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
12:27:50 [2021-04-02T12:27:50.064Z] INFO: Testing against a local daemon
12:27:50 [2021-04-02T12:27:50.064Z] === RUN   TestSecretInspect
12:27:50 [2021-04-02T12:27:50.222Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
12:27:50 [2021-04-02T12:27:50.222Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 45.2% of statements
12:27:50 [2021-04-02T12:27:50.249Z] === RUN   TestDockerSuite/TestCpToCaseG
12:27:50 [2021-04-02T12:27:50.868Z] ok  	github.com/docker/docker/opts	0.114s	coverage: 67.1% of statements
12:27:51 [2021-04-02T12:27:51.160Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
12:27:51 [2021-04-02T12:27:51.160Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:27:51 [2021-04-02T12:27:51.174Z] --- PASS: TestUpdateReplicatedJob (4.73s)
12:27:51 [2021-04-02T12:27:51.174Z] === RUN   TestServiceListWithStatuses
12:27:51 [2021-04-02T12:27:51.174Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:27:51 [2021-04-02T12:27:51.174Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:27:51 [2021-04-02T12:27:51.174Z] === RUN   TestDockerNetworkConnectAlias
12:27:52 [2021-04-02T12:27:52.397Z] --- PASS: TestBuildMultiStageLayerLeak (2.49s)
12:27:52 [2021-04-02T12:27:52.397Z] === RUN   TestBuildWithHugeFile
12:27:52 [2021-04-02T12:27:52.400Z] ok  	github.com/docker/docker/pkg/broadcaster	0.020s	coverage: 100.0% of statements
12:27:53 [2021-04-02T12:27:53.044Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
12:27:53 [2021-04-02T12:27:53.044Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:27:53 [2021-04-02T12:27:53.047Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
12:27:53 [2021-04-02T12:27:53.346Z] ok  	github.com/docker/docker/pkg/authorization	1.088s	coverage: 68.3% of statements
12:27:53 [2021-04-02T12:27:53.564Z] --- PASS: TestSecretInspect (3.36s)
12:27:53 [2021-04-02T12:27:53.564Z] === RUN   TestSecretList
12:27:53 [2021-04-02T12:27:53.969Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s)
12:27:53 [2021-04-02T12:27:53.969Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:27:54 [2021-04-02T12:27:54.401Z] ok  	github.com/docker/docker/pkg/archive	1.156s	coverage: 81.8% of statements
12:27:54 [2021-04-02T12:27:54.401Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
12:27:54 [2021-04-02T12:27:54.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
12:27:54 [2021-04-02T12:27:54.893Z] === RUN   TestCgroupNamespacesRunOlderClient
12:27:55 [2021-04-02T12:27:55.455Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
12:27:55 [2021-04-02T12:27:55.455Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
12:27:56 [2021-04-02T12:27:56.410Z] === RUN   TestDockerSuite/TestCpToCaseH
12:27:56 [2021-04-02T12:27:56.558Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
12:27:56 [2021-04-02T12:27:56.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
12:27:56 [2021-04-02T12:27:56.778Z] === RUN   TestKernelTCPMemory
12:27:56 [2021-04-02T12:27:56.778Z] --- SKIP: TestKernelTCPMemory (0.01s)
12:27:56 [2021-04-02T12:27:56.778Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
12:27:56 [2021-04-02T12:27:56.778Z] === RUN   TestNISDomainname
12:27:57 [2021-04-02T12:27:57.199Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
12:27:57 [2021-04-02T12:27:57.498Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:27:58 [2021-04-02T12:27:58.015Z] --- PASS: TestSecretList (3.82s)
12:27:58 [2021-04-02T12:27:58.015Z] === RUN   TestSecretsCreateAndDelete
12:27:58 [2021-04-02T12:27:58.141Z] --- PASS: TestNISDomainname (1.30s)
12:27:58 [2021-04-02T12:27:58.141Z] === RUN   TestHostnameDnsResolution
12:27:58 [2021-04-02T12:27:58.148Z] ok  	github.com/docker/docker/layer	7.536s	coverage: 68.8% of statements
12:27:58 [2021-04-02T12:27:58.148Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:27:58 [2021-04-02T12:27:58.148Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:27:58 [2021-04-02T12:27:58.148Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:27:58 [2021-04-02T12:27:58.148Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:27:58 [2021-04-02T12:27:58.148Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:27:58 [2021-04-02T12:27:58.292Z] --- PASS: TestDockerNetworkConnectAlias (7.14s)
12:27:58 [2021-04-02T12:27:58.292Z] === RUN   TestDockerNetworkReConnect
12:27:58 [2021-04-02T12:27:58.789Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
12:27:58 [2021-04-02T12:27:58.789Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.999s	coverage: 43.2% of statements
12:27:58 [2021-04-02T12:27:58.789Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:27:58 [2021-04-02T12:27:58.789Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:27:59 [2021-04-02T12:27:59.086Z] ok  	github.com/docker/docker/pkg/fileutils	0.046s	coverage: 89.5% of statements
12:27:59 [2021-04-02T12:27:59.653Z] === RUN   TestDockerSuite/TestCpToCaseI
12:28:00 [2021-04-02T12:28:00.067Z] --- PASS: TestHostnameDnsResolution (1.69s)
12:28:00 [2021-04-02T12:28:00.068Z] === RUN   TestStats
12:28:00 [2021-04-02T12:28:00.139Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
12:28:00 [2021-04-02T12:28:00.139Z] ok  	github.com/docker/docker/pkg/fsutils	0.410s	coverage: 85.1% of statements
12:28:00 [2021-04-02T12:28:00.139Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.106s	coverage: 84.1% of statements
12:28:00 [2021-04-02T12:28:00.576Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:28:01 [2021-04-02T12:28:01.516Z] --- PASS: TestSecretsCreateAndDelete (3.93s)
12:28:01 [2021-04-02T12:28:01.516Z] === RUN   TestSecretsUpdate
12:28:01 [2021-04-02T12:28:01.674Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
12:28:01 [2021-04-02T12:28:01.674Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
12:28:02 [2021-04-02T12:28:02.320Z] ok  	github.com/docker/docker/pkg/idtools	0.642s	coverage: 69.5% of statements
12:28:02 [2021-04-02T12:28:02.320Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
12:28:02 [2021-04-02T12:28:02.320Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
12:28:02 [2021-04-02T12:28:02.617Z] --- PASS: TestStats (2.76s)
12:28:02 [2021-04-02T12:28:02.617Z] === RUN   TestStopContainerWithTimeout
12:28:02 [2021-04-02T12:28:02.617Z] === RUN   TestStopContainerWithTimeout/0
12:28:02 [2021-04-02T12:28:02.617Z] === PAUSE TestStopContainerWithTimeout/0
12:28:02 [2021-04-02T12:28:02.617Z] === RUN   TestStopContainerWithTimeout/1
12:28:02 [2021-04-02T12:28:02.617Z] === PAUSE TestStopContainerWithTimeout/1
12:28:02 [2021-04-02T12:28:02.617Z] === RUN   TestStopContainerWithTimeout/3
12:28:02 [2021-04-02T12:28:02.617Z] === PAUSE TestStopContainerWithTimeout/3
12:28:02 [2021-04-02T12:28:02.617Z] === RUN   TestStopContainerWithTimeout/-1
12:28:02 [2021-04-02T12:28:02.617Z] === PAUSE TestStopContainerWithTimeout/-1
12:28:02 [2021-04-02T12:28:02.617Z] === CONT  TestStopContainerWithTimeout/0
12:28:02 [2021-04-02T12:28:02.617Z] === CONT  TestStopContainerWithTimeout/3
12:28:02 [2021-04-02T12:28:02.972Z] ok  	github.com/docker/docker/pkg/ioutils	1.337s	coverage: 69.3% of statements
12:28:02 [2021-04-02T12:28:02.973Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:28:02 [2021-04-02T12:28:02.973Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:28:02 [2021-04-02T12:28:02.973Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:28:02 [2021-04-02T12:28:02.973Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:28:03 [2021-04-02T12:28:03.268Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.027s	coverage: 60.0% of statements
12:28:03 [2021-04-02T12:28:03.268Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
12:28:03 [2021-04-02T12:28:03.566Z] ok  	github.com/docker/docker/pkg/pidfile	0.045s	coverage: 82.4% of statements
12:28:03 [2021-04-02T12:28:03.566Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:28:03 [2021-04-02T12:28:03.566Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:28:03 [2021-04-02T12:28:03.586Z] === CONT  TestStopContainerWithTimeout/-1
12:28:03 [2021-04-02T12:28:03.835Z] --- PASS: TestDockerNetworkReConnect (5.39s)
12:28:03 [2021-04-02T12:28:03.835Z] === RUN   TestServicePlugin
12:28:04 [2021-04-02T12:28:04.620Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
12:28:05 [2021-04-02T12:28:05.018Z] --- PASS: TestSecretsUpdate (3.34s)
12:28:05 [2021-04-02T12:28:05.018Z] === RUN   TestTemplatedSecret
12:28:05 [2021-04-02T12:28:05.267Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
12:28:05 [2021-04-02T12:28:05.267Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
12:28:05 [2021-04-02T12:28:05.470Z] === CONT  TestStopContainerWithTimeout/1
12:28:05 [2021-04-02T12:28:05.563Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
12:28:05 [2021-04-02T12:28:05.729Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:28:06 [2021-04-02T12:28:06.206Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
12:28:06 [2021-04-02T12:28:06.661Z] === RUN   TestDockerSuite/TestCpToDot
12:28:07 [2021-04-02T12:28:07.267Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
12:28:07 [2021-04-02T12:28:07.267Z] ok  	github.com/docker/docker/pkg/pubsub	1.120s	coverage: 75.0% of statements
12:28:07 [2021-04-02T12:28:07.440Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:28:07 [2021-04-02T12:28:07.440Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
12:28:07 [2021-04-02T12:28:07.440Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
12:28:07 [2021-04-02T12:28:07.440Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
12:28:07 [2021-04-02T12:28:07.440Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
12:28:07 [2021-04-02T12:28:07.440Z] === RUN   TestDeleteDevicemapper
12:28:07 [2021-04-02T12:28:07.440Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:28:07 [2021-04-02T12:28:07.440Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:28:07 [2021-04-02T12:28:07.440Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:28:07 [2021-04-02T12:28:07.907Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
12:28:07 [2021-04-02T12:28:07.907Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
12:28:08 [2021-04-02T12:28:08.021Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:28:08 [2021-04-02T12:28:08.963Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.9% of statements
12:28:09 [2021-04-02T12:28:09.259Z] ok  	github.com/docker/docker/pkg/signal	2.868s	coverage: 61.0% of statements
12:28:09 [2021-04-02T12:28:09.259Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
12:28:09 [2021-04-02T12:28:09.382Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:28:09 [2021-04-02T12:28:09.456Z] --- PASS: TestTemplatedSecret (4.32s)
12:28:09 [2021-04-02T12:28:09.456Z] === RUN   TestSecretCreateResolve
12:28:09 [2021-04-02T12:28:09.901Z] ok  	github.com/docker/docker/pkg/tailfile	0.127s	coverage: 88.6% of statements
12:28:10 [2021-04-02T12:28:10.198Z] testing: warning: no tests to run
12:28:10 [2021-04-02T12:28:10.198Z] coverage: [no statements]
12:28:10 [2021-04-02T12:28:10.198Z] ok  	github.com/docker/docker/pkg/term/windows	0.021s	coverage: [no statements] [no tests to run]
12:28:10 [2021-04-02T12:28:10.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s)
12:28:10 [2021-04-02T12:28:10.705Z] === RUN   TestUpdateMemory
12:28:10 [2021-04-02T12:28:10.841Z] ok  	github.com/docker/docker/pkg/tarsum	0.181s	coverage: 89.3% of statements
12:28:10 [2021-04-02T12:28:10.841Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
12:28:10 [2021-04-02T12:28:10.841Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
12:28:11 [2021-04-02T12:28:11.266Z] === RUN   TestDockerSuite/TestCpToStdout
12:28:11 [2021-04-02T12:28:11.487Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
12:28:11 [2021-04-02T12:28:11.826Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:28:12 [2021-04-02T12:28:12.118Z] --- PASS: TestUpdateMemory (1.30s)
12:28:12 [2021-04-02T12:28:12.118Z] === RUN   TestUpdateCPUQuota
12:28:12 [2021-04-02T12:28:12.957Z] --- PASS: TestSecretCreateResolve (3.87s)
12:28:12 [2021-04-02T12:28:12.957Z] PASS
12:28:12 [2021-04-02T12:28:12.957Z] 
12:28:12 [2021-04-02T12:28:12.957Z] DONE 6 tests in 22.706s
12:28:12 [2021-04-02T12:28:12.957Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
12:28:12 [2021-04-02T12:28:12.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
12:28:12 [2021-04-02T12:28:12.957Z] ++ set -e
12:28:12 [2021-04-02T12:28:12.957Z] ++ '[' -n 0 ']'
12:28:12 [2021-04-02T12:28:12.957Z] ++ set -x
12:28:12 [2021-04-02T12:28:12.957Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
12:28:12 [2021-04-02T12:28:12.957Z] INFO: Testing against a local daemon
12:28:12 [2021-04-02T12:28:12.957Z] === RUN   TestServiceCreateInit
12:28:12 [2021-04-02T12:28:12.957Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:28:13 [2021-04-02T12:28:13.186Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:28:13 [2021-04-02T12:28:13.186Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:28:13 [2021-04-02T12:28:13.619Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
12:28:13 [2021-04-02T12:28:13.619Z] ok  	github.com/docker/docker/profiles/seccomp	0.028s	coverage: 83.5% of statements
12:28:14 [2021-04-02T12:28:14.110Z] === RUN   TestDockerSuite/TestCpVolumePath
12:28:15 [2021-04-02T12:28:15.034Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:28:15 [2021-04-02T12:28:15.147Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
12:28:15 [2021-04-02T12:28:15.289Z] === RUN   TestDockerSuite/TestCreateArgs
12:28:15 [2021-04-02T12:28:15.289Z] === RUN   TestDockerSuite/TestCreateByImageID
12:28:15 [2021-04-02T12:28:15.445Z] ok  	github.com/docker/docker/plugin	0.566s	coverage: 23.2% of statements
12:28:15 [2021-04-02T12:28:15.543Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:28:16 [2021-04-02T12:28:16.467Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:28:16 [2021-04-02T12:28:16.467Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:28:16 [2021-04-02T12:28:16.467Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:28:17 [2021-04-02T12:28:17.026Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:28:17 [2021-04-02T12:28:17.274Z] ok  	github.com/docker/docker/quota	0.712s	coverage: 71.4% of statements
12:28:17 [2021-04-02T12:28:17.274Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
12:28:17 [2021-04-02T12:28:17.281Z] === RUN   TestDockerSuite/TestCreateLabels
12:28:17 [2021-04-02T12:28:17.535Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:28:17 [2021-04-02T12:28:17.535Z] === RUN   TestDockerSuite/TestCreateRM
12:28:17 [2021-04-02T12:28:17.535Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:28:17 [2021-04-02T12:28:17.535Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:28:17 [2021-04-02T12:28:17.535Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:28:17 [2021-04-02T12:28:17.790Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:28:17 [2021-04-02T12:28:17.926Z] ok  	github.com/docker/docker/restartmanager	0.029s	coverage: 45.3% of statements
12:28:18 [2021-04-02T12:28:18.569Z] ok  	github.com/docker/docker/registry	0.240s	coverage: 58.8% of statements
12:28:18 [2021-04-02T12:28:18.868Z] ok  	github.com/docker/docker/testutil	0.019s	coverage: 62.5% of statements
12:28:19 [2021-04-02T12:28:19.673Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:28:19 [2021-04-02T12:28:19.827Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:28:19 [2021-04-02T12:28:19.923Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 66.1% of statements
12:28:19 [2021-04-02T12:28:19.928Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:28:19 [2021-04-02T12:28:19.928Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:28:20 [2021-04-02T12:28:20.194Z] --- PASS: TestUpdateCPUQuota (6.77s)
12:28:20 [2021-04-02T12:28:20.194Z] === RUN   TestUpdatePidsLimit
12:28:20 [2021-04-02T12:28:20.194Z] === RUN   TestUpdatePidsLimit/update_from_none
12:28:20 [2021-04-02T12:28:20.194Z] === RUN   TestUpdatePidsLimit/no_change
12:28:20 [2021-04-02T12:28:20.194Z] === RUN   TestUpdatePidsLimit/update_lower
12:28:21 [2021-04-02T12:28:21.160Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:28:21 [2021-04-02T12:28:21.722Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:28:22 [2021-04-02T12:28:22.019Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
12:28:22 [2021-04-02T12:28:22.283Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:28:23 [2021-04-02T12:28:23.189Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:28:23 [2021-04-02T12:28:23.189Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:28:23 [2021-04-02T12:28:23.189Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:28:23 [2021-04-02T12:28:23.189Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:28:23 [2021-04-02T12:28:23.189Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:28:23 [2021-04-02T12:28:23.189Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:28:23 [2021-04-02T12:28:23.208Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:28:23 [2021-04-02T12:28:23.555Z] ok  	github.com/docker/docker/volume/mounts	0.063s	coverage: 67.0% of statements
12:28:23 [2021-04-02T12:28:23.749Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:28:23 [2021-04-02T12:28:23.853Z] ok  	github.com/docker/docker/volume/local	0.282s	coverage: 76.4% of statements
12:28:24 [2021-04-02T12:28:24.132Z] --- PASS: TestUpdatePidsLimit (5.46s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/no_change (0.71s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s)
12:28:24 [2021-04-02T12:28:24.132Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s)
12:28:24 [2021-04-02T12:28:24.132Z] === RUN   TestUpdateRestartPolicy
12:28:24 [2021-04-02T12:28:24.264Z] --- PASS: TestServiceCreateInit (11.45s)
12:28:24 [2021-04-02T12:28:24.264Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.75s)
12:28:24 [2021-04-02T12:28:24.264Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.68s)
12:28:24 [2021-04-02T12:28:24.264Z] === RUN   TestCreateServiceMultipleTimes
12:28:24 [2021-04-02T12:28:24.895Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
12:28:25 [2021-04-02T12:28:25.631Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:28:26 [2021-04-02T12:28:26.190Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:28:27 [2021-04-02T12:28:27.550Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:28:28 [2021-04-02T12:28:28.109Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:28:29 [2021-04-02T12:28:29.033Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:28:29 [2021-04-02T12:28:29.956Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:28:30 [2021-04-02T12:28:30.880Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:28:30 [2021-04-02T12:28:30.880Z] === RUN   TestDockerSuite/TestDevicePermissions
12:28:31 [2021-04-02T12:28:31.443Z] === RUN   TestDockerSuite/TestDockerFails
12:28:31 [2021-04-02T12:28:31.443Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:28:31 [2021-04-02T12:28:31.443Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:28:31 [2021-04-02T12:28:31.706Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:28:33 [2021-04-02T12:28:33.594Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:28:33 [2021-04-02T12:28:33.849Z] --- PASS: TestServicePlugin (30.10s)
12:28:33 [2021-04-02T12:28:33.849Z]     plugin_test.go:62: [d2c4ab2cb3e59] joining swarm manager [d25610a63e7c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:28:33 [2021-04-02T12:28:33.849Z]     plugin_test.go:65: [dcfd32c36f947] joining swarm manager [d25610a63e7c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:28:33 [2021-04-02T12:28:33.849Z] === RUN   TestServiceUpdateLabel
12:28:34 [2021-04-02T12:28:34.772Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:28:37 [2021-04-02T12:28:37.284Z] --- PASS: TestServiceUpdateLabel (3.25s)
12:28:37 [2021-04-02T12:28:37.284Z] === RUN   TestServiceUpdateSecrets
12:28:38 [2021-04-02T12:28:38.645Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:28:38 [2021-04-02T12:28:38.645Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:28:38 [2021-04-02T12:28:38.645Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:28:38 [2021-04-02T12:28:38.998Z] --- PASS: TestUpdateRestartPolicy (12.74s)
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestUpdateRestartWithAutoRemove
12:28:38 [2021-04-02T12:28:38.998Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestWaitNonBlocked
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:28:38 [2021-04-02T12:28:38.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:28:38 [2021-04-02T12:28:38.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:28:38 [2021-04-02T12:28:38.998Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:28:38 [2021-04-02T12:28:38.998Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:28:38 [2021-04-02T12:28:38.998Z] --- PASS: TestWaitNonBlocked (0.01s)
12:28:38 [2021-04-02T12:28:38.998Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
12:28:38 [2021-04-02T12:28:38.998Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestWaitBlocked
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:28:38 [2021-04-02T12:28:38.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:28:38 [2021-04-02T12:28:38.998Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:28:38 [2021-04-02T12:28:38.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:28:38 [2021-04-02T12:28:38.998Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:28:38 [2021-04-02T12:28:38.998Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:28:39 [2021-04-02T12:28:39.569Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:28:40 [2021-04-02T12:28:40.250Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/rootless	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/volume	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === Skipped
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver btrfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver btrfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver btrfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver btrfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver btrfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:73: No driver to put!
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z] time="2021-04-02T12:27:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z] time="2021-04-02T12:27:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z] time="2021-04-02T12:27:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z] time="2021-04-02T12:27:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z] time="2021-04-02T12:27:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:73: No driver to put!
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     overlay_test.go:49: Fails to compute changes intermittently
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver zfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver zfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver zfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver zfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:46: Driver zfs not supported
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     graphtest_unix.go:73: No driver to put!
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:28:40 [2021-04-02T12:28:40.250Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] 
12:28:40 [2021-04-02T12:28:40.250Z] DONE 2247 tests, 26 skipped in 265.761s
Post stage
[Pipeline] junit
12:28:40 [2021-04-02T12:28:40.298Z] Recording test results
12:28:40 [2021-04-02T12:28:40.377Z] --- PASS: TestWaitBlocked (0.01s)
12:28:40 [2021-04-02T12:28:40.377Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s)
12:28:40 [2021-04-02T12:28:40.377Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
12:28:40 [2021-04-02T12:28:40.377Z] === CONT  TestContainerStartOnDaemonRestart
12:28:40 [2021-04-02T12:28:40.377Z] === CONT  TestContainerKillOnDaemonStart
12:28:40 [2021-04-02T12:28:40.704Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:28:41 [2021-04-02T12:28:41.136Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -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:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/make.sh dynbinary test-integration
12:28:41 [2021-04-02T12:28:41.436Z] 
12:28:41 [2021-04-02T12:28:41.436Z] Removing bundles/
12:28:41 [2021-04-02T12:28:41.436Z] 
12:28:41 [2021-04-02T12:28:41.436Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:41 [2021-04-02T12:28:41.436Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:28:41 [2021-04-02T12:28:41.436Z] GOOS="" GOARCH="" GOARM=""
12:28:43 [2021-04-02T12:28:43.677Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
12:28:43 [2021-04-02T12:28:43.677Z] === CONT  TestIpcModeOlderClient
12:28:43 [2021-04-02T12:28:43.677Z] --- PASS: TestIpcModeOlderClient (0.05s)
12:28:43 [2021-04-02T12:28:43.677Z] === CONT  TestDaemonHostGatewayIP
12:28:44 [2021-04-02T12:28:44.801Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:28:46 [2021-04-02T12:28:46.937Z] --- PASS: TestDaemonHostGatewayIP (3.80s)
12:28:46 [2021-04-02T12:28:46.938Z] === CONT  TestRestartDaemonWithRestartingContainer
12:28:47 [2021-04-02T12:28:47.309Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:28:48 [2021-04-02T12:28:48.664Z] --- PASS: TestBuildWithHugeFile (52.21s)
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildWCOWSandboxSize
12:28:48 [2021-04-02T12:28:48.664Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:28:48 [2021-04-02T12:28:48.664Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildWithEmptyDockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:48 [2021-04-02T12:28:48.664Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
12:28:48 [2021-04-02T12:28:48.664Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
12:28:48 [2021-04-02T12:28:48.664Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
12:28:48 [2021-04-02T12:28:48.664Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildPreserveOwnership
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildPreserveOwnership/copy_from
12:28:48 [2021-04-02T12:28:48.664Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:28:49 [2021-04-02T12:28:49.818Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:28:50 [2021-04-02T12:28:50.051Z] --- PASS: TestBuildPreserveOwnership (5.31s)
12:28:50 [2021-04-02T12:28:50.051Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.56s)
12:28:50 [2021-04-02T12:28:50.051Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s)
12:28:50 [2021-04-02T12:28:50.051Z] === RUN   TestBuildPlatformInvalid
12:28:50 [2021-04-02T12:28:50.198Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.82s)
12:28:50 [2021-04-02T12:28:50.199Z] === CONT  TestDaemonRestartIpcMode
12:28:50 [2021-04-02T12:28:50.311Z] --- PASS: TestBuildPlatformInvalid (0.16s)
12:28:50 [2021-04-02T12:28:50.311Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:28:51 [2021-04-02T12:28:51.359Z] --- PASS: TestCreateServiceMultipleTimes (23.43s)
12:28:51 [2021-04-02T12:28:51.359Z] === RUN   TestCreateServiceConflict
12:28:51 [2021-04-02T12:28:51.648Z] --- PASS: TestCreateServiceConflict (3.84s)
12:28:51 [2021-04-02T12:28:51.648Z] === RUN   TestCreateServiceMaxReplicas
12:28:52 [2021-04-02T12:28:52.326Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:28:52 [2021-04-02T12:28:52.712Z] --- PASS: TestDaemonRestartIpcMode (3.07s)
12:28:52 [2021-04-02T12:28:52.966Z] --- PASS: TestContainerKillOnDaemonStart (12.96s)
12:28:52 [2021-04-02T12:28:52.966Z] PASS
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] === Skipped
12:28:52 [2021-04-02T12:28:52.966Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:28:52 [2021-04-02T12:28:52.966Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:28:52 [2021-04-02T12:28:52.966Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:28:52 [2021-04-02T12:28:52.966Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:28:52 [2021-04-02T12:28:52.966Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
12:28:52 [2021-04-02T12:28:52.966Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:28:52 [2021-04-02T12:28:52.966Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] 
12:28:52 [2021-04-02T12:28:52.966Z] DONE 196 tests, 6 skipped in 151.130s
12:28:52 [2021-04-02T12:28:52.966Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:28:52 [2021-04-02T12:28:52.966Z] INFO: Testing against a local daemon
12:28:52 [2021-04-02T12:28:52.966Z] === RUN   TestCommitInheritsEnv
12:28:53 [2021-04-02T12:28:53.221Z] --- PASS: TestCommitInheritsEnv (0.28s)
12:28:53 [2021-04-02T12:28:53.221Z] === RUN   TestImportExtremelyLargeImageWorks
12:28:53 [2021-04-02T12:28:53.221Z] === PAUSE TestImportExtremelyLargeImageWorks
12:28:53 [2021-04-02T12:28:53.221Z] === RUN   TestImagesFilterMultiReference
12:28:53 [2021-04-02T12:28:53.249Z] --- PASS: TestServiceUpdateSecrets (15.95s)
12:28:53 [2021-04-02T12:28:53.249Z] === RUN   TestServiceUpdateConfigs
12:28:53 [2021-04-02T12:28:53.476Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:28:53 [2021-04-02T12:28:53.476Z] === RUN   TestImagePullPlatformInvalid
12:28:53 [2021-04-02T12:28:53.476Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:28:53 [2021-04-02T12:28:53.476Z] === RUN   TestRemoveImageOrphaning
12:28:53 [2021-04-02T12:28:53.731Z] --- PASS: TestRemoveImageOrphaning (0.26s)
12:28:53 [2021-04-02T12:28:53.731Z] === RUN   TestRemoveImageGarbageCollector
12:28:54 [2021-04-02T12:28:54.172Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:28:55 [2021-04-02T12:28:55.616Z] --- PASS: TestRemoveImageGarbageCollector (2.05s)
12:28:55 [2021-04-02T12:28:55.616Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:28:55 [2021-04-02T12:28:55.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:28:55 [2021-04-02T12:28:55.616Z] === RUN   TestTagInvalidReference
12:28:55 [2021-04-02T12:28:55.871Z] --- PASS: TestTagInvalidReference (0.02s)
12:28:55 [2021-04-02T12:28:55.871Z] === RUN   TestTagValidPrefixedRepo
12:28:55 [2021-04-02T12:28:55.871Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:28:55 [2021-04-02T12:28:55.871Z] === RUN   TestTagExistedNameWithoutForce
12:28:55 [2021-04-02T12:28:55.871Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:28:55 [2021-04-02T12:28:55.871Z] === RUN   TestTagOfficialNames
12:28:55 [2021-04-02T12:28:55.871Z] --- PASS: TestTagOfficialNames (0.05s)
12:28:55 [2021-04-02T12:28:55.871Z] === RUN   TestTagMatchesDigest
12:28:55 [2021-04-02T12:28:55.871Z] --- PASS: TestTagMatchesDigest (0.02s)
12:28:55 [2021-04-02T12:28:55.871Z] === CONT  TestImportExtremelyLargeImageWorks
12:28:56 [2021-04-02T12:28:56.055Z] === RUN   TestDockerSuite/TestEventsAttach
12:28:56 [2021-04-02T12:28:56.084Z] --- PASS: TestCreateServiceMaxReplicas (3.91s)
12:28:56 [2021-04-02T12:28:56.084Z] === RUN   TestCreateWithDuplicateNetworkNames
12:28:56 [2021-04-02T12:28:56.978Z] === RUN   TestDockerSuite/TestEventsCommit
12:28:57 [2021-04-02T12:28:57.903Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:28:58 [2021-04-02T12:28:58.826Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:28:59 [2021-04-02T12:28:59.385Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:29:00 [2021-04-02T12:29:00.317Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:29:02 [2021-04-02T12:29:02.218Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:29:03 [2021-04-02T12:29:03.578Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:29:05 [2021-04-02T12:29:05.269Z] Loaded image: buildpack-deps:buster
12:29:05 [2021-04-02T12:29:05.269Z] Loaded image: busybox:latest
12:29:05 [2021-04-02T12:29:05.269Z] Loaded image: busybox:glibc
12:29:05 [2021-04-02T12:29:05.529Z] Loaded image: debian:bullseye
12:29:05 [2021-04-02T12:29:05.529Z] Loaded image: hello-world:latest
12:29:05 [2021-04-02T12:29:05.790Z] Loaded image: arm32v7/hello-world:latest
12:29:06 [2021-04-02T12:29:06.837Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:29:08 [2021-04-02T12:29:08.720Z] --- PASS: TestServiceUpdateConfigs (15.34s)
12:29:08 [2021-04-02T12:29:08.720Z] === RUN   TestServiceUpdateNetwork
12:29:10 [2021-04-02T12:29:10.601Z] === RUN   TestDockerSuite/TestEventsCopy
12:29:11 [2021-04-02T12:29:11.395Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.78s)
12:29:11 [2021-04-02T12:29:11.395Z] === RUN   TestCreateServiceSecretFileMode
12:29:11 [2021-04-02T12:29:11.962Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:29:12 [2021-04-02T12:29:12.092Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:29:12 [2021-04-02T12:29:12.092Z] Copying nested executables into bundles/cross/linux/amd64
12:29:12 [2021-04-02T12:29:12.092Z] Cross building: bundles/cross/windows/amd64
12:29:12 [2021-04-02T12:29:12.092Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:29:12 [2021-04-02T12:29:12.092Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:29:12 [2021-04-02T12:29:12.678Z] --- PASS: TestBuildWithHugeFile (122.95s)
12:29:12 [2021-04-02T12:29:12.678Z] === RUN   TestBuildWCOWSandboxSize
12:29:13 [2021-04-02T12:29:13.322Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:29:14 [2021-04-02T12:29:14.245Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:29:14 [2021-04-02T12:29:14.500Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:29:14 [2021-04-02T12:29:14.900Z] --- PASS: TestCreateServiceSecretFileMode (3.71s)
12:29:14 [2021-04-02T12:29:14.901Z] === RUN   TestCreateServiceConfigFileMode
12:29:15 [2021-04-02T12:29:15.785Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.68s)
12:29:15 [2021-04-02T12:29:15.785Z] PASS
12:29:15 [2021-04-02T12:29:15.785Z] 
12:29:15 [2021-04-02T12:29:15.785Z] === Skipped
12:29:15 [2021-04-02T12:29:15.785Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:29:15 [2021-04-02T12:29:15.785Z]     build_session_test.go:25: TODO: BuildKit
12:29:15 [2021-04-02T12:29:15.785Z] 
12:29:15 [2021-04-02T12:29:15.785Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
12:29:15 [2021-04-02T12:29:15.785Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:29:15 [2021-04-02T12:29:15.785Z] 
12:29:15 [2021-04-02T12:29:15.785Z] 
12:29:15 [2021-04-02T12:29:15.785Z] DONE 34 tests, 2 skipped in 130.411s
12:29:15 [2021-04-02T12:29:15.785Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:29:15 [2021-04-02T12:29:15.785Z] ++ 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
12:29:15 [2021-04-02T12:29:15.785Z] ++ set -e
12:29:15 [2021-04-02T12:29:15.785Z] ++ '[' -n 0 ']'
12:29:15 [2021-04-02T12:29:15.785Z] ++ set -x
12:29:15 [2021-04-02T12:29:15.785Z] ++ 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
12:29:15 [2021-04-02T12:29:15.785Z] INFO: Testing against a local daemon
12:29:15 [2021-04-02T12:29:15.785Z] === RUN   TestConfigInspect
12:29:15 [2021-04-02T12:29:15.860Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:29:16 [2021-04-02T12:29:16.115Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:29:16 [2021-04-02T12:29:16.674Z] === RUN   TestDockerSuite/TestEventsFilterType
12:29:16 [2021-04-02T12:29:16.929Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:29:17 [2021-04-02T12:29:17.852Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:29:17 [2021-04-02T12:29:17.852Z] === RUN   TestDockerSuite/TestEventsFilters
12:29:19 [2021-04-02T12:29:19.081Z] --- PASS: TestConfigInspect (3.35s)
12:29:19 [2021-04-02T12:29:19.081Z] === RUN   TestConfigList
12:29:19 [2021-04-02T12:29:19.212Z] === RUN   TestDockerSuite/TestEventsFormat
12:29:19 [2021-04-02T12:29:19.334Z] --- PASS: TestCreateServiceConfigFileMode (3.68s)
12:29:19 [2021-04-02T12:29:19.334Z] === RUN   TestCreateServiceSysctls
12:29:19 [2021-04-02T12:29:19.771Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:29:20 [2021-04-02T12:29:20.695Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:29:20 [2021-04-02T12:29:20.695Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:29:20 [2021-04-02T12:29:20.695Z] === RUN   TestDockerSuite/TestEventsImageImport
12:29:21 [2021-04-02T12:29:21.619Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:29:21 [2021-04-02T12:29:21.873Z] === RUN   TestDockerSuite/TestEventsImagePull
12:29:22 [2021-04-02T12:29:22.128Z] === RUN   TestDockerSuite/TestEventsImageTag
12:29:22 [2021-04-02T12:29:22.378Z] --- PASS: TestConfigList (3.19s)
12:29:22 [2021-04-02T12:29:22.378Z] === RUN   TestConfigsCreateAndDelete
12:29:23 [2021-04-02T12:29:23.051Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:29:23 [2021-04-02T12:29:23.306Z] --- PASS: TestServiceUpdateNetwork (14.95s)
12:29:23 [2021-04-02T12:29:23.306Z] === RUN   TestServiceUpdatePidsLimit
12:29:23 [2021-04-02T12:29:23.306Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:29:23 [2021-04-02T12:29:23.306Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:29:23 [2021-04-02T12:29:23.306Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:29:23 [2021-04-02T12:29:23.770Z] --- PASS: TestCreateServiceSysctls (4.67s)
12:29:23 [2021-04-02T12:29:23.770Z] === RUN   TestCreateServiceCapabilities
12:29:24 [2021-04-02T12:29:24.666Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:29:24 [2021-04-02T12:29:24.666Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:29:24 [2021-04-02T12:29:24.918Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
12:29:24 [2021-04-02T12:29:24.918Z] === RUN   TestConfigsUpdate
12:29:25 [2021-04-02T12:29:25.590Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:29:25 [2021-04-02T12:29:25.591Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:29:25 [2021-04-02T12:29:25.845Z] === RUN   TestDockerSuite/TestEventsRename
12:29:26 [2021-04-02T12:29:26.777Z] === RUN   TestDockerSuite/TestEventsResize
12:29:27 [2021-04-02T12:29:27.306Z] --- PASS: TestCreateServiceCapabilities (3.81s)
12:29:27 [2021-04-02T12:29:27.306Z] === RUN   TestInspect
12:29:27 [2021-04-02T12:29:27.706Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:29:28 [2021-04-02T12:29:28.218Z] --- PASS: TestConfigsUpdate (3.17s)
12:29:28 [2021-04-02T12:29:28.218Z] === RUN   TestTemplatedConfig
12:29:28 [2021-04-02T12:29:28.629Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:29:29 [2021-04-02T12:29:29.553Z] === RUN   TestDockerSuite/TestEventsStreaming
12:29:30 [2021-04-02T12:29:30.476Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:29:31 [2021-04-02T12:29:31.742Z] --- PASS: TestInspect (3.87s)
12:29:31 [2021-04-02T12:29:31.742Z] === RUN   TestCreateJob
12:29:32 [2021-04-02T12:29:32.422Z] --- PASS: TestTemplatedConfig (3.69s)
12:29:32 [2021-04-02T12:29:32.422Z] === RUN   TestConfigCreateResolve
12:29:32 [2021-04-02T12:29:32.984Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:29:33 [2021-04-02T12:29:33.239Z] === RUN   TestDockerSuite/TestEventsTop
12:29:34 [2021-04-02T12:29:34.162Z] === RUN   TestDockerSuite/TestEventsUntag
12:29:34 [2021-04-02T12:29:34.970Z] --- PASS: TestConfigCreateResolve (3.21s)
12:29:34 [2021-04-02T12:29:34.970Z] === RUN   TestConfigDaemonLibtrustID
12:29:36 [2021-04-02T12:29:36.176Z] --- PASS: TestCreateJob (4.98s)
12:29:36 [2021-04-02T12:29:36.176Z] === RUN   TestReplicatedJob
12:29:36 [2021-04-02T12:29:36.352Z] --- PASS: TestConfigDaemonLibtrustID (1.19s)
12:29:36 [2021-04-02T12:29:36.352Z] PASS
12:29:36 [2021-04-02T12:29:36.352Z] 
12:29:36 [2021-04-02T12:29:36.352Z] DONE 7 tests in 21.139s
12:29:36 [2021-04-02T12:29:36.352Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:29:36 [2021-04-02T12:29:36.352Z] ++ 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
12:29:36 [2021-04-02T12:29:36.352Z] ++ set -e
12:29:36 [2021-04-02T12:29:36.352Z] ++ '[' -n 0 ']'
12:29:36 [2021-04-02T12:29:36.352Z] ++ set -x
12:29:36 [2021-04-02T12:29:36.352Z] ++ 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
12:29:36 [2021-04-02T12:29:36.352Z] INFO: Testing against a local daemon
12:29:36 [2021-04-02T12:29:36.352Z] === RUN   TestCheckpoint
12:29:36 [2021-04-02T12:29:36.352Z] --- SKIP: TestCheckpoint (0.00s)
12:29:36 [2021-04-02T12:29:36.352Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:29:36 [2021-04-02T12:29:36.352Z] === RUN   TestContainerInvalidJSON
12:29:36 [2021-04-02T12:29:36.352Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:29:36 [2021-04-02T12:29:36.352Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:29:36 [2021-04-02T12:29:36.352Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:29:36 [2021-04-02T12:29:36.352Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:29:36 [2021-04-02T12:29:36.352Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:29:36 [2021-04-02T12:29:36.352Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:29:36 [2021-04-02T12:29:36.352Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:29:36 [2021-04-02T12:29:36.352Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:29:36 [2021-04-02T12:29:36.352Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:29:36 [2021-04-02T12:29:36.352Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:29:36 [2021-04-02T12:29:36.352Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:29:36 [2021-04-02T12:29:36.352Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:29:36 [2021-04-02T12:29:36.352Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:29:36 [2021-04-02T12:29:36.352Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:29:36 [2021-04-02T12:29:36.612Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:29:36 [2021-04-02T12:29:36.612Z] === RUN   TestCopyFromContainerPathIsNotDir
12:29:36 [2021-04-02T12:29:36.612Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:29:36 [2021-04-02T12:29:36.612Z] === RUN   TestCopyToContainerPathDoesNotExist
12:29:36 [2021-04-02T12:29:36.612Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:29:36 [2021-04-02T12:29:36.612Z] === RUN   TestCopyToContainerPathIsNotDir
12:29:36 [2021-04-02T12:29:36.669Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:29:36 [2021-04-02T12:29:36.873Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:29:36 [2021-04-02T12:29:36.873Z] === RUN   TestCopyFromContainer
12:29:38 [2021-04-02T12:29:38.257Z] === RUN   TestCopyFromContainer//
12:29:38 [2021-04-02T12:29:38.517Z] === RUN   TestCopyFromContainer//bar/root
12:29:38 [2021-04-02T12:29:38.517Z] === RUN   TestCopyFromContainer//bar/root/
12:29:38 [2021-04-02T12:29:38.551Z] === RUN   TestDockerSuite/TestExec
12:29:38 [2021-04-02T12:29:38.778Z] === RUN   TestCopyFromContainer/bar/quux
12:29:38 [2021-04-02T12:29:38.778Z] === RUN   TestCopyFromContainer/bar/quux/
12:29:39 [2021-04-02T12:29:39.039Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:29:39 [2021-04-02T12:29:39.039Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:29:39 [2021-04-02T12:29:39.039Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:29:39 [2021-04-02T12:29:39.309Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:29:39 [2021-04-02T12:29:39.309Z] === RUN   TestCopyFromContainer/bar/notarget
12:29:39 [2021-04-02T12:29:39.476Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:29:39 [2021-04-02T12:29:39.575Z] --- PASS: TestCopyFromContainer (2.75s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer// (0.12s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:39 [2021-04-02T12:29:39.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:39 [2021-04-02T12:29:39.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:39 [2021-04-02T12:29:39.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:39 [2021-04-02T12:29:39.575Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:39 [2021-04-02T12:29:39.575Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:39 [2021-04-02T12:29:39.575Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:39 [2021-04-02T12:29:39.575Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateLinkToNonExistingContainer
12:29:39 [2021-04-02T12:29:39.575Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateWithInvalidEnv
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateWithInvalidEnv/0
12:29:39 [2021-04-02T12:29:39.575Z] === PAUSE TestCreateWithInvalidEnv/0
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateWithInvalidEnv/1
12:29:39 [2021-04-02T12:29:39.575Z] === PAUSE TestCreateWithInvalidEnv/1
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateWithInvalidEnv/2
12:29:39 [2021-04-02T12:29:39.575Z] === PAUSE TestCreateWithInvalidEnv/2
12:29:39 [2021-04-02T12:29:39.575Z] === CONT  TestCreateWithInvalidEnv/0
12:29:39 [2021-04-02T12:29:39.575Z] === CONT  TestCreateWithInvalidEnv/1
12:29:39 [2021-04-02T12:29:39.575Z] === CONT  TestCreateWithInvalidEnv/2
12:29:39 [2021-04-02T12:29:39.575Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:29:39 [2021-04-02T12:29:39.575Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateTmpfsMountsTarget
12:29:39 [2021-04-02T12:29:39.575Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
12:29:39 [2021-04-02T12:29:39.575Z] === RUN   TestCreateWithCustomMaskedPaths
12:29:40 [2021-04-02T12:29:40.036Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:29:41 [2021-04-02T12:29:41.396Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:29:41 [2021-04-02T12:29:41.396Z] --- PASS: TestServiceUpdatePidsLimit (17.94s)
12:29:41 [2021-04-02T12:29:41.396Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s)
12:29:41 [2021-04-02T12:29:41.396Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.39s)
12:29:41 [2021-04-02T12:29:41.396Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.28s)
12:29:41 [2021-04-02T12:29:41.396Z] PASS
12:29:41 [2021-04-02T12:29:41.396Z] 
12:29:41 [2021-04-02T12:29:41.396Z] === Skipped
12:29:41 [2021-04-02T12:29:41.396Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:29:41 [2021-04-02T12:29:41.396Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:29:41 [2021-04-02T12:29:41.396Z] 
12:29:41 [2021-04-02T12:29:41.396Z] 
12:29:41 [2021-04-02T12:29:41.396Z] DONE 27 tests, 1 skipped in 196.383s
12:29:41 [2021-04-02T12:29:41.396Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:29:41 [2021-04-02T12:29:41.396Z] ++ 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
12:29:41 [2021-04-02T12:29:41.396Z] ++ set -e
12:29:41 [2021-04-02T12:29:41.396Z] ++ '[' -n 0 ']'
12:29:41 [2021-04-02T12:29:41.396Z] ++ set -x
12:29:41 [2021-04-02T12:29:41.396Z] ++ 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
12:29:41 [2021-04-02T12:29:41.397Z] INFO: Testing against a local daemon
12:29:41 [2021-04-02T12:29:41.397Z] === RUN   TestSessionCreate
12:29:41 [2021-04-02T12:29:41.397Z] --- PASS: TestSessionCreate (0.02s)
12:29:41 [2021-04-02T12:29:41.397Z] === RUN   TestSessionCreateWithBadUpgrade
12:29:41 [2021-04-02T12:29:41.397Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:29:41 [2021-04-02T12:29:41.397Z] PASS
12:29:41 [2021-04-02T12:29:41.397Z] 
12:29:41 [2021-04-02T12:29:41.397Z] DONE 2 tests in 0.069s
12:29:41 [2021-04-02T12:29:41.397Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:29:41 [2021-04-02T12:29:41.397Z] ++ 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
12:29:41 [2021-04-02T12:29:41.397Z] ++ set -e
12:29:41 [2021-04-02T12:29:41.397Z] ++ '[' -n 0 ']'
12:29:41 [2021-04-02T12:29:41.397Z] ++ set -x
12:29:41 [2021-04-02T12:29:41.397Z] ++ 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
12:29:41 [2021-04-02T12:29:41.397Z] INFO: Testing against a local daemon
12:29:41 [2021-04-02T12:29:41.397Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:29:41 [2021-04-02T12:29:41.397Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:29:41 [2021-04-02T12:29:41.397Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:29:41 [2021-04-02T12:29:41.397Z] === RUN   TestEventsExecDie
12:29:41 [2021-04-02T12:29:41.956Z] === RUN   TestDockerSuite/TestExecAPIStart
12:29:42 [2021-04-02T12:29:42.116Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s)
12:29:42 [2021-04-02T12:29:42.116Z] === RUN   TestCreateWithCustomReadonlyPaths
12:29:42 [2021-04-02T12:29:42.515Z] --- PASS: TestEventsExecDie (1.14s)
12:29:42 [2021-04-02T12:29:42.515Z] === RUN   TestEventsBackwardsCompatible
12:29:42 [2021-04-02T12:29:42.515Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:29:42 [2021-04-02T12:29:42.515Z] === RUN   TestInfoBinaryCommits
12:29:42 [2021-04-02T12:29:42.515Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:29:42 [2021-04-02T12:29:42.515Z] === RUN   TestInfoAPIVersioned
12:29:42 [2021-04-02T12:29:42.515Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:29:42 [2021-04-02T12:29:42.515Z] === RUN   TestInfoDiscoveryBackend
12:29:43 [2021-04-02T12:29:43.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:29:43 [2021-04-02T12:29:43.438Z] --- PASS: TestInfoDiscoveryBackend (0.89s)
12:29:43 [2021-04-02T12:29:43.438Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:29:43 [2021-04-02T12:29:43.998Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:29:44 [2021-04-02T12:29:44.557Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:29:44 [2021-04-02T12:29:44.557Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:29:44 [2021-04-02T12:29:44.632Z] --- PASS: TestReplicatedJob (7.75s)
12:29:44 [2021-04-02T12:29:44.632Z] === RUN   TestUpdateReplicatedJob
12:29:44 [2021-04-02T12:29:44.657Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:44 [2021-04-02T12:29:44.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:44 [2021-04-02T12:29:44.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:44 [2021-04-02T12:29:44.657Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:44 [2021-04-02T12:29:44.657Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:44 [2021-04-02T12:29:44.657Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:29:44 [2021-04-02T12:29:44.657Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:29:44 [2021-04-02T12:29:44.657Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
12:29:44 [2021-04-02T12:29:44.657Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
12:29:44 [2021-04-02T12:29:44.657Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
12:29:44 [2021-04-02T12:29:44.657Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:29:44 [2021-04-02T12:29:44.657Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:29:45 [2021-04-02T12:29:45.116Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:29:45 [2021-04-02T12:29:45.599Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
12:29:45 [2021-04-02T12:29:45.599Z] === RUN   TestCreateDifferentPlatform
12:29:45 [2021-04-02T12:29:45.599Z] === RUN   TestCreateDifferentPlatform/different_os
12:29:45 [2021-04-02T12:29:45.599Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:29:45 [2021-04-02T12:29:45.599Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:29:45 [2021-04-02T12:29:45.599Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:29:45 [2021-04-02T12:29:45.599Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:29:45 [2021-04-02T12:29:45.599Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:29:45 [2021-04-02T12:29:45.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:29:45 [2021-04-02T12:29:45.599Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:29:45 [2021-04-02T12:29:45.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:29:45 [2021-04-02T12:29:45.599Z] === RUN   TestContainerStartOnDaemonRestart
12:29:45 [2021-04-02T12:29:45.600Z] === PAUSE TestContainerStartOnDaemonRestart
12:29:45 [2021-04-02T12:29:45.600Z] === RUN   TestDaemonRestartIpcMode
12:29:45 [2021-04-02T12:29:45.600Z] === PAUSE TestDaemonRestartIpcMode
12:29:45 [2021-04-02T12:29:45.600Z] === RUN   TestDaemonHostGatewayIP
12:29:45 [2021-04-02T12:29:45.600Z] === PAUSE TestDaemonHostGatewayIP
12:29:45 [2021-04-02T12:29:45.600Z] === RUN   TestRestartDaemonWithRestartingContainer
12:29:45 [2021-04-02T12:29:45.600Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:29:45 [2021-04-02T12:29:45.600Z] === RUN   TestContainerKillOnDaemonStart
12:29:45 [2021-04-02T12:29:45.600Z] === PAUSE TestContainerKillOnDaemonStart
12:29:45 [2021-04-02T12:29:45.600Z] === RUN   TestDiff
12:29:45 [2021-04-02T12:29:45.676Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.22s)
12:29:45 [2021-04-02T12:29:45.676Z] === RUN   TestInfoAPI
12:29:45 [2021-04-02T12:29:45.676Z] --- PASS: TestInfoAPI (0.07s)
12:29:45 [2021-04-02T12:29:45.676Z] === RUN   TestInfoAPIWarnings
12:29:46 [2021-04-02T12:29:46.236Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:29:46 [2021-04-02T12:29:46.540Z] --- PASS: TestDiff (0.83s)
12:29:46 [2021-04-02T12:29:46.540Z] === RUN   TestExecWithCloseStdin
12:29:47 [2021-04-02T12:29:47.480Z] --- PASS: TestExecWithCloseStdin (1.08s)
12:29:47 [2021-04-02T12:29:47.480Z] === RUN   TestExec
12:29:47 [2021-04-02T12:29:47.596Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:29:48 [2021-04-02T12:29:48.519Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:29:48 [2021-04-02T12:29:48.863Z] --- PASS: TestExec (1.11s)
12:29:48 [2021-04-02T12:29:48.863Z] === RUN   TestExecUser
12:29:49 [2021-04-02T12:29:49.069Z] --- PASS: TestUpdateReplicatedJob (4.94s)
12:29:49 [2021-04-02T12:29:49.069Z] === RUN   TestServiceListWithStatuses
12:29:49 [2021-04-02T12:29:49.069Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:29:49 [2021-04-02T12:29:49.069Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:29:49 [2021-04-02T12:29:49.069Z] === RUN   TestDockerNetworkConnectAlias
12:29:49 [2021-04-02T12:29:49.442Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:29:49 [2021-04-02T12:29:49.803Z] --- PASS: TestExecUser (1.21s)
12:29:49 [2021-04-02T12:29:49.803Z] === RUN   TestExportContainerAndImportImage
12:29:50 [2021-04-02T12:29:50.802Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:29:51 [2021-04-02T12:29:51.185Z] --- PASS: TestExportContainerAndImportImage (1.09s)
12:29:51 [2021-04-02T12:29:51.185Z] === RUN   TestExportContainerAfterDaemonRestart
12:29:52 [2021-04-02T12:29:52.190Z] === RUN   TestDockerSuite/TestExecCgroup
12:29:54 [2021-04-02T12:29:54.481Z] --- PASS: TestExportContainerAfterDaemonRestart (3.07s)
12:29:54 [2021-04-02T12:29:54.481Z] === RUN   TestHealthCheckWorkdir
12:29:54 [2021-04-02T12:29:54.698Z] === RUN   TestDockerSuite/TestExecEnv
12:29:55 [2021-04-02T12:29:55.420Z] --- PASS: TestHealthCheckWorkdir (1.41s)
12:29:55 [2021-04-02T12:29:55.420Z] === RUN   TestHealthKillContainer
12:29:56 [2021-04-02T12:29:56.058Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:29:57 [2021-04-02T12:29:57.523Z] --- PASS: TestDockerNetworkConnectAlias (8.49s)
12:29:57 [2021-04-02T12:29:57.523Z] === RUN   TestDockerNetworkReConnect
12:29:57 [2021-04-02T12:29:57.941Z] === RUN   TestDockerSuite/TestExecExitStatus
12:29:58 [2021-04-02T12:29:58.713Z] --- PASS: TestHealthKillContainer (3.11s)
12:29:58 [2021-04-02T12:29:58.713Z] === RUN   TestInspectCpusetInConfigPre120
12:29:58 [2021-04-02T12:29:58.864Z] === RUN   TestDockerSuite/TestExecInspectID
12:29:59 [2021-04-02T12:29:59.283Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
12:29:59 [2021-04-02T12:29:59.283Z] === RUN   TestIpcModeNone
12:30:00 [2021-04-02T12:30:00.663Z] --- PASS: TestIpcModeNone (1.10s)
12:30:00 [2021-04-02T12:30:00.663Z] === RUN   TestIpcModePrivate
12:30:01 [2021-04-02T12:30:01.604Z] --- PASS: TestIpcModePrivate (1.12s)
12:30:01 [2021-04-02T12:30:01.604Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
12:30:01 [2021-04-02T12:30:01.604Z] === RUN   TestIpcModeShareable
12:30:02 [2021-04-02T12:30:02.121Z] === RUN   TestDockerSuite/TestExecInteractive
12:30:02 [2021-04-02T12:30:02.564Z] --- PASS: TestIpcModeShareable (1.12s)
12:30:02 [2021-04-02T12:30:02.564Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
12:30:02 [2021-04-02T12:30:02.564Z] === RUN   TestAPIIpcModeShareableAndContainer
12:30:02 [2021-04-02T12:30:02.680Z] --- PASS: TestInfoAPIWarnings (16.97s)
12:30:02 [2021-04-02T12:30:02.680Z] === RUN   TestInfoDebug
12:30:02 [2021-04-02T12:30:02.935Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:30:03 [2021-04-02T12:30:03.859Z] --- PASS: TestInfoDebug (0.91s)
12:30:03 [2021-04-02T12:30:03.859Z] === RUN   TestInfoInsecureRegistries
12:30:04 [2021-04-02T12:30:04.114Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:30:04 [2021-04-02T12:30:04.368Z] --- PASS: TestInfoInsecureRegistries (0.82s)
12:30:04 [2021-04-02T12:30:04.368Z] === RUN   TestInfoRegistryMirrors
12:30:04 [2021-04-02T12:30:04.394Z] --- PASS: TestDockerNetworkReConnect (6.46s)
12:30:04 [2021-04-02T12:30:04.394Z] === RUN   TestServicePlugin
12:30:04 [2021-04-02T12:30:04.394Z] --- SKIP: TestServicePlugin (0.00s)
12:30:04 [2021-04-02T12:30:04.394Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:04 [2021-04-02T12:30:04.394Z] === RUN   TestServiceUpdateLabel
12:30:05 [2021-04-02T12:30:05.292Z] === RUN   TestDockerSuite/TestExecParseError
12:30:05 [2021-04-02T12:30:05.292Z] --- PASS: TestInfoRegistryMirrors (0.92s)
12:30:05 [2021-04-02T12:30:05.292Z] === RUN   TestLoginFailsWithBadCredentials
12:30:05 [2021-04-02T12:30:05.547Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
12:30:05 [2021-04-02T12:30:05.547Z] === RUN   TestPingCacheHeaders
12:30:05 [2021-04-02T12:30:05.547Z] --- PASS: TestPingCacheHeaders (0.02s)
12:30:05 [2021-04-02T12:30:05.547Z] === RUN   TestPingGet
12:30:05 [2021-04-02T12:30:05.547Z] --- PASS: TestPingGet (0.01s)
12:30:05 [2021-04-02T12:30:05.547Z] === RUN   TestPingHead
12:30:05 [2021-04-02T12:30:05.547Z] --- PASS: TestPingHead (0.02s)
12:30:05 [2021-04-02T12:30:05.547Z] === RUN   TestVersion
12:30:05 [2021-04-02T12:30:05.547Z] --- PASS: TestVersion (0.02s)
12:30:05 [2021-04-02T12:30:05.547Z] PASS
12:30:05 [2021-04-02T12:30:05.547Z] 
12:30:05 [2021-04-02T12:30:05.547Z] === Skipped
12:30:05 [2021-04-02T12:30:05.547Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:30:05 [2021-04-02T12:30:05.547Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:30:05 [2021-04-02T12:30:05.547Z] 
12:30:05 [2021-04-02T12:30:05.547Z] 
12:30:05 [2021-04-02T12:30:05.547Z] DONE 18 tests, 1 skipped in 24.295s
12:30:05 [2021-04-02T12:30:05.547Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:30:05 [2021-04-02T12:30:05.547Z] ++ 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
12:30:05 [2021-04-02T12:30:05.547Z] ++ set -e
12:30:05 [2021-04-02T12:30:05.547Z] ++ '[' -n 0 ']'
12:30:05 [2021-04-02T12:30:05.547Z] ++ set -x
12:30:05 [2021-04-02T12:30:05.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-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
12:30:05 [2021-04-02T12:30:05.547Z] INFO: Testing against a local daemon
12:30:05 [2021-04-02T12:30:05.547Z] === RUN   TestVolumesCreateAndList
12:30:05 [2021-04-02T12:30:05.803Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:30:05 [2021-04-02T12:30:05.803Z] === RUN   TestVolumesRemove
12:30:05 [2021-04-02T12:30:05.803Z] --- PASS: TestVolumesRemove (0.05s)
12:30:05 [2021-04-02T12:30:05.803Z] === RUN   TestVolumesInspect
12:30:05 [2021-04-02T12:30:05.803Z] --- PASS: TestVolumesInspect (0.01s)
12:30:05 [2021-04-02T12:30:05.803Z] === RUN   TestVolumesInvalidJSON
12:30:05 [2021-04-02T12:30:05.803Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:30:05 [2021-04-02T12:30:05.803Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:30:05 [2021-04-02T12:30:05.803Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:30:05 [2021-04-02T12:30:05.803Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:30:05 [2021-04-02T12:30:05.803Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:30:05 [2021-04-02T12:30:05.803Z] PASS
12:30:05 [2021-04-02T12:30:05.803Z] 
12:30:05 [2021-04-02T12:30:05.803Z] DONE 5 tests in 0.130s
12:30:05 [2021-04-02T12:30:05.803Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:30:05 [2021-04-02T12:30:05.867Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s)
12:30:05 [2021-04-02T12:30:05.867Z] === RUN   TestAPIIpcModeHost
12:30:06 [2021-04-02T12:30:06.058Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:30:06 [2021-04-02T12:30:06.058Z] ++++ cat bundles/test-integration/docker.pid
12:30:06 [2021-04-02T12:30:06.058Z] +++ kill 9790
12:30:06 [2021-04-02T12:30:06.981Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:30:07 [2021-04-02T12:30:07.248Z] --- PASS: TestAPIIpcModeHost (1.14s)
12:30:07 [2021-04-02T12:30:07.248Z] === RUN   TestDaemonIpcModeShareable
12:30:07 [2021-04-02T12:30:07.540Z] +++ /etc/init.d/apparmor stop
12:30:07 [2021-04-02T12:30:07.540Z] Leaving: AppArmorNo profiles have been unloaded.
12:30:07 [2021-04-02T12:30:07.540Z] 
12:30:07 [2021-04-02T12:30:07.540Z] Unloading profiles will leave already running processes permanently
12:30:07 [2021-04-02T12:30:07.540Z] unconfined, which can lead to unexpected situations.
12:30:07 [2021-04-02T12:30:07.540Z] 
12:30:07 [2021-04-02T12:30:07.540Z] To set a process to complain mode, use the command line tool
12:30:07 [2021-04-02T12:30:07.540Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:30:07 [2021-04-02T12:30:07.540Z] +++ true
12:30:07 [2021-04-02T12:30:07.540Z] exiting test-integration
12:30:07 [2021-04-02T12:30:07.540Z] ++ exit 0
12:30:07 [2021-04-02T12:30:07.540Z] 
12:30:07 [2021-04-02T12:30:07.794Z] + for job in $(jobs -p)
12:30:07 [2021-04-02T12:30:07.794Z] + wait 15983
12:30:07 [2021-04-02T12:30:07.794Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:30:07 [2021-04-02T12:30:07.933Z] --- PASS: TestServiceUpdateLabel (3.82s)
12:30:07 [2021-04-02T12:30:07.933Z] === RUN   TestServiceUpdateSecrets
12:30:09 [2021-04-02T12:30:09.788Z] --- PASS: TestDaemonIpcModeShareable (2.52s)
12:30:09 [2021-04-02T12:30:09.788Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:30:09 [2021-04-02T12:30:09.788Z] === RUN   TestDaemonIpcModePrivate
12:30:11 [2021-04-02T12:30:11.951Z] === RUN   TestDockerSuite/TestExecSetEnv
12:30:12 [2021-04-02T12:30:12.327Z] --- PASS: TestDaemonIpcModePrivate (2.54s)
12:30:12 [2021-04-02T12:30:12.328Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:30:12 [2021-04-02T12:30:12.328Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:30:12 [2021-04-02T12:30:12.875Z] === RUN   TestDockerSuite/TestExecStartFails
12:30:13 [2021-04-02T12:30:13.799Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:30:14 [2021-04-02T12:30:14.868Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.49s)
12:30:14 [2021-04-02T12:30:14.868Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:30:14 [2021-04-02T12:30:14.868Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:30:17 [2021-04-02T12:30:17.408Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.46s)
12:30:17 [2021-04-02T12:30:17.408Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:30:17 [2021-04-02T12:30:17.408Z] === RUN   TestIpcModeOlderClient
12:30:17 [2021-04-02T12:30:17.408Z] === PAUSE TestIpcModeOlderClient
12:30:17 [2021-04-02T12:30:17.408Z] === RUN   TestKillContainerInvalidSignal
12:30:17 [2021-04-02T12:30:17.978Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
12:30:17 [2021-04-02T12:30:17.978Z] === RUN   TestKillContainer
12:30:17 [2021-04-02T12:30:17.978Z] === RUN   TestKillContainer/no_signal
12:30:18 [2021-04-02T12:30:18.548Z] === RUN   TestKillContainer/non_killing_signal
12:30:18 [2021-04-02T12:30:18.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:30:18 [2021-04-02T12:30:18.818Z] 
12:30:18 [2021-04-02T12:30:18.818Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:30:18 [2021-04-02T12:30:18.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:30:18 [2021-04-02T12:30:18.818Z] HOSTNAME=b8bbfd4a0bc0
12:30:18 [2021-04-02T12:30:18.818Z] TESTDEBUG=0
12:30:18 [2021-04-02T12:30:18.818Z] DEST=bundles/test-integration
12:30:18 [2021-04-02T12:30:18.818Z] PWD=/go/src/github.com/docker/docker
12:30:18 [2021-04-02T12:30:18.818Z] DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e
12:30:18 [2021-04-02T12:30:18.818Z] container=docker
12:30:18 [2021-04-02T12:30:18.818Z] HOME=/root
12:30:18 [2021-04-02T12:30:18.818Z] GOLANG_VERSION=1.13.15
12:30:18 [2021-04-02T12:30:18.818Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:30:18 [2021-04-02T12:30:18.818Z] VALIDATE_BRANCH=master
12:30:18 [2021-04-02T12:30:18.818Z] TERM=xterm
12:30:18 [2021-04-02T12:30:18.818Z] DOCKER_PKG=github.com/docker/docker
12:30:18 [2021-04-02T12:30:18.818Z] SHLVL=1
12:30:18 [2021-04-02T12:30:18.818Z] TIMEOUT=120m
12:30:18 [2021-04-02T12:30:18.818Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:30:18 [2021-04-02T12:30:18.818Z] DOCKER_GRAPHDRIVER=overlay2
12:30:18 [2021-04-02T12:30:18.818Z] GO111MODULE=off
12:30:18 [2021-04-02T12:30:18.818Z] DOCKER_EXPERIMENTAL=1
12:30:18 [2021-04-02T12:30:18.818Z] TEST_SKIP_INTEGRATION_CLI=1
12:30:18 [2021-04-02T12:30:18.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:30:18 [2021-04-02T12:30:18.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:30:18 [2021-04-02T12:30:18.818Z] GOPATH=/go
12:30:18 [2021-04-02T12:30:18.818Z] PKG_CONFIG=pkg-config
12:30:18 [2021-04-02T12:30:18.818Z] _=/usr/bin/env
12:30:18 [2021-04-02T12:30:18.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:30:19 [2021-04-02T12:30:19.489Z] === RUN   TestKillContainer/killing_signal
12:30:19 [2021-04-02T12:30:19.720Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:30:19 [2021-04-02T12:30:19.721Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:30:19 [2021-04-02T12:30:19.721Z] remote: Enumerating objects: 2, done.
12:30:19 [2021-04-02T12:30:19.721Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:30:19 [2021-04-02T12:30:19.721Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:30:19 [2021-04-02T12:30:19.721Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:30:19 [2021-04-02T12:30:19.721Z] 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.
12:30:19 [2021-04-02T12:30:19.721Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:30:19 [2021-04-02T12:30:19.721Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:30:20 [2021-04-02T12:30:20.429Z] --- PASS: TestKillContainer (2.49s)
12:30:20 [2021-04-02T12:30:20.429Z]     --- PASS: TestKillContainer/no_signal (0.77s)
12:30:20 [2021-04-02T12:30:20.429Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
12:30:20 [2021-04-02T12:30:20.429Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
12:30:20 [2021-04-02T12:30:20.429Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:30:20 [2021-04-02T12:30:20.429Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:30:20 [2021-04-02T12:30:20.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/test/unit
12:30:21 [2021-04-02T12:30:21.372Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:30:21 [2021-04-02T12:30:21.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
12:30:21 [2021-04-02T12:30:21.943Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
12:30:21 [2021-04-02T12:30:21.943Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
12:30:21 [2021-04-02T12:30:21.943Z] === RUN   TestKillStoppedContainer
12:30:22 [2021-04-02T12:30:22.203Z] --- PASS: TestKillStoppedContainer (0.06s)
12:30:22 [2021-04-02T12:30:22.203Z] === RUN   TestKillStoppedContainerAPIPre120
12:30:22 [2021-04-02T12:30:22.203Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
12:30:22 [2021-04-02T12:30:22.203Z] === RUN   TestKillDifferentUserContainer
12:30:23 [2021-04-02T12:30:23.126Z] ?   	github.com/docker/docker/api	[no test files]
12:30:23 [2021-04-02T12:30:23.143Z] --- PASS: TestKillDifferentUserContainer (0.78s)
12:30:23 [2021-04-02T12:30:23.143Z] === RUN   TestInspectOomKilledTrue
12:30:23 [2021-04-02T12:30:23.143Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:30:23 [2021-04-02T12:30:23.143Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:30:23 [2021-04-02T12:30:23.143Z] === RUN   TestInspectOomKilledFalse
12:30:23 [2021-04-02T12:30:23.143Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:30:23 [2021-04-02T12:30:23.143Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:30:23 [2021-04-02T12:30:23.143Z] === RUN   TestLinksEtcHostsContentMatch
12:30:23 [2021-04-02T12:30:23.712Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
12:30:23 [2021-04-02T12:30:23.712Z] === RUN   TestLinksContainerNames
12:30:25 [2021-04-02T12:30:25.623Z] --- PASS: TestLinksContainerNames (1.66s)
12:30:25 [2021-04-02T12:30:25.623Z] === RUN   TestLogsFollowTailEmpty
12:30:25 [2021-04-02T12:30:25.948Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:30:26 [2021-04-02T12:30:26.193Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
12:30:26 [2021-04-02T12:30:26.193Z] === RUN   TestContainerNetworkMountsNoChown
12:30:26 [2021-04-02T12:30:26.203Z] === RUN   TestDockerSuite/TestExecTTY
12:30:26 [2021-04-02T12:30:26.483Z] --- PASS: TestServiceUpdateSecrets (16.30s)
12:30:26 [2021-04-02T12:30:26.483Z] === RUN   TestServiceUpdateConfigs
12:30:27 [2021-04-02T12:30:27.135Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/default
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/default
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/private
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/private
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rprivate
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rprivate
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/slave
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/slave
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rslave
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rslave
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/shared
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/shared
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rshared
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rshared
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/default
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rslave
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rprivate
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/default/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/default/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/slave
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rshared
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/shared
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/private
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/private/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/private/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/default/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/default/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:30:27 [2021-04-02T12:30:27.135Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:30:27 [2021-04-02T12:30:27.145Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/private/bind_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/private/mount_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:30:27 [2021-04-02T12:30:27.395Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:30:27 [2021-04-02T12:30:27.395Z] --- PASS: TestMountDaemonRoot (0.05s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:30:27 [2021-04-02T12:30:27.395Z] === RUN   TestContainerBindMountNonRecursive
12:30:28 [2021-04-02T12:30:28.507Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:30:29 [2021-04-02T12:30:29.066Z] === RUN   TestDockerSuite/TestExecUlimits
12:30:29 [2021-04-02T12:30:29.937Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
12:30:29 [2021-04-02T12:30:29.937Z] === RUN   TestContainerVolumesMountedAsShared
12:30:29 [2021-04-02T12:30:29.990Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:30:29 [2021-04-02T12:30:29.990Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:30:30 [2021-04-02T12:30:30.197Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s)
12:30:30 [2021-04-02T12:30:30.197Z] === RUN   TestContainerVolumesMountedAsSlave
12:30:31 [2021-04-02T12:30:31.137Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
12:30:31 [2021-04-02T12:30:31.137Z] === RUN   TestNetworkNat
12:30:32 [2021-04-02T12:30:32.497Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:30:32 [2021-04-02T12:30:32.519Z] --- PASS: TestNetworkNat (1.04s)
12:30:32 [2021-04-02T12:30:32.519Z] === RUN   TestNetworkLocalhostTCPNat
12:30:33 [2021-04-02T12:30:33.421Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:30:33 [2021-04-02T12:30:33.460Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s)
12:30:33 [2021-04-02T12:30:33.460Z] === RUN   TestNetworkLoopbackNat
12:30:35 [2021-04-02T12:30:35.304Z] === RUN   TestDockerSuite/TestExecWithTERM
12:30:36 [2021-04-02T12:30:36.229Z] === RUN   TestDockerSuite/TestExecWithUser
12:30:36 [2021-04-02T12:30:36.754Z] --- PASS: TestNetworkLoopbackNat (3.40s)
12:30:36 [2021-04-02T12:30:36.754Z] === RUN   TestPause
12:30:37 [2021-04-02T12:30:37.593Z] === RUN   TestDockerSuite/TestGetContainerStats
12:30:37 [2021-04-02T12:30:37.695Z] --- PASS: TestPause (0.90s)
12:30:37 [2021-04-02T12:30:37.695Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:30:37 [2021-04-02T12:30:37.695Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:30:37 [2021-04-02T12:30:37.695Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:30:37 [2021-04-02T12:30:37.695Z] === RUN   TestPauseStopPausedContainer
12:30:37 [2021-04-02T12:30:37.964Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
12:30:38 [2021-04-02T12:30:38.636Z] --- PASS: TestPauseStopPausedContainer (0.89s)
12:30:38 [2021-04-02T12:30:38.636Z] === RUN   TestPsFilter
12:30:38 [2021-04-02T12:30:38.636Z] --- PASS: TestPsFilter (0.15s)
12:30:38 [2021-04-02T12:30:38.636Z] === RUN   TestRemoveContainerWithRemovedVolume
12:30:39 [2021-04-02T12:30:39.576Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
12:30:39 [2021-04-02T12:30:39.576Z] === RUN   TestRemoveContainerWithVolume
12:30:40 [2021-04-02T12:30:40.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:30:40 [2021-04-02T12:30:40.146Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
12:30:40 [2021-04-02T12:30:40.146Z] === RUN   TestRemoveContainerRunning
12:30:41 [2021-04-02T12:30:41.085Z] --- PASS: TestRemoveContainerRunning (0.84s)
12:30:41 [2021-04-02T12:30:41.085Z] === RUN   TestRemoveContainerForceRemoveRunning
12:30:41 [2021-04-02T12:30:41.800Z] --- PASS: TestServiceUpdateConfigs (16.41s)
12:30:41 [2021-04-02T12:30:41.800Z] === RUN   TestServiceUpdateNetwork
12:30:42 [2021-04-02T12:30:42.025Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
12:30:42 [2021-04-02T12:30:42.025Z] === RUN   TestRemoveInvalidContainer
12:30:42 [2021-04-02T12:30:42.025Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:30:42 [2021-04-02T12:30:42.025Z] === RUN   TestRenameLinkedContainer
12:30:42 [2021-04-02T12:30:42.610Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:30:45 [2021-04-02T12:30:45.322Z] --- PASS: TestRenameLinkedContainer (3.36s)
12:30:45 [2021-04-02T12:30:45.322Z] === RUN   TestRenameStoppedContainer
12:30:45 [2021-04-02T12:30:45.893Z] --- PASS: TestRenameStoppedContainer (0.80s)
12:30:45 [2021-04-02T12:30:45.893Z] === RUN   TestRenameRunningContainerAndReuse
12:30:47 [2021-04-02T12:30:47.232Z] --- PASS: TestImportExtremelyLargeImageWorks (101.92s)
12:30:47 [2021-04-02T12:30:47.232Z] PASS
12:30:47 [2021-04-02T12:30:47.232Z] 
12:30:47 [2021-04-02T12:30:47.232Z] DONE 12 tests in 104.778s
12:30:47 [2021-04-02T12:30:47.232Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:30:47 [2021-04-02T12:30:47.232Z] INFO: Testing against a local daemon
12:30:47 [2021-04-02T12:30:47.232Z] === RUN   TestNetworkCreateDelete
12:30:47 [2021-04-02T12:30:47.232Z] --- PASS: TestNetworkCreateDelete (0.44s)
12:30:47 [2021-04-02T12:30:47.232Z] === RUN   TestDockerNetworkDeletePreferID
12:30:47 [2021-04-02T12:30:47.232Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s)
12:30:47 [2021-04-02T12:30:47.232Z] === RUN   TestDaemonDNSFallback
12:30:47 [2021-04-02T12:30:47.232Z] --- PASS: TestDaemonDNSFallback (7.18s)
12:30:47 [2021-04-02T12:30:47.232Z] === RUN   TestInspectNetwork
12:30:47 [2021-04-02T12:30:47.803Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
12:30:47 [2021-04-02T12:30:47.803Z] === RUN   TestRenameInvalidName
12:30:47 [2021-04-02T12:30:47.843Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:30:48 [2021-04-02T12:30:48.373Z] --- PASS: TestRenameInvalidName (0.82s)
12:30:48 [2021-04-02T12:30:48.373Z] === RUN   TestRenameAnonymousContainer
12:30:49 [2021-04-02T12:30:49.202Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:30:51 [2021-04-02T12:30:51.474Z] === RUN   TestInspectNetwork/full_network_id
12:30:51 [2021-04-02T12:30:51.474Z] === RUN   TestInspectNetwork/partial_network_id
12:30:51 [2021-04-02T12:30:51.474Z] === RUN   TestInspectNetwork/network_name
12:30:51 [2021-04-02T12:30:51.474Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:30:51 [2021-04-02T12:30:51.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:30:51 [2021-04-02T12:30:51.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:30:53 [2021-04-02T12:30:53.669Z] --- PASS: TestRenameAnonymousContainer (4.30s)
12:30:53 [2021-04-02T12:30:53.669Z] === RUN   TestRenameContainerWithSameName
12:30:53 [2021-04-02T12:30:53.669Z] --- PASS: TestRenameContainerWithSameName (0.84s)
12:30:53 [2021-04-02T12:30:53.669Z] === RUN   TestRenameContainerWithLinkedContainer
12:30:54 [2021-04-02T12:30:54.435Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:30:54 [2021-04-02T12:30:54.435Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:30:54 [2021-04-02T12:30:54.435Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:30:54 [2021-04-02T12:30:54.435Z] === RUN   TestDockerSuite/TestHealth
12:30:55 [2021-04-02T12:30:55.580Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
12:30:55 [2021-04-02T12:30:55.580Z] === RUN   TestResize
12:30:55 [2021-04-02T12:30:55.629Z] --- PASS: TestInspectNetwork (8.25s)
12:30:55 [2021-04-02T12:30:55.629Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:30:55 [2021-04-02T12:30:55.629Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:30:55 [2021-04-02T12:30:55.629Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:30:55 [2021-04-02T12:30:55.630Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:30:55 [2021-04-02T12:30:55.630Z] === RUN   TestRunContainerWithBridgeNone
12:30:56 [2021-04-02T12:30:56.149Z] --- PASS: TestResize (0.83s)
12:30:56 [2021-04-02T12:30:56.149Z] === RUN   TestResizeWithInvalidSize
12:30:57 [2021-04-02T12:30:57.092Z] --- PASS: TestResizeWithInvalidSize (0.84s)
12:30:57 [2021-04-02T12:30:57.092Z] === RUN   TestResizeWhenContainerNotStarted
12:30:57 [2021-04-02T12:30:57.664Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:57 [2021-04-02T12:30:57.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:58 [2021-04-02T12:30:58.144Z] --- PASS: TestRunContainerWithBridgeNone (3.09s)
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkInvalidJSON
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkInvalidJSON//networks/create
12:30:58 [2021-04-02T12:30:58.144Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:30:58 [2021-04-02T12:30:58.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:30:58 [2021-04-02T12:30:58.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:30:58 [2021-04-02T12:30:58.144Z] === CONT  TestNetworkInvalidJSON//networks/create
12:30:58 [2021-04-02T12:30:58.144Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:30:58 [2021-04-02T12:30:58.144Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:30:58 [2021-04-02T12:30:58.144Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:30:58 [2021-04-02T12:30:58.144Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:30:58 [2021-04-02T12:30:58.144Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:30:58 [2021-04-02T12:30:58.144Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkList
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkList//networks
12:30:58 [2021-04-02T12:30:58.144Z] === PAUSE TestNetworkList//networks
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestNetworkList//networks/
12:30:58 [2021-04-02T12:30:58.144Z] === PAUSE TestNetworkList//networks/
12:30:58 [2021-04-02T12:30:58.144Z] === CONT  TestNetworkList//networks
12:30:58 [2021-04-02T12:30:58.144Z] === CONT  TestNetworkList//networks/
12:30:58 [2021-04-02T12:30:58.144Z] --- PASS: TestNetworkList (0.02s)
12:30:58 [2021-04-02T12:30:58.144Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:30:58 [2021-04-02T12:30:58.144Z]     --- PASS: TestNetworkList//networks (0.00s)
12:30:58 [2021-04-02T12:30:58.144Z] === RUN   TestHostIPv4BridgeLabel
12:30:59 [2021-04-02T12:30:59.109Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
12:30:59 [2021-04-02T12:30:59.109Z] === RUN   TestDaemonRestartWithLiveRestore
12:31:00 [2021-04-02T12:31:00.353Z] --- PASS: TestServiceUpdateNetwork (17.27s)
12:31:00 [2021-04-02T12:31:00.353Z] === RUN   TestServiceUpdatePidsLimit
12:31:00 [2021-04-02T12:31:00.353Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:31:00 [2021-04-02T12:31:00.353Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:31:00 [2021-04-02T12:31:00.470Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s)
12:31:00 [2021-04-02T12:31:00.470Z] === RUN   TestDaemonDefaultNetworkPools
12:31:00 [2021-04-02T12:31:00.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:00 [2021-04-02T12:31:00.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:00 [2021-04-02T12:31:00.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:00 [2021-04-02T12:31:00.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:01 [2021-04-02T12:31:01.830Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s)
12:31:01 [2021-04-02T12:31:01.830Z] === RUN   TestDaemonRestartWithExistingNetwork
12:31:02 [2021-04-02T12:31:02.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:02 [2021-04-02T12:31:02.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:02 [2021-04-02T12:31:02.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:02 [2021-04-02T12:31:02.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:03 [2021-04-02T12:31:03.712Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.02s)
12:31:03 [2021-04-02T12:31:03.712Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:31:06 [2021-04-02T12:31:06.266Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.60s)
12:31:06 [2021-04-02T12:31:06.266Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:31:06 [2021-04-02T12:31:06.566Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s)
12:31:06 [2021-04-02T12:31:06.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s)
12:31:06 [2021-04-02T12:31:06.566Z] === RUN   TestCgroupNamespacesRun
12:31:07 [2021-04-02T12:31:07.190Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s)
12:31:07 [2021-04-02T12:31:07.190Z] === RUN   TestServiceWithPredefinedNetwork
12:31:07 [2021-04-02T12:31:07.380Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:31:08 [2021-04-02T12:31:08.476Z] --- PASS: TestCgroupNamespacesRun (2.46s)
12:31:08 [2021-04-02T12:31:08.476Z] === RUN   TestCgroupNamespacesRunPrivileged
12:31:09 [2021-04-02T12:31:09.702Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s)
12:31:09 [2021-04-02T12:31:09.702Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:31:09 [2021-04-02T12:31:09.702Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:31:09 [2021-04-02T12:31:09.702Z]     service_test.go:242: FLAKY_TEST
12:31:09 [2021-04-02T12:31:09.702Z] === RUN   TestServiceWithDataPathPortInit
12:31:10 [2021-04-02T12:31:10.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:31:11 [2021-04-02T12:31:11.017Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
12:31:11 [2021-04-02T12:31:11.017Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:31:13 [2021-04-02T12:31:13.558Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.53s)
12:31:13 [2021-04-02T12:31:13.558Z] === RUN   TestCgroupNamespacesRunHostMode
12:31:15 [2021-04-02T12:31:15.875Z] --- PASS: TestServiceUpdatePidsLimit (18.21s)
12:31:15 [2021-04-02T12:31:15.875Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s)
12:31:15 [2021-04-02T12:31:15.875Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s)
12:31:15 [2021-04-02T12:31:15.875Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.35s)
12:31:15 [2021-04-02T12:31:15.875Z] PASS
12:31:15 [2021-04-02T12:31:15.875Z] 
12:31:15 [2021-04-02T12:31:15.875Z] === Skipped
12:31:15 [2021-04-02T12:31:15.875Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
12:31:15 [2021-04-02T12:31:15.875Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:31:15 [2021-04-02T12:31:15.875Z] 
12:31:15 [2021-04-02T12:31:15.875Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
12:31:15 [2021-04-02T12:31:15.875Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:31:15 [2021-04-02T12:31:15.875Z] 
12:31:15 [2021-04-02T12:31:15.875Z] 
12:31:15 [2021-04-02T12:31:15.875Z] DONE 27 tests, 2 skipped in 182.878s
12:31:15 [2021-04-02T12:31:15.875Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
12:31:15 [2021-04-02T12:31:15.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
12:31:15 [2021-04-02T12:31:15.875Z] ++ set -e
12:31:15 [2021-04-02T12:31:15.875Z] ++ '[' -n 0 ']'
12:31:15 [2021-04-02T12:31:15.875Z] ++ set -x
12:31:15 [2021-04-02T12:31:15.875Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
12:31:15 [2021-04-02T12:31:15.875Z] INFO: Testing against a local daemon
12:31:15 [2021-04-02T12:31:15.875Z] === RUN   TestSessionCreate
12:31:15 [2021-04-02T12:31:15.875Z] --- PASS: TestSessionCreate (0.02s)
12:31:15 [2021-04-02T12:31:15.875Z] === RUN   TestSessionCreateWithBadUpgrade
12:31:15 [2021-04-02T12:31:15.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
12:31:15 [2021-04-02T12:31:15.875Z] PASS
12:31:15 [2021-04-02T12:31:15.875Z] 
12:31:15 [2021-04-02T12:31:15.875Z] DONE 2 tests in 0.093s
12:31:15 [2021-04-02T12:31:15.875Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
12:31:15 [2021-04-02T12:31:15.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
12:31:15 [2021-04-02T12:31:15.875Z] ++ set -e
12:31:15 [2021-04-02T12:31:15.875Z] ++ '[' -n 0 ']'
12:31:15 [2021-04-02T12:31:15.875Z] ++ set -x
12:31:15 [2021-04-02T12:31:15.875Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
12:31:15 [2021-04-02T12:31:15.875Z] INFO: Testing against a local daemon
12:31:15 [2021-04-02T12:31:15.875Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:31:15 [2021-04-02T12:31:15.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:31:15 [2021-04-02T12:31:15.875Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:31:15 [2021-04-02T12:31:15.875Z] === RUN   TestEventsExecDie
12:31:16 [2021-04-02T12:31:16.099Z] --- PASS: TestCgroupNamespacesRunHostMode (2.47s)
12:31:16 [2021-04-02T12:31:16.099Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:31:17 [2021-04-02T12:31:17.374Z] --- PASS: TestEventsExecDie (1.25s)
12:31:17 [2021-04-02T12:31:17.374Z] === RUN   TestEventsBackwardsCompatible
12:31:17 [2021-04-02T12:31:17.374Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
12:31:17 [2021-04-02T12:31:17.374Z] === RUN   TestInfoBinaryCommits
12:31:17 [2021-04-02T12:31:17.374Z] --- PASS: TestInfoBinaryCommits (0.01s)
12:31:17 [2021-04-02T12:31:17.374Z] === RUN   TestInfoAPIVersioned
12:31:17 [2021-04-02T12:31:17.374Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:31:17 [2021-04-02T12:31:17.374Z] === RUN   TestInfoDiscoveryBackend
12:31:17 [2021-04-02T12:31:17.770Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:31:17 [2021-04-02T12:31:17.770Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:31:18 [2021-04-02T12:31:18.643Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.50s)
12:31:18 [2021-04-02T12:31:18.643Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:31:18 [2021-04-02T12:31:18.797Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:31:18 [2021-04-02T12:31:18.798Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:31:19 [2021-04-02T12:31:19.460Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:31:19 [2021-04-02T12:31:19.460Z] === RUN   TestInfoAPI
12:31:19 [2021-04-02T12:31:19.460Z] --- PASS: TestInfoAPI (0.01s)
12:31:19 [2021-04-02T12:31:19.460Z] === RUN   TestInfoAPIWarnings
12:31:20 [2021-04-02T12:31:20.553Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
12:31:20 [2021-04-02T12:31:20.553Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesFormat
12:31:20 [2021-04-02T12:31:20.926Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:31:21 [2021-04-02T12:31:21.850Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:31:21 [2021-04-02T12:31:21.935Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.41s)
12:31:21 [2021-04-02T12:31:21.935Z] === RUN   TestCgroupNamespacesRunOlderClient
12:31:23 [2021-04-02T12:31:23.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:31:23 [2021-04-02T12:31:23.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:31:24 [2021-04-02T12:31:24.357Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:31:24 [2021-04-02T12:31:24.357Z] === RUN   TestDockerSuite/TestImportBadURL
12:31:24 [2021-04-02T12:31:24.357Z] === RUN   TestDockerSuite/TestImportDisplay
12:31:24 [2021-04-02T12:31:24.475Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.55s)
12:31:24 [2021-04-02T12:31:24.475Z] === RUN   TestKernelTCPMemory
12:31:24 [2021-04-02T12:31:24.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:31:25 [2021-04-02T12:31:25.416Z] --- PASS: TestKernelTCPMemory (1.09s)
12:31:25 [2021-04-02T12:31:25.416Z] === RUN   TestNISDomainname
12:31:25 [2021-04-02T12:31:25.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:31:25 [2021-04-02T12:31:25.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:31:26 [2021-04-02T12:31:26.240Z] === RUN   TestDockerSuite/TestImportFile
12:31:26 [2021-04-02T12:31:26.797Z] --- PASS: TestNISDomainname (1.36s)
12:31:26 [2021-04-02T12:31:26.797Z] === RUN   TestHostnameDnsResolution
12:31:27 [2021-04-02T12:31:27.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:31:27 [2021-04-02T12:31:27.600Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:31:27 [2021-04-02T12:31:27.600Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:31:27 [2021-04-02T12:31:27.776Z] --- PASS: TestServiceWithDataPathPortInit (15.60s)
12:31:27 [2021-04-02T12:31:27.776Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:31:29 [2021-04-02T12:31:29.337Z] --- PASS: TestHostnameDnsResolution (2.34s)
12:31:29 [2021-04-02T12:31:29.337Z] === RUN   TestStats
12:31:29 [2021-04-02T12:31:29.482Z] === RUN   TestDockerSuite/TestImportGzipped
12:31:30 [2021-04-02T12:31:30.841Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:31:30 [2021-04-02T12:31:30.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:31:31 [2021-04-02T12:31:31.876Z] --- PASS: TestStats (2.87s)
12:31:31 [2021-04-02T12:31:31.876Z] === RUN   TestStopContainerWithTimeout
12:31:31 [2021-04-02T12:31:31.876Z] === RUN   TestStopContainerWithTimeout/0
12:31:31 [2021-04-02T12:31:31.876Z] === PAUSE TestStopContainerWithTimeout/0
12:31:31 [2021-04-02T12:31:31.876Z] === RUN   TestStopContainerWithTimeout/1
12:31:31 [2021-04-02T12:31:31.876Z] === PAUSE TestStopContainerWithTimeout/1
12:31:31 [2021-04-02T12:31:31.876Z] === RUN   TestStopContainerWithTimeout/3
12:31:31 [2021-04-02T12:31:31.876Z] === PAUSE TestStopContainerWithTimeout/3
12:31:31 [2021-04-02T12:31:31.876Z] === RUN   TestStopContainerWithTimeout/-1
12:31:31 [2021-04-02T12:31:31.876Z] === PAUSE TestStopContainerWithTimeout/-1
12:31:31 [2021-04-02T12:31:31.876Z] === CONT  TestStopContainerWithTimeout/0
12:31:31 [2021-04-02T12:31:31.876Z] === CONT  TestStopContainerWithTimeout/3
12:31:31 [2021-04-02T12:31:31.876Z] === CONT  TestStopContainerWithTimeout/-1
12:31:31 [2021-04-02T12:31:31.876Z] === CONT  TestStopContainerWithTimeout/1
12:31:32 [2021-04-02T12:31:32.723Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:31:33 [2021-04-02T12:31:33.014Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s)
12:31:33 [2021-04-02T12:31:33.014Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bnkt88qtz85nt7jzvbn4w4kwf Created:2021-04-02 12:31:26.640413145 +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[2cac21495bf5b6a49f8a58a5297c01fa87ec6c87da734204b9cefa2ad29b60ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g7ok03hnk61nuujqyby1smt8y EndpointID:c87d22f4c4a7b08a5fa5f8fddf42d67c081e65bfdd906c5e17b0167eae24d013 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e16e4e6f7eea7a4ffebc97a0ba7a35f4efa820760518ab42e2bf0bc6182691dd 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:72e21021f7c9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g7ok03hnk61nuujqyby1smt8y EndpointID:c87d22f4c4a7b08a5fa5f8fddf42d67c081e65bfdd906c5e17b0167eae24d013 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:31:33 [2021-04-02T12:31:33.014Z] PASS
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] === Skipped
12:31:33 [2021-04-02T12:31:33.014Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:31:33 [2021-04-02T12:31:33.014Z]     service_test.go:242: FLAKY_TEST
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] DONE 26 tests, 1 skipped in 55.219s
12:31:33 [2021-04-02T12:31:33.014Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:31:33 [2021-04-02T12:31:33.014Z] INFO: Testing against a local daemon
12:31:33 [2021-04-02T12:31:33.014Z] === RUN   TestDockerNetworkIpvlanPersistance
12:31:33 [2021-04-02T12:31:33.014Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:31:33 [2021-04-02T12:31:33.014Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:31:33 [2021-04-02T12:31:33.014Z] === RUN   TestDockerNetworkIpvlan
12:31:33 [2021-04-02T12:31:33.014Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:31:33 [2021-04-02T12:31:33.014Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:31:33 [2021-04-02T12:31:33.014Z] PASS
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] === Skipped
12:31:33 [2021-04-02T12:31:33.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:31:33 [2021-04-02T12:31:33.014Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:31:33 [2021-04-02T12:31:33.014Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] 
12:31:33 [2021-04-02T12:31:33.014Z] DONE 2 tests, 2 skipped in 0.038s
12:31:33 [2021-04-02T12:31:33.014Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:31:33 [2021-04-02T12:31:33.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:31:33 [2021-04-02T12:31:33.269Z] INFO: Testing against a local daemon
12:31:33 [2021-04-02T12:31:33.269Z] === RUN   TestDockerNetworkMacvlanPersistance
12:31:33 [2021-04-02T12:31:33.282Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:31:34 [2021-04-02T12:31:34.206Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:31:34 [2021-04-02T12:31:34.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:31:34 [2021-04-02T12:31:34.764Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:31:34 [2021-04-02T12:31:34.764Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:31:34 [2021-04-02T12:31:34.764Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:31:35 [2021-04-02T12:31:35.153Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s)
12:31:35 [2021-04-02T12:31:35.153Z] === RUN   TestDockerNetworkMacvlan
12:31:35 [2021-04-02T12:31:35.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:31:35 [2021-04-02T12:31:35.688Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:31:36 [2021-04-02T12:31:36.076Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:31:36 [2021-04-02T12:31:36.076Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
12:31:36 [2021-04-02T12:31:36.076Z]     --- PASS: TestStopContainerWithTimeout/1 (2.14s)
12:31:36 [2021-04-02T12:31:36.076Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.46s)
12:31:36 [2021-04-02T12:31:36.076Z]     --- PASS: TestStopContainerWithTimeout/3 (3.49s)
12:31:36 [2021-04-02T12:31:36.076Z] === RUN   TestDeleteDevicemapper
12:31:36 [2021-04-02T12:31:36.076Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:31:36 [2021-04-02T12:31:36.076Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:31:36 [2021-04-02T12:31:36.076Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:31:36 [2021-04-02T12:31:36.077Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:31:36 [2021-04-02T12:31:36.611Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:31:37 [2021-04-02T12:31:37.044Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:31:37 [2021-04-02T12:31:37.170Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:31:37 [2021-04-02T12:31:37.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:31:37 [2021-04-02T12:31:37.729Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:31:37 [2021-04-02T12:31:37.969Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestInfoAPIWarnings (16.28s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestInfoDebug
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestInfoDebug (0.52s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestInfoInsecureRegistries
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestInfoRegistryMirrors
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestLoginFailsWithBadCredentials
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestPingCacheHeaders
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestPingCacheHeaders (0.01s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestPingGet
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestPingGet (0.01s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestPingHead
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestPingHead (0.01s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestVersion
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestVersion (0.01s)
12:31:38 [2021-04-02T12:31:38.010Z] PASS
12:31:38 [2021-04-02T12:31:38.010Z] 
12:31:38 [2021-04-02T12:31:38.010Z] === Skipped
12:31:38 [2021-04-02T12:31:38.010Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:31:38 [2021-04-02T12:31:38.010Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:31:38 [2021-04-02T12:31:38.010Z] 
12:31:38 [2021-04-02T12:31:38.010Z] 
12:31:38 [2021-04-02T12:31:38.010Z] DONE 18 tests, 1 skipped in 21.659s
12:31:38 [2021-04-02T12:31:38.010Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
12:31:38 [2021-04-02T12:31:38.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
12:31:38 [2021-04-02T12:31:38.010Z] ++ set -e
12:31:38 [2021-04-02T12:31:38.010Z] ++ '[' -n 0 ']'
12:31:38 [2021-04-02T12:31:38.010Z] ++ set -x
12:31:38 [2021-04-02T12:31:38.010Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
12:31:38 [2021-04-02T12:31:38.010Z] INFO: Testing against a local daemon
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestVolumesCreateAndList
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestVolumesRemove
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestVolumesRemove (0.13s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestVolumesInspect
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestVolumesInspect (0.01s)
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestVolumesInvalidJSON
12:31:38 [2021-04-02T12:31:38.010Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:31:38 [2021-04-02T12:31:38.010Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:31:38 [2021-04-02T12:31:38.010Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:31:38 [2021-04-02T12:31:38.010Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:31:38 [2021-04-02T12:31:38.010Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:31:38 [2021-04-02T12:31:38.010Z] PASS
12:31:38 [2021-04-02T12:31:38.010Z] 
12:31:38 [2021-04-02T12:31:38.010Z] DONE 5 tests in 0.266s
12:31:38 [2021-04-02T12:31:38.010Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:31:38 [2021-04-02T12:31:38.010Z] ++++ cat bundles/test-integration/docker.pid
12:31:38 [2021-04-02T12:31:38.010Z] +++ kill 12236
12:31:38 [2021-04-02T12:31:38.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:31:38 [2021-04-02T12:31:38.619Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s)
12:31:38 [2021-04-02T12:31:38.619Z] === RUN   TestUpdateMemory
12:31:38 [2021-04-02T12:31:38.619Z] --- SKIP: TestUpdateMemory (0.00s)
12:31:38 [2021-04-02T12:31:38.619Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:31:38 [2021-04-02T12:31:38.619Z] === RUN   TestUpdateCPUQuota
12:31:38 [2021-04-02T12:31:38.652Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:31:39 [2021-04-02T12:31:39.211Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:31:39 [2021-04-02T12:31:39.211Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:31:39 [2021-04-02T12:31:39.509Z] +++ /etc/init.d/apparmor stop
12:31:39 [2021-04-02T12:31:39.509Z] Leaving: AppArmorNo profiles have been unloaded.
12:31:39 [2021-04-02T12:31:39.509Z] 
12:31:39 [2021-04-02T12:31:39.509Z] Unloading profiles will leave already running processes permanently
12:31:39 [2021-04-02T12:31:39.509Z] unconfined, which can lead to unexpected situations.
12:31:39 [2021-04-02T12:31:39.509Z] 
12:31:39 [2021-04-02T12:31:39.509Z] To set a process to complain mode, use the command line tool
12:31:39 [2021-04-02T12:31:39.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:31:39 [2021-04-02T12:31:39.509Z] +++ true
12:31:39 [2021-04-02T12:31:39.509Z] exiting test-integration
12:31:39 [2021-04-02T12:31:39.509Z] ++ exit 0
12:31:39 [2021-04-02T12:31:39.509Z] 
12:31:40 [2021-04-02T12:31:40.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
Post stage
[Pipeline] junit
12:31:40 [2021-04-02T12:31:40.590Z] Recording test results
12:31:40 [2021-04-02T12:31:40.781Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:31:41 [2021-04-02T12:31:41.197Z] + echo Ensuring container killed.
12:31:41 [2021-04-02T12:31:41.197Z] Ensuring container killed.
12:31:41 [2021-04-02T12:31:41.197Z] + docker rm -vf docker-pr1
12:31:41 [2021-04-02T12:31:41.197Z] Error: No such container: docker-pr1
12:31:41 [2021-04-02T12:31:41.197Z] + true
12:31:41 [2021-04-02T12:31:41.363Z] === RUN   TestDockerNetworkMacvlan/InternalMode
[Pipeline] sh
12:31:41 [2021-04-02T12:31:41.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:31:41 [2021-04-02T12:31:41.721Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:31:41 [2021-04-02T12:31:41.759Z] + echo Chowning /workspace to jenkins user
12:31:41 [2021-04-02T12:31:41.759Z] Chowning /workspace to jenkins user
12:31:41 [2021-04-02T12:31:41.759Z] + id -u
12:31:41 [2021-04-02T12:31:41.759Z] + id -g
12:31:41 [2021-04-02T12:31:41.759Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42245:/workspace busybox chown -R 1001:1001 /workspace
12:31:42 [2021-04-02T12:31:42.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:31:42 [2021-04-02T12:31:42.689Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:31:43 [2021-04-02T12:31:43.612Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:31:43 [2021-04-02T12:31:43.612Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:31:43 [2021-04-02T12:31:43.612Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:31:44 [2021-04-02T12:31:44.059Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:31:44 [2021-04-02T12:31:44.059Z] Using test binary docker
12:31:44 [2021-04-02T12:31:44.059Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:31:44 [2021-04-02T12:31:44.059Z] +++ /etc/init.d/apparmor start
12:31:44 [2021-04-02T12:31:44.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:31:44 [2021-04-02T12:31:44.059Z] INFO: Waiting for daemon to start...
12:31:44 [2021-04-02T12:31:44.059Z] Starting dockerd
12:31:44 [2021-04-02T12:31:44.059Z] +++ 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
12:31:44 [2021-04-02T12:31:44.171Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:31:44 [2021-04-02T12:31:44.171Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:31:44 [2021-04-02T12:31:44.664Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:31:44 [2021-04-02T12:31:44.863Z] + bundleName=s390x-integration
12:31:44 [2021-04-02T12:31:44.863Z] + echo Creating s390x-integration-bundles.tar.gz
12:31:44 [2021-04-02T12:31:44.863Z] Creating s390x-integration-bundles.tar.gz
12:31:44 [2021-04-02T12:31:44.863Z] + xargs tar -czf s390x-integration-bundles.tar.gz
12:31:44 [2021-04-02T12:31:44.863Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:31:44 [2021-04-02T12:31:44.906Z] Archiving artifacts
12:31:45 [2021-04-02T12:31:45.193Z] --- PASS: TestUpdateCPUQuota (5.87s)
12:31:45 [2021-04-02T12:31:45.193Z] === RUN   TestUpdatePidsLimit
12:31:45 [2021-04-02T12:31:45.193Z] === RUN   TestUpdatePidsLimit/update_from_none
12:31:45 [2021-04-02T12:31:45.193Z] === RUN   TestUpdatePidsLimit/no_change
12:31:45 [2021-04-02T12:31:45.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:31:45 [2021-04-02T12:31:45.626Z] + make clean
12:31:45 [2021-04-02T12:31:45.762Z] === RUN   TestUpdatePidsLimit/update_lower
12:31:45 [2021-04-02T12:31:45.916Z] docker volume rm -f docker-dev-cache
12:31:45 [2021-04-02T12:31:45.916Z] docker-dev-cache
[Pipeline] deleteDir
12:31:46 [2021-04-02T12:31:46.088Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:31:46 [2021-04-02T12:31:46.134Z] .
12:31:46 [2021-04-02T12:31:46.134Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:31:46 [2021-04-02T12:31:46.134Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:31:46 [2021-04-02T12:31:46.134Z] Error: No such image: emptyfs
12:31:46 [2021-04-02T12:31:46.134Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:31:46 [2021-04-02T12:31:46.134Z] ++++ docker load
12:31:46 [2021-04-02T12:31:46.134Z] Running integration-test (iteration 1)
12:31:46 [2021-04-02T12:31:46.134Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
12:31:46 [2021-04-02T12:31:46.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
12:31:46 [2021-04-02T12:31:46.134Z] ++ set -e
12:31:46 [2021-04-02T12:31:46.134Z] ++ '[' -n 0 ']'
12:31:46 [2021-04-02T12:31:46.134Z] ++ set -x
12:31:46 [2021-04-02T12:31:46.134Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
12:31:46 [2021-04-02T12:31:46.331Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:31:46 [2021-04-02T12:31:46.647Z] === RUN   TestDockerSuite/TestInspectDefault
12:31:47 [2021-04-02T12:31:47.271Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:31:47 [2021-04-02T12:31:47.570Z] === RUN   TestDockerSuite/TestInspectHistory
12:31:47 [2021-04-02T12:31:47.840Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
[Pipeline] }
[Pipeline] // withEnv
12:31:48 [2021-04-02T12:31:48.410Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:31:48 [2021-04-02T12:31:48.494Z] === RUN   TestDockerSuite/TestInspectImage
12:31:48 [2021-04-02T12:31:48.494Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:31:48 [2021-04-02T12:31:48.494Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:31:48 [2021-04-02T12:31:48.494Z] === RUN   TestDockerSuite/TestInspectInt64
12:31:49 [2021-04-02T12:31:49.054Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:31:49 [2021-04-02T12:31:49.793Z] --- PASS: TestUpdatePidsLimit (5.24s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.67s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s)
12:31:49 [2021-04-02T12:31:49.793Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s)
12:31:49 [2021-04-02T12:31:49.793Z] === RUN   TestUpdateRestartPolicy
12:31:49 [2021-04-02T12:31:49.977Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:31:49 [2021-04-02T12:31:49.977Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:31:50 [2021-04-02T12:31:50.537Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:31:51 [2021-04-02T12:31:51.233Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:31:51 [2021-04-02T12:31:51.460Z] === RUN   TestDockerSuite/TestInspectPlugin
12:31:52 [2021-04-02T12:31:52.157Z] --- PASS: TestDockerNetworkMacvlan (17.17s)
12:31:52 [2021-04-02T12:31:52.157Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
12:31:52 [2021-04-02T12:31:52.157Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
12:31:52 [2021-04-02T12:31:52.157Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
12:31:52 [2021-04-02T12:31:52.157Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s)
12:31:52 [2021-04-02T12:31:52.157Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
12:31:52 [2021-04-02T12:31:52.157Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s)
12:31:52 [2021-04-02T12:31:52.157Z] PASS
12:31:52 [2021-04-02T12:31:52.157Z] 
12:31:52 [2021-04-02T12:31:52.157Z] DONE 8 tests in 19.175s
12:31:52 [2021-04-02T12:31:52.411Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:31:52 [2021-04-02T12:31:52.411Z] testing: warning: no tests to run
12:31:52 [2021-04-02T12:31:52.411Z] PASS
12:31:52 [2021-04-02T12:31:52.411Z] 
12:31:52 [2021-04-02T12:31:52.411Z] DONE 0 tests in 0.006s
12:31:52 [2021-04-02T12:31:52.411Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:31:52 [2021-04-02T12:31:52.411Z] INFO: Testing against a local daemon
12:31:52 [2021-04-02T12:31:52.411Z] === RUN   TestAuthZPluginAllowRequest
12:31:52 [2021-04-02T12:31:52.820Z] === RUN   TestDockerSuite/TestInspectRootFS
12:31:52 [2021-04-02T12:31:52.820Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:31:53 [2021-04-02T12:31:53.379Z] === RUN   TestDockerSuite/TestInspectStatus
12:31:54 [2021-04-02T12:31:54.297Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
12:31:54 [2021-04-02T12:31:54.297Z] === RUN   TestAuthZPluginTLS
12:31:54 [2021-04-02T12:31:54.303Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:31:54 [2021-04-02T12:31:54.552Z] --- PASS: TestAuthZPluginTLS (0.64s)
12:31:54 [2021-04-02T12:31:54.552Z] === RUN   TestAuthZPluginDenyRequest
12:31:55 [2021-04-02T12:31:55.118Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
12:31:55 [2021-04-02T12:31:55.118Z] === RUN   TestAuthZPluginAPIDenyResponse
12:31:56 [2021-04-02T12:31:56.051Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
12:31:56 [2021-04-02T12:31:56.051Z] === RUN   TestAuthZPluginDenyResponse
12:31:56 [2021-04-02T12:31:56.185Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:31:56 [2021-04-02T12:31:56.611Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
12:31:56 [2021-04-02T12:31:56.611Z] === RUN   TestAuthZPluginAllowEventStream
12:31:56 [2021-04-02T12:31:56.744Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:31:57 [2021-04-02T12:31:57.303Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:31:57 [2021-04-02T12:31:57.971Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s)
12:31:57 [2021-04-02T12:31:57.971Z] === RUN   TestAuthZPluginErrorResponse
12:31:58 [2021-04-02T12:31:58.227Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:31:58 [2021-04-02T12:31:58.786Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:31:58 [2021-04-02T12:31:58.937Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
12:31:58 [2021-04-02T12:31:58.937Z] === RUN   TestAuthZPluginErrorRequest
12:31:59 [2021-04-02T12:31:59.192Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
12:31:59 [2021-04-02T12:31:59.192Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
12:31:59 [2021-04-02T12:31:59.354Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:31:59 [2021-04-02T12:31:59.354Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
12:31:59 [2021-04-02T12:31:59.355Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:31:59 [2021-04-02T12:31:59.355Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:31:59 [2021-04-02T12:31:59.355Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:31:59 [2021-04-02T12:31:59.710Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:32:00 [2021-04-02T12:32:00.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
12:32:00 [2021-04-02T12:32:00.117Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:32:00 [2021-04-02T12:32:00.270Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:32:00 [2021-04-02T12:32:00.270Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:32:01 [2021-04-02T12:32:01.534Z] Loaded image: buildpack-deps:buster
12:32:01 [2021-04-02T12:32:01.534Z] Loaded image: busybox:latest
12:32:01 [2021-04-02T12:32:01.534Z] Loaded image: busybox:glibc
12:32:01 [2021-04-02T12:32:01.829Z] Loaded image: debian:bullseye
12:32:01 [2021-04-02T12:32:01.866Z] ok  	github.com/docker/docker/builder/remotecontext	0.094s	coverage: 13.7% of statements
12:32:02 [2021-04-02T12:32:02.002Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
12:32:02 [2021-04-02T12:32:02.002Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:32:02 [2021-04-02T12:32:02.122Z] ok  	github.com/docker/docker/builder/dockerfile	0.287s	coverage: 48.5% of statements
12:32:02 [2021-04-02T12:32:02.122Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:32:02 [2021-04-02T12:32:02.123Z] Loaded image: hello-world:latest
12:32:02 [2021-04-02T12:32:02.123Z] Loaded image: arm32v7/hello-world:latest
12:32:02 [2021-04-02T12:32:02.123Z] INFO: Testing against a local daemon
12:32:02 [2021-04-02T12:32:02.123Z] === RUN   TestCgroupNamespacesBuild
12:32:02 [2021-04-02T12:32:02.152Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:32:03 [2021-04-02T12:32:03.485Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
12:32:03 [2021-04-02T12:32:03.512Z] === RUN   TestDockerSuite/TestLinksEnvs
12:32:03 [2021-04-02T12:32:03.641Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
12:32:03 [2021-04-02T12:32:03.641Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:32:03 [2021-04-02T12:32:03.886Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s)
12:32:03 [2021-04-02T12:32:03.886Z] === RUN   TestAuthZPluginHeader
12:32:04 [2021-04-02T12:32:04.412Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.308s	coverage: 86.3% of statements
12:32:04 [2021-04-02T12:32:04.412Z] ?   	github.com/docker/docker/cli	[no test files]
12:32:04 [2021-04-02T12:32:04.412Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:32:04 [2021-04-02T12:32:04.706Z] --- PASS: TestUpdateRestartPolicy (12.95s)
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestUpdateRestartWithAutoRemove
12:32:04 [2021-04-02T12:32:04.706Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestWaitNonBlocked
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:04 [2021-04-02T12:32:04.706Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:04 [2021-04-02T12:32:04.706Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:04 [2021-04-02T12:32:04.706Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:04 [2021-04-02T12:32:04.706Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:04 [2021-04-02T12:32:04.706Z] --- PASS: TestWaitNonBlocked (0.02s)
12:32:04 [2021-04-02T12:32:04.706Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
12:32:04 [2021-04-02T12:32:04.706Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestWaitBlocked
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:32:04 [2021-04-02T12:32:04.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:32:04 [2021-04-02T12:32:04.706Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:32:04 [2021-04-02T12:32:04.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:32:04 [2021-04-02T12:32:04.706Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:32:04 [2021-04-02T12:32:04.706Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:32:04 [2021-04-02T12:32:04.810Z] --- PASS: TestAuthZPluginHeader (0.86s)
12:32:04 [2021-04-02T12:32:04.810Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:32:04 [2021-04-02T12:32:04.871Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:32:05 [2021-04-02T12:32:05.126Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:32:05 [2021-04-02T12:32:05.156Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s)
12:32:05 [2021-04-02T12:32:05.156Z] === RUN   TestBuildWithSession
12:32:05 [2021-04-02T12:32:05.156Z] --- SKIP: TestBuildWithSession (0.00s)
12:32:05 [2021-04-02T12:32:05.156Z]     build_session_test.go:25: TODO: BuildKit
12:32:05 [2021-04-02T12:32:05.156Z] === RUN   TestBuildSquashParent
12:32:05 [2021-04-02T12:32:05.650Z] --- PASS: TestWaitBlocked (0.03s)
12:32:05 [2021-04-02T12:32:05.650Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
12:32:05 [2021-04-02T12:32:05.650Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
12:32:05 [2021-04-02T12:32:05.650Z] === CONT  TestContainerStartOnDaemonRestart
12:32:05 [2021-04-02T12:32:05.650Z] === CONT  TestContainerKillOnDaemonStart
12:32:05 [2021-04-02T12:32:05.650Z] === CONT  TestDaemonHostGatewayIP
12:32:05 [2021-04-02T12:32:05.650Z] === CONT  TestRestartDaemonWithRestartingContainer
12:32:05 [2021-04-02T12:32:05.685Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:32:07 [2021-04-02T12:32:07.676Z] ok  	github.com/docker/docker/client	0.133s	coverage: 75.4% of statements
12:32:08 [2021-04-02T12:32:08.199Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:32:09 [2021-04-02T12:32:09.628Z] --- PASS: TestBuildSquashParent (4.34s)
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:09 [2021-04-02T12:32:09.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:09 [2021-04-02T12:32:09.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:09 [2021-04-02T12:32:09.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:09 [2021-04-02T12:32:09.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:09 [2021-04-02T12:32:09.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:09 [2021-04-02T12:32:09.628Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:09 [2021-04-02T12:32:09.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:09 [2021-04-02T12:32:09.628Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:09 [2021-04-02T12:32:09.628Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:09 [2021-04-02T12:32:09.628Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:09 [2021-04-02T12:32:09.628Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:09 [2021-04-02T12:32:09.868Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
12:32:09 [2021-04-02T12:32:09.868Z] === CONT  TestIpcModeOlderClient
12:32:09 [2021-04-02T12:32:09.868Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:32:09 [2021-04-02T12:32:09.868Z] === CONT  TestDaemonRestartIpcMode
12:32:10 [2021-04-02T12:32:10.043Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.51s)
12:32:10 [2021-04-02T12:32:10.043Z] === RUN   TestAuthZPluginV2Disable
12:32:10 [2021-04-02T12:32:10.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:32:10 [2021-04-02T12:32:10.661Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:32:10 [2021-04-02T12:32:10.810Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.84s)
12:32:11 [2021-04-02T12:32:11.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:12 [2021-04-02T12:32:12.027Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:12 [2021-04-02T12:32:12.722Z] --- PASS: TestDaemonHostGatewayIP (6.62s)
12:32:12 [2021-04-02T12:32:12.982Z] --- PASS: TestDaemonRestartIpcMode (3.77s)
12:32:13 [2021-04-02T12:32:13.302Z] --- PASS: TestAuthZPluginV2Disable (3.66s)
12:32:13 [2021-04-02T12:32:13.302Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:32:13 [2021-04-02T12:32:13.918Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:32:13 [2021-04-02T12:32:13.918Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:32:14 [2021-04-02T12:32:14.107Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:32:14 [2021-04-02T12:32:14.107Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s)
12:32:14 [2021-04-02T12:32:14.107Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s)
12:32:14 [2021-04-02T12:32:14.107Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
12:32:14 [2021-04-02T12:32:14.107Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
12:32:14 [2021-04-02T12:32:14.107Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s)
12:32:14 [2021-04-02T12:32:14.107Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
12:32:14 [2021-04-02T12:32:14.107Z] === RUN   TestBuildMultiStageCopy
12:32:14 [2021-04-02T12:32:14.107Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:32:15 [2021-04-02T12:32:15.624Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:32:15 [2021-04-02T12:32:15.918Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:32:16 [2021-04-02T12:32:16.212Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:32:16 [2021-04-02T12:32:16.427Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:32:16 [2021-04-02T12:32:16.505Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:32:16 [2021-04-02T12:32:16.560Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s)
12:32:16 [2021-04-02T12:32:16.560Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:32:16 [2021-04-02T12:32:16.682Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:32:16 [2021-04-02T12:32:16.800Z] --- PASS: TestBuildMultiStageCopy (2.96s)
12:32:16 [2021-04-02T12:32:16.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s)
12:32:16 [2021-04-02T12:32:16.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
12:32:16 [2021-04-02T12:32:16.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
12:32:16 [2021-04-02T12:32:16.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
12:32:16 [2021-04-02T12:32:16.800Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
12:32:16 [2021-04-02T12:32:16.800Z] === RUN   TestBuildMultiStageParentConfig
12:32:17 [2021-04-02T12:32:17.839Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
12:32:17 [2021-04-02T12:32:17.839Z] === RUN   TestBuildLabelWithTargets
12:32:18 [2021-04-02T12:32:18.042Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:32:18 [2021-04-02T12:32:18.882Z] --- PASS: TestBuildLabelWithTargets (1.29s)
12:32:18 [2021-04-02T12:32:18.882Z] === RUN   TestBuildWithEmptyLayers
12:32:19 [2021-04-02T12:32:19.519Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
12:32:19 [2021-04-02T12:32:19.519Z] === RUN   TestBuildMultiStageOnBuild
12:32:19 [2021-04-02T12:32:19.555Z] --- PASS: TestContainerKillOnDaemonStart (13.71s)
12:32:19 [2021-04-02T12:32:19.555Z] PASS
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] === Skipped
12:32:19 [2021-04-02T12:32:19.555Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:32:19 [2021-04-02T12:32:19.555Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
12:32:19 [2021-04-02T12:32:19.555Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
12:32:19 [2021-04-02T12:32:19.555Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:32:19 [2021-04-02T12:32:19.555Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:32:19 [2021-04-02T12:32:19.555Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
12:32:19 [2021-04-02T12:32:19.555Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] 
12:32:19 [2021-04-02T12:32:19.555Z] DONE 196 tests, 6 skipped in 163.202s
12:32:19 [2021-04-02T12:32:19.555Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:32:19 [2021-04-02T12:32:19.555Z] ++ 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
12:32:19 [2021-04-02T12:32:19.555Z] ++ set -e
12:32:19 [2021-04-02T12:32:19.555Z] ++ '[' -n 0 ']'
12:32:19 [2021-04-02T12:32:19.555Z] ++ set -x
12:32:19 [2021-04-02T12:32:19.555Z] ++ 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
12:32:19 [2021-04-02T12:32:19.815Z] INFO: Testing against a local daemon
12:32:19 [2021-04-02T12:32:19.815Z] === RUN   TestCommitInheritsEnv
12:32:20 [2021-04-02T12:32:20.076Z] --- PASS: TestCommitInheritsEnv (0.41s)
12:32:20 [2021-04-02T12:32:20.076Z] === RUN   TestImportExtremelyLargeImageWorks
12:32:20 [2021-04-02T12:32:20.076Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:32:20 [2021-04-02T12:32:20.076Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:32:20 [2021-04-02T12:32:20.076Z] === RUN   TestImagesFilterMultiReference
12:32:20 [2021-04-02T12:32:20.076Z] --- PASS: TestImagesFilterMultiReference (0.10s)
12:32:20 [2021-04-02T12:32:20.076Z] === RUN   TestImagePullPlatformInvalid
12:32:20 [2021-04-02T12:32:20.336Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:32:20 [2021-04-02T12:32:20.336Z] === RUN   TestRemoveImageOrphaning
12:32:20 [2021-04-02T12:32:20.596Z] --- PASS: TestRemoveImageOrphaning (0.40s)
12:32:20 [2021-04-02T12:32:20.596Z] === RUN   TestRemoveImageGarbageCollector
12:32:20 [2021-04-02T12:32:20.596Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:32:20 [2021-04-02T12:32:20.596Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:32:20 [2021-04-02T12:32:20.596Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:32:20 [2021-04-02T12:32:20.596Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:32:20 [2021-04-02T12:32:20.596Z] === RUN   TestTagInvalidReference
12:32:20 [2021-04-02T12:32:20.856Z] --- PASS: TestTagInvalidReference (0.03s)
12:32:20 [2021-04-02T12:32:20.856Z] === RUN   TestTagValidPrefixedRepo
12:32:20 [2021-04-02T12:32:20.856Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:32:20 [2021-04-02T12:32:20.856Z] === RUN   TestTagExistedNameWithoutForce
12:32:20 [2021-04-02T12:32:20.856Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:32:20 [2021-04-02T12:32:20.856Z] === RUN   TestTagOfficialNames
12:32:20 [2021-04-02T12:32:20.856Z] --- PASS: TestTagOfficialNames (0.08s)
12:32:20 [2021-04-02T12:32:20.856Z] === RUN   TestTagMatchesDigest
12:32:20 [2021-04-02T12:32:20.856Z] --- PASS: TestTagMatchesDigest (0.03s)
12:32:20 [2021-04-02T12:32:20.856Z] PASS
12:32:20 [2021-04-02T12:32:20.856Z] 
12:32:20 [2021-04-02T12:32:20.856Z] === Skipped
12:32:20 [2021-04-02T12:32:20.856Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:32:20 [2021-04-02T12:32:20.856Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:32:20 [2021-04-02T12:32:20.856Z] 
12:32:20 [2021-04-02T12:32:20.856Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:32:20 [2021-04-02T12:32:20.856Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:32:20 [2021-04-02T12:32:20.856Z] 
12:32:20 [2021-04-02T12:32:20.856Z] 
12:32:20 [2021-04-02T12:32:20.856Z] DONE 12 tests, 2 skipped in 1.472s
12:32:20 [2021-04-02T12:32:20.856Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:32:20 [2021-04-02T12:32:20.856Z] ++ 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
12:32:20 [2021-04-02T12:32:20.856Z] ++ set -e
12:32:20 [2021-04-02T12:32:20.856Z] ++ '[' -n 0 ']'
12:32:20 [2021-04-02T12:32:20.856Z] ++ set -x
12:32:20 [2021-04-02T12:32:20.856Z] ++ 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
12:32:21 [2021-04-02T12:32:21.116Z] INFO: Testing against a local daemon
12:32:21 [2021-04-02T12:32:21.116Z] === RUN   TestNetworkCreateDelete
12:32:21 [2021-04-02T12:32:21.615Z] --- PASS: TestBuildMultiStageOnBuild (1.79s)
12:32:21 [2021-04-02T12:32:21.615Z] === RUN   TestBuildUncleanTarFilenames
12:32:22 [2021-04-02T12:32:22.056Z] --- PASS: TestNetworkCreateDelete (0.83s)
12:32:22 [2021-04-02T12:32:22.056Z] === RUN   TestDockerNetworkDeletePreferID
12:32:22 [2021-04-02T12:32:22.254Z] --- PASS: TestBuildUncleanTarFilenames (0.88s)
12:32:22 [2021-04-02T12:32:22.254Z] === RUN   TestBuildMultiStageLayerLeak
12:32:24 [2021-04-02T12:32:24.329Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s)
12:32:24 [2021-04-02T12:32:24.329Z] === RUN   TestBuildWithHugeFile
12:32:24 [2021-04-02T12:32:24.595Z] --- PASS: TestDockerNetworkDeletePreferID (2.54s)
12:32:24 [2021-04-02T12:32:24.595Z] === RUN   TestDaemonDNSFallback
12:32:26 [2021-04-02T12:32:26.489Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.97s)
12:32:26 [2021-04-02T12:32:26.489Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:32:30 [2021-04-02T12:32:30.194Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:32:30 [2021-04-02T12:32:30.194Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:32:31 [2021-04-02T12:32:31.555Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:32:32 [2021-04-02T12:32:32.724Z] --- PASS: TestDaemonDNSFallback (8.36s)
12:32:32 [2021-04-02T12:32:32.724Z] === RUN   TestInspectNetwork
12:32:34 [2021-04-02T12:32:34.815Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:32:35 [2021-04-02T12:32:35.738Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:32:38 [2021-04-02T12:32:38.005Z] === RUN   TestInspectNetwork/full_network_id
12:32:38 [2021-04-02T12:32:38.005Z] === RUN   TestInspectNetwork/partial_network_id
12:32:38 [2021-04-02T12:32:38.005Z] === RUN   TestInspectNetwork/network_name
12:32:38 [2021-04-02T12:32:38.005Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:32:38 [2021-04-02T12:32:38.995Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:32:38 [2021-04-02T12:32:38.995Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:32:38 [2021-04-02T12:32:38.995Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:32:38 [2021-04-02T12:32:38.995Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:32:38 [2021-04-02T12:32:38.995Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:32:39 [2021-04-02T12:32:39.554Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:32:40 [2021-04-02T12:32:40.113Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:32:42 [2021-04-02T12:32:42.204Z] --- PASS: TestInspectNetwork (9.49s)
12:32:42 [2021-04-02T12:32:42.204Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:32:42 [2021-04-02T12:32:42.204Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:32:42 [2021-04-02T12:32:42.204Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:32:42 [2021-04-02T12:32:42.204Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:32:42 [2021-04-02T12:32:42.204Z] === RUN   TestRunContainerWithBridgeNone
12:32:44 [2021-04-02T12:32:44.270Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:32:44 [2021-04-02T12:32:44.528Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.77s)
12:32:44 [2021-04-02T12:32:44.528Z] PASS
12:32:44 [2021-04-02T12:32:44.528Z] 
12:32:44 [2021-04-02T12:32:44.528Z] DONE 17 tests in 51.603s
12:32:44 [2021-04-02T12:32:44.528Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:32:44 [2021-04-02T12:32:44.528Z] INFO: Testing against a local daemon
12:32:44 [2021-04-02T12:32:44.528Z] === RUN   TestPluginInvalidJSON
12:32:44 [2021-04-02T12:32:44.528Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:32:44 [2021-04-02T12:32:44.528Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:32:44 [2021-04-02T12:32:44.528Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:32:44 [2021-04-02T12:32:44.528Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:32:44 [2021-04-02T12:32:44.528Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:32:44 [2021-04-02T12:32:44.528Z] === RUN   TestPluginInstall
12:32:44 [2021-04-02T12:32:44.528Z] === RUN   TestPluginInstall/no_auth
12:32:44 [2021-04-02T12:32:44.829Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:32:45 [2021-04-02T12:32:45.086Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:32:45 [2021-04-02T12:32:45.908Z] time="2021-04-02T12:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:32:45 [2021-04-02T12:32:45.908Z] time="2021-04-02T12:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eecf4fcedab53f20de1a24a1eaf731dc2eb6f70b854cdfcddc660e1bb0662f84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:32:45 [2021-04-02T12:32:45.908Z] time="2021-04-02T12:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:32:45 [2021-04-02T12:32:45.908Z] time="2021-04-02T12:32:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eecf4fcedab53f20de1a24a1eaf731dc2eb6f70b854cdfcddc660e1bb0662f84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:32:46 [2021-04-02T12:32:46.163Z] === RUN   TestPluginInstall/with_htpasswd
12:32:46 [2021-04-02T12:32:46.409Z] --- PASS: TestRunContainerWithBridgeNone (3.47s)
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkInvalidJSON
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkInvalidJSON//networks/create
12:32:46 [2021-04-02T12:32:46.409Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:32:46 [2021-04-02T12:32:46.409Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:32:46 [2021-04-02T12:32:46.409Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:32:46 [2021-04-02T12:32:46.409Z] === CONT  TestNetworkInvalidJSON//networks/create
12:32:46 [2021-04-02T12:32:46.409Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:32:46 [2021-04-02T12:32:46.409Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:32:46 [2021-04-02T12:32:46.409Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:32:46 [2021-04-02T12:32:46.409Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:32:46 [2021-04-02T12:32:46.409Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:32:46 [2021-04-02T12:32:46.409Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkList
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkList//networks
12:32:46 [2021-04-02T12:32:46.409Z] === PAUSE TestNetworkList//networks
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestNetworkList//networks/
12:32:46 [2021-04-02T12:32:46.409Z] === PAUSE TestNetworkList//networks/
12:32:46 [2021-04-02T12:32:46.409Z] === CONT  TestNetworkList//networks
12:32:46 [2021-04-02T12:32:46.409Z] === CONT  TestNetworkList//networks/
12:32:46 [2021-04-02T12:32:46.409Z] --- PASS: TestNetworkList (0.03s)
12:32:46 [2021-04-02T12:32:46.409Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:32:46 [2021-04-02T12:32:46.409Z]     --- PASS: TestNetworkList//networks (0.00s)
12:32:46 [2021-04-02T12:32:46.409Z] === RUN   TestHostIPv4BridgeLabel
12:32:46 [2021-04-02T12:32:46.723Z] time="2021-04-02T12:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:32:46 [2021-04-02T12:32:46.723Z] time="2021-04-02T12:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eecf4fcedab53f20de1a24a1eaf731dc2eb6f70b854cdfcddc660e1bb0662f84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:32:46 [2021-04-02T12:32:46.723Z] time="2021-04-02T12:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:32:46 [2021-04-02T12:32:46.723Z] time="2021-04-02T12:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eecf4fcedab53f20de1a24a1eaf731dc2eb6f70b854cdfcddc660e1bb0662f84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:32:46 [2021-04-02T12:32:46.723Z] === RUN   TestPluginInstall/with_insecure
12:32:47 [2021-04-02T12:32:47.348Z] --- PASS: TestHostIPv4BridgeLabel (1.48s)
12:32:47 [2021-04-02T12:32:47.348Z] === RUN   TestDaemonRestartWithLiveRestore
12:32:48 [2021-04-02T12:32:48.084Z] time="2021-04-02T12:32:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:32:48 [2021-04-02T12:32:48.084Z] time="2021-04-02T12:32:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20075817e38a3c2eb5104f586787f69b54feff4c3955f292a76c38cccf1b7092" mediatype=application/vnd.docker.plugin.v1+json size=522
12:32:48 [2021-04-02T12:32:48.084Z] time="2021-04-02T12:32:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:32:48 [2021-04-02T12:32:48.084Z] time="2021-04-02T12:32:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20075817e38a3c2eb5104f586787f69b54feff4c3955f292a76c38cccf1b7092" mediatype=application/vnd.docker.plugin.v1+json size=522
12:32:48 [2021-04-02T12:32:48.084Z] --- PASS: TestPluginInstall (4.22s)
12:32:48 [2021-04-02T12:32:48.084Z]     --- PASS: TestPluginInstall/no_auth (2.09s)
12:32:48 [2021-04-02T12:32:48.084Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
12:32:48 [2021-04-02T12:32:48.084Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
12:32:48 [2021-04-02T12:32:48.084Z]         plugin_test.go:160: [d85d52a948cce] daemon is not started
12:32:48 [2021-04-02T12:32:48.084Z] === RUN   TestPluginsWithRuntimes
12:32:49 [2021-04-02T12:32:49.888Z] --- PASS: TestDaemonRestartWithLiveRestore (2.60s)
12:32:49 [2021-04-02T12:32:49.888Z] === RUN   TestDaemonDefaultNetworkPools
12:32:49 [2021-04-02T12:32:49.969Z] === RUN   TestPluginsWithRuntimes/No_Args
12:32:50 [2021-04-02T12:32:50.338Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:32:50 [2021-04-02T12:32:50.592Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:32:50 [2021-04-02T12:32:50.592Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:32:51 [2021-04-02T12:32:51.515Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:32:51 [2021-04-02T12:32:51.851Z] === RUN   TestPluginsWithRuntimes/With_Args
12:32:52 [2021-04-02T12:32:52.428Z] --- PASS: TestDaemonDefaultNetworkPools (2.25s)
12:32:52 [2021-04-02T12:32:52.428Z] === RUN   TestDaemonRestartWithExistingNetwork
12:32:52 [2021-04-02T12:32:52.876Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:32:53 [2021-04-02T12:32:53.212Z] --- PASS: TestPluginsWithRuntimes (4.89s)
12:32:53 [2021-04-02T12:32:53.212Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.54s)
12:32:53 [2021-04-02T12:32:53.212Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.49s)
12:32:53 [2021-04-02T12:32:53.212Z] PASS
12:32:53 [2021-04-02T12:32:53.212Z] 
12:32:53 [2021-04-02T12:32:53.212Z] DONE 9 tests in 9.161s
12:32:53 [2021-04-02T12:32:53.212Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:32:53 [2021-04-02T12:32:53.212Z] INFO: Testing against a local daemon
12:32:53 [2021-04-02T12:32:53.212Z] === RUN   TestExternalGraphDriver
12:32:53 [2021-04-02T12:32:53.212Z] === RUN   TestExternalGraphDriver/json
12:32:53 [2021-04-02T12:32:53.800Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:32:54 [2021-04-02T12:32:54.292Z] ok  	github.com/docker/docker/cmd/dockerd	0.079s	coverage: 29.1% of statements
12:32:54 [2021-04-02T12:32:54.292Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.7% of statements
12:32:54 [2021-04-02T12:32:54.292Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:32:54 [2021-04-02T12:32:54.292Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:32:54 [2021-04-02T12:32:54.292Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:32:54 [2021-04-02T12:32:54.292Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:32:54 [2021-04-02T12:32:54.723Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:32:55 [2021-04-02T12:32:55.722Z] === RUN   TestExternalGraphDriver/spec
12:32:55 [2021-04-02T12:32:55.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.60s)
12:32:55 [2021-04-02T12:32:55.724Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:32:56 [2021-04-02T12:32:56.083Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:32:57 [2021-04-02T12:32:57.442Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:32:58 [2021-04-02T12:32:58.232Z] === RUN   TestExternalGraphDriver/pull
12:32:58 [2021-04-02T12:32:58.365Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:32:58 [2021-04-02T12:32:58.925Z] === RUN   TestDockerSuite/TestLogsSince
12:32:59 [2021-04-02T12:32:59.556Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
12:33:00 [2021-04-02T12:33:00.160Z] --- PASS: TestExternalGraphDriver (6.85s)
12:33:00 [2021-04-02T12:33:00.160Z]     --- PASS: TestExternalGraphDriver/json (2.33s)
12:33:00 [2021-04-02T12:33:00.160Z]     --- PASS: TestExternalGraphDriver/spec (2.51s)
12:33:00 [2021-04-02T12:33:00.160Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
12:33:00 [2021-04-02T12:33:00.160Z] === RUN   TestGraphdriverPluginV2
12:33:00 [2021-04-02T12:33:00.807Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:33:00 [2021-04-02T12:33:00.954Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
12:33:01 [2021-04-02T12:33:01.002Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.55s)
12:33:01 [2021-04-02T12:33:01.002Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:33:01 [2021-04-02T12:33:01.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.37s)
12:33:01 [2021-04-02T12:33:01.942Z] === RUN   TestServiceWithPredefinedNetwork
12:33:02 [2021-04-02T12:33:02.317Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
12:33:04 [2021-04-02T12:33:04.318Z] --- PASS: TestGraphdriverPluginV2 (4.28s)
12:33:04 [2021-04-02T12:33:04.318Z] PASS
12:33:04 [2021-04-02T12:33:04.318Z] 
12:33:04 [2021-04-02T12:33:04.318Z] DONE 5 tests in 11.172s
12:33:04 [2021-04-02T12:33:04.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:33:04 [2021-04-02T12:33:04.318Z] INFO: Testing against a local daemon
12:33:04 [2021-04-02T12:33:04.318Z] === RUN   TestContinueAfterPluginCrash
12:33:04 [2021-04-02T12:33:04.318Z] === PAUSE TestContinueAfterPluginCrash
12:33:04 [2021-04-02T12:33:04.318Z] === RUN   TestReadPluginNoRead
12:33:04 [2021-04-02T12:33:04.318Z] === PAUSE TestReadPluginNoRead
12:33:04 [2021-04-02T12:33:04.318Z] === RUN   TestDaemonStartWithLogOpt
12:33:04 [2021-04-02T12:33:04.318Z] === PAUSE TestDaemonStartWithLogOpt
12:33:04 [2021-04-02T12:33:04.318Z] === CONT  TestContinueAfterPluginCrash
12:33:04 [2021-04-02T12:33:04.318Z] === CONT  TestDaemonStartWithLogOpt
12:33:05 [2021-04-02T12:33:05.244Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s)
12:33:05 [2021-04-02T12:33:05.244Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:33:05 [2021-04-02T12:33:05.244Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:05 [2021-04-02T12:33:05.244Z]     service_test.go:242: FLAKY_TEST
12:33:05 [2021-04-02T12:33:05.244Z] === RUN   TestServiceWithDataPathPortInit
12:33:06 [2021-04-02T12:33:06.041Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:33:06 [2021-04-02T12:33:06.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:33:08 [2021-04-02T12:33:08.480Z] --- PASS: TestDaemonStartWithLogOpt (4.05s)
12:33:08 [2021-04-02T12:33:08.480Z] === CONT  TestReadPluginNoRead
12:33:10 [2021-04-02T12:33:10.991Z] === RUN   TestReadPluginNoRead/default
12:33:12 [2021-04-02T12:33:12.198Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:33:12 [2021-04-02T12:33:12.254Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
12:33:12 [2021-04-02T12:33:12.254Z] ok  	github.com/docker/docker/daemon	12.175s	coverage: 17.2% of statements
12:33:12 [2021-04-02T12:33:12.254Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:33:12 [2021-04-02T12:33:12.254Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:33:12 [2021-04-02T12:33:12.757Z] === RUN   TestDockerSuite/TestLogsTail
12:33:12 [2021-04-02T12:33:12.874Z] === RUN   TestReadPluginNoRead/disabled_caching
12:33:13 [2021-04-02T12:33:13.618Z] ok  	github.com/docker/docker/daemon/config	0.047s	coverage: 81.8% of statements
12:33:13 [2021-04-02T12:33:13.618Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
12:33:13 [2021-04-02T12:33:13.682Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:33:13 [2021-04-02T12:33:13.799Z] --- PASS: TestContinueAfterPluginCrash (9.30s)
12:33:14 [2021-04-02T12:33:14.359Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:33:14 [2021-04-02T12:33:14.607Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:33:14 [2021-04-02T12:33:14.983Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
12:33:14 [2021-04-02T12:33:14.983Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:33:14 [2021-04-02T12:33:14.983Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:33:14 [2021-04-02T12:33:14.983Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
12:33:15 [2021-04-02T12:33:15.166Z] === RUN   TestDockerSuite/TestMountIntoProc
12:33:15 [2021-04-02T12:33:15.433Z] === RUN   TestDockerSuite/TestMountIntoSys
12:33:15 [2021-04-02T12:33:15.721Z] --- PASS: TestReadPluginNoRead (7.28s)
12:33:15 [2021-04-02T12:33:15.721Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
12:33:15 [2021-04-02T12:33:15.722Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
12:33:15 [2021-04-02T12:33:15.722Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s)
12:33:15 [2021-04-02T12:33:15.722Z]     read_test.go:92: [db843538a7dde] daemon is not started
12:33:15 [2021-04-02T12:33:15.722Z] PASS
12:33:15 [2021-04-02T12:33:15.722Z] 
12:33:15 [2021-04-02T12:33:15.722Z] DONE 6 tests in 11.377s
12:33:15 [2021-04-02T12:33:15.722Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:33:15 [2021-04-02T12:33:15.722Z] testing: warning: no tests to run
12:33:15 [2021-04-02T12:33:15.722Z] PASS
12:33:15 [2021-04-02T12:33:15.722Z] 
12:33:15 [2021-04-02T12:33:15.722Z] DONE 0 tests in 0.007s
12:33:15 [2021-04-02T12:33:15.722Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:33:15 [2021-04-02T12:33:15.722Z] INFO: Testing against a local daemon
12:33:15 [2021-04-02T12:33:15.722Z] === RUN   TestPluginWithDevMounts
12:33:15 [2021-04-02T12:33:15.722Z] === PAUSE TestPluginWithDevMounts
12:33:15 [2021-04-02T12:33:15.722Z] === CONT  TestPluginWithDevMounts
12:33:16 [2021-04-02T12:33:16.359Z] === RUN   TestDockerSuite/TestNetHostname
12:33:17 [2021-04-02T12:33:17.606Z] --- PASS: TestPluginWithDevMounts (1.71s)
12:33:17 [2021-04-02T12:33:17.606Z] PASS
12:33:17 [2021-04-02T12:33:17.606Z] 
12:33:17 [2021-04-02T12:33:17.606Z] DONE 1 tests in 1.749s
12:33:17 [2021-04-02T12:33:17.606Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:33:17 [2021-04-02T12:33:17.606Z] INFO: Testing against a local daemon
12:33:17 [2021-04-02T12:33:17.606Z] === RUN   TestSecretInspect
12:33:18 [2021-04-02T12:33:18.249Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.370s	coverage: 73.3% of statements
12:33:18 [2021-04-02T12:33:18.249Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
12:33:18 [2021-04-02T12:33:18.868Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:33:18 [2021-04-02T12:33:18.868Z] === RUN   TestDockerSuite/TestNetworkEvents
12:33:19 [2021-04-02T12:33:19.176Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.458s	coverage: 56.2% of statements
12:33:20 [2021-04-02T12:33:20.156Z] --- PASS: TestSecretInspect (2.40s)
12:33:20 [2021-04-02T12:33:20.156Z] === RUN   TestSecretList
12:33:20 [2021-04-02T12:33:20.750Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:33:21 [2021-04-02T12:33:21.315Z] --- PASS: TestBuildWithHugeFile (55.60s)
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildWCOWSandboxSize
12:33:21 [2021-04-02T12:33:21.315Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:33:21 [2021-04-02T12:33:21.315Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildWithEmptyDockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:21 [2021-04-02T12:33:21.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
12:33:21 [2021-04-02T12:33:21.315Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
12:33:21 [2021-04-02T12:33:21.315Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
12:33:21 [2021-04-02T12:33:21.315Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildPreserveOwnership
12:33:21 [2021-04-02T12:33:21.315Z] === RUN   TestBuildPreserveOwnership/copy_from
12:33:21 [2021-04-02T12:33:21.700Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
12:33:22 [2021-04-02T12:33:22.710Z] --- PASS: TestSecretList (2.43s)
12:33:22 [2021-04-02T12:33:22.710Z] === RUN   TestSecretsCreateAndDelete
12:33:22 [2021-04-02T12:33:22.860Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:33:23 [2021-04-02T12:33:23.260Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:33:23 [2021-04-02T12:33:23.356Z] --- PASS: TestServiceWithDataPathPortInit (17.13s)
12:33:23 [2021-04-02T12:33:23.356Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:33:23 [2021-04-02T12:33:23.588Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.840s	coverage: 45.9% of statements
12:33:23 [2021-04-02T12:33:23.588Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:33:23 [2021-04-02T12:33:23.588Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.299s	coverage: 49.4% of statements
12:33:24 [2021-04-02T12:33:24.183Z] === RUN   TestDockerSuite/TestPluginActive
12:33:24 [2021-04-02T12:33:24.382Z] --- PASS: TestBuildPreserveOwnership (4.05s)
12:33:24 [2021-04-02T12:33:24.382Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.65s)
12:33:24 [2021-04-02T12:33:24.382Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s)
12:33:24 [2021-04-02T12:33:24.382Z] === RUN   TestBuildPlatformInvalid
12:33:24 [2021-04-02T12:33:24.382Z] --- PASS: TestBuildPlatformInvalid (0.12s)
12:33:24 [2021-04-02T12:33:24.382Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:33:25 [2021-04-02T12:33:25.218Z] --- PASS: TestSecretsCreateAndDelete (2.43s)
12:33:25 [2021-04-02T12:33:25.218Z] === RUN   TestSecretsUpdate
12:33:25 [2021-04-02T12:33:25.477Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 57.5% of statements
12:33:25 [2021-04-02T12:33:25.544Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:33:26 [2021-04-02T12:33:26.403Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.754s	coverage: 57.7% of statements
12:33:26 [2021-04-02T12:33:26.403Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:33:26 [2021-04-02T12:33:26.403Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:33:26 [2021-04-02T12:33:26.965Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
12:33:27 [2021-04-02T12:33:27.102Z] --- PASS: TestSecretsUpdate (2.42s)
12:33:27 [2021-04-02T12:33:27.102Z] === RUN   TestTemplatedSecret
12:33:27 [2021-04-02T12:33:27.893Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
12:33:29 [2021-04-02T12:33:29.700Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:33:29 [2021-04-02T12:33:29.700Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:33:29 [2021-04-02T12:33:29.785Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 6.7% of statements
12:33:29 [2021-04-02T12:33:29.785Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:33:29 [2021-04-02T12:33:29.785Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:33:29 [2021-04-02T12:33:29.954Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:33:30 [2021-04-02T12:33:30.041Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
12:33:31 [2021-04-02T12:33:31.262Z] --- PASS: TestTemplatedSecret (3.38s)
12:33:31 [2021-04-02T12:33:31.262Z] === RUN   TestSecretCreateResolve
12:33:31 [2021-04-02T12:33:31.488Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.82s)
12:33:31 [2021-04-02T12:33:31.488Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mcjhelr7ka4vlc594nce0qve8 Created:2021-04-02 12:33:23.67601262 +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[7b234c52da652d1d0006f8aa4876ea1aedd10b39a11f64f7d52d6a0e6ea9e418:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k5ksmupb72t9c1kabe2pnso5j EndpointID:85dab60454780b80b0a9030a4ad6ed7f14ba07dcf2677c64a5b5c596e12b2d1b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:66b3924f1121bb6ccb5f1751464876ca6f8bdaa6d5b2eff55a1e025dbc829ab3 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:f07487edee52 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k5ksmupb72t9c1kabe2pnso5j EndpointID:85dab60454780b80b0a9030a4ad6ed7f14ba07dcf2677c64a5b5c596e12b2d1b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:33:31 [2021-04-02T12:33:31.488Z] PASS
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] === Skipped
12:33:31 [2021-04-02T12:33:31.488Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:31 [2021-04-02T12:33:31.488Z]     service_test.go:242: FLAKY_TEST
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] DONE 26 tests, 1 skipped in 69.948s
12:33:31 [2021-04-02T12:33:31.488Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:33:31 [2021-04-02T12:33:31.488Z] ++ 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
12:33:31 [2021-04-02T12:33:31.488Z] ++ set -e
12:33:31 [2021-04-02T12:33:31.488Z] ++ '[' -n 0 ']'
12:33:31 [2021-04-02T12:33:31.488Z] ++ set -x
12:33:31 [2021-04-02T12:33:31.488Z] ++ 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
12:33:31 [2021-04-02T12:33:31.488Z] INFO: Testing against a local daemon
12:33:31 [2021-04-02T12:33:31.488Z] === RUN   TestDockerNetworkIpvlanPersistance
12:33:31 [2021-04-02T12:33:31.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:33:31 [2021-04-02T12:33:31.488Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:31 [2021-04-02T12:33:31.488Z] === RUN   TestDockerNetworkIpvlan
12:33:31 [2021-04-02T12:33:31.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:33:31 [2021-04-02T12:33:31.488Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:31 [2021-04-02T12:33:31.488Z] PASS
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] === Skipped
12:33:31 [2021-04-02T12:33:31.488Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:33:31 [2021-04-02T12:33:31.488Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:33:31 [2021-04-02T12:33:31.488Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] 
12:33:31 [2021-04-02T12:33:31.488Z] DONE 2 tests, 2 skipped in 0.150s
12:33:31 [2021-04-02T12:33:31.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:33:31 [2021-04-02T12:33:31.488Z] ++ 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
12:33:31 [2021-04-02T12:33:31.488Z] ++ set -e
12:33:31 [2021-04-02T12:33:31.488Z] ++ '[' -n 0 ']'
12:33:31 [2021-04-02T12:33:31.488Z] ++ set -x
12:33:31 [2021-04-02T12:33:31.488Z] ++ 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
12:33:31 [2021-04-02T12:33:31.488Z] INFO: Testing against a local daemon
12:33:31 [2021-04-02T12:33:31.488Z] === RUN   TestDockerNetworkMacvlanPersistance
12:33:31 [2021-04-02T12:33:31.937Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 67.0% of statements
12:33:31 [2021-04-02T12:33:31.937Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.188s	coverage: 77.8% of statements
12:33:31 [2021-04-02T12:33:31.937Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:33:31 [2021-04-02T12:33:31.937Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:33:32 [2021-04-02T12:33:32.877Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
12:33:33 [2021-04-02T12:33:33.146Z] --- PASS: TestSecretCreateResolve (2.46s)
12:33:33 [2021-04-02T12:33:33.146Z] PASS
12:33:33 [2021-04-02T12:33:33.146Z] 
12:33:33 [2021-04-02T12:33:33.146Z] DONE 6 tests in 15.553s
12:33:33 [2021-04-02T12:33:33.146Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:33:33 [2021-04-02T12:33:33.146Z] INFO: Testing against a local daemon
12:33:33 [2021-04-02T12:33:33.146Z] === RUN   TestServiceCreateInit
12:33:33 [2021-04-02T12:33:33.146Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:33:33 [2021-04-02T12:33:33.213Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:33:33 [2021-04-02T12:33:33.437Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
12:33:33 [2021-04-02T12:33:33.437Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
12:33:34 [2021-04-02T12:33:34.137Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:33:34 [2021-04-02T12:33:34.696Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:33:34 [2021-04-02T12:33:34.785Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.34s)
12:33:34 [2021-04-02T12:33:34.785Z] === RUN   TestDockerNetworkMacvlan
12:33:34 [2021-04-02T12:33:34.799Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
12:33:34 [2021-04-02T12:33:34.799Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:33:35 [2021-04-02T12:33:35.360Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 59.3% of statements
12:33:36 [2021-04-02T12:33:36.058Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:33:36 [2021-04-02T12:33:36.166Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:33:36 [2021-04-02T12:33:36.725Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
12:33:37 [2021-04-02T12:33:37.418Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:33:37 [2021-04-02T12:33:37.654Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
12:33:38 [2021-04-02T12:33:38.075Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:33:38 [2021-04-02T12:33:38.214Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:33:38 [2021-04-02T12:33:38.381Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:33:38 [2021-04-02T12:33:38.776Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.737s	coverage: 82.5% of statements
12:33:38 [2021-04-02T12:33:38.776Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:33:38 [2021-04-02T12:33:38.776Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:33:38 [2021-04-02T12:33:38.776Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:33:39 [2021-04-02T12:33:39.782Z] Loaded image: buildpack-deps:buster
12:33:39 [2021-04-02T12:33:39.782Z] Loaded image: busybox:latest
12:33:39 [2021-04-02T12:33:39.782Z] Loaded image: busybox:glibc
12:33:39 [2021-04-02T12:33:39.985Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:33:40 [2021-04-02T12:33:40.421Z] Loaded image: debian:bullseye
12:33:40 [2021-04-02T12:33:40.421Z] Loaded image: hello-world:latest
12:33:40 [2021-04-02T12:33:40.421Z] Loaded image: arm32v7/hello-world:latest
12:33:40 [2021-04-02T12:33:40.674Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:33:41 [2021-04-02T12:33:41.294Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 48.2% of statements
12:33:41 [2021-04-02T12:33:41.550Z] ok  	github.com/docker/docker/distribution	0.172s	coverage: 25.2% of statements
12:33:41 [2021-04-02T12:33:41.550Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:33:42 [2021-04-02T12:33:42.558Z] --- PASS: TestServiceCreateInit (8.93s)
12:33:42 [2021-04-02T12:33:42.558Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s)
12:33:42 [2021-04-02T12:33:42.558Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s)
12:33:42 [2021-04-02T12:33:42.558Z] === RUN   TestCreateServiceMultipleTimes
12:33:42 [2021-04-02T12:33:42.913Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
12:33:43 [2021-04-02T12:33:43.840Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.6% of statements
12:33:44 [2021-04-02T12:33:44.184Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:33:44 [2021-04-02T12:33:44.401Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
12:33:44 [2021-04-02T12:33:44.401Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:33:44 [2021-04-02T12:33:44.401Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
12:33:44 [2021-04-02T12:33:44.832Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:33:45 [2021-04-02T12:33:45.765Z] === RUN   TestDockerSuite/TestPortHostBinding
12:33:46 [2021-04-02T12:33:46.291Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
12:33:46 [2021-04-02T12:33:46.291Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
12:33:46 [2021-04-02T12:33:46.291Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:33:46 [2021-04-02T12:33:46.547Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
12:33:47 [2021-04-02T12:33:47.353Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.61s)
12:33:47 [2021-04-02T12:33:47.353Z] PASS
12:33:47 [2021-04-02T12:33:47.353Z] 
12:33:47 [2021-04-02T12:33:47.353Z] === Skipped
12:33:47 [2021-04-02T12:33:47.353Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
12:33:47 [2021-04-02T12:33:47.353Z]     build_session_test.go:25: TODO: BuildKit
12:33:47 [2021-04-02T12:33:47.353Z] 
12:33:47 [2021-04-02T12:33:47.353Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
12:33:47 [2021-04-02T12:33:47.353Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:33:47 [2021-04-02T12:33:47.353Z] 
12:33:47 [2021-04-02T12:33:47.353Z] 
12:33:47 [2021-04-02T12:33:47.353Z] DONE 34 tests, 2 skipped in 120.579s
12:33:47 [2021-04-02T12:33:47.353Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
12:33:47 [2021-04-02T12:33:47.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
12:33:47 [2021-04-02T12:33:47.353Z] ++ set -e
12:33:47 [2021-04-02T12:33:47.353Z] ++ '[' -n 0 ']'
12:33:47 [2021-04-02T12:33:47.353Z] ++ set -x
12:33:47 [2021-04-02T12:33:47.354Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
12:33:47 [2021-04-02T12:33:47.354Z] INFO: Testing against a local daemon
12:33:47 [2021-04-02T12:33:47.354Z] === RUN   TestConfigInspect
12:33:47 [2021-04-02T12:33:47.649Z] === RUN   TestDockerSuite/TestPortList
12:33:48 [2021-04-02T12:33:48.385Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:33:48 [2021-04-02T12:33:48.435Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 45.2% of statements
12:33:48 [2021-04-02T12:33:48.873Z] --- PASS: TestConfigInspect (1.92s)
12:33:48 [2021-04-02T12:33:48.873Z] === RUN   TestConfigList
12:33:48 [2021-04-02T12:33:48.997Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
12:33:48 [2021-04-02T12:33:48.997Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
12:33:50 [2021-04-02T12:33:50.887Z] ok  	github.com/docker/docker/pkg/archive	0.288s	coverage: 81.9% of statements
12:33:50 [2021-04-02T12:33:50.955Z] --- PASS: TestConfigList (1.88s)
12:33:50 [2021-04-02T12:33:50.955Z] === RUN   TestConfigsCreateAndDelete
12:33:51 [2021-04-02T12:33:51.814Z] ok  	github.com/docker/docker/pkg/authorization	0.315s	coverage: 68.3% of statements
12:33:52 [2021-04-02T12:33:52.070Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:33:52 [2021-04-02T12:33:52.070Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:33:53 [2021-04-02T12:33:53.049Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
12:33:53 [2021-04-02T12:33:53.049Z] === RUN   TestConfigsUpdate
12:33:54 [2021-04-02T12:33:54.566Z] --- PASS: TestConfigsUpdate (1.90s)
12:33:54 [2021-04-02T12:33:54.566Z] === RUN   TestTemplatedConfig
12:33:55 [2021-04-02T12:33:55.331Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.484s	coverage: 43.2% of statements
12:33:55 [2021-04-02T12:33:55.587Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
12:33:55 [2021-04-02T12:33:55.842Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
12:33:56 [2021-04-02T12:33:56.097Z] ok  	github.com/docker/docker/layer	7.698s	coverage: 68.8% of statements
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:33:56 [2021-04-02T12:33:56.097Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:33:56 [2021-04-02T12:33:56.369Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
12:33:56 [2021-04-02T12:33:56.515Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:33:57 [2021-04-02T12:33:57.303Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
12:33:57 [2021-04-02T12:33:57.381Z] --- PASS: TestTemplatedConfig (2.45s)
12:33:57 [2021-04-02T12:33:57.381Z] === RUN   TestConfigCreateResolve
12:33:57 [2021-04-02T12:33:57.863Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
12:33:58 [2021-04-02T12:33:58.424Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
12:33:58 [2021-04-02T12:33:58.425Z] --- PASS: TestDockerNetworkMacvlan (23.50s)
12:33:58 [2021-04-02T12:33:58.425Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s)
12:33:58 [2021-04-02T12:33:58.425Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s)
12:33:58 [2021-04-02T12:33:58.425Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s)
12:33:58 [2021-04-02T12:33:58.425Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s)
12:33:58 [2021-04-02T12:33:58.425Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.82s)
12:33:58 [2021-04-02T12:33:58.425Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s)
12:33:58 [2021-04-02T12:33:58.425Z] PASS
12:33:58 [2021-04-02T12:33:58.425Z] 
12:33:58 [2021-04-02T12:33:58.425Z] DONE 8 tests in 26.991s
12:33:58 [2021-04-02T12:33:58.425Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:33:58 [2021-04-02T12:33:58.425Z] ++ 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
12:33:58 [2021-04-02T12:33:58.425Z] ++ set -e
12:33:58 [2021-04-02T12:33:58.425Z] ++ '[' -n 0 ']'
12:33:58 [2021-04-02T12:33:58.425Z] ++ set -x
12:33:58 [2021-04-02T12:33:58.425Z] ++ 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
12:33:58 [2021-04-02T12:33:58.425Z] testing: warning: no tests to run
12:33:58 [2021-04-02T12:33:58.425Z] PASS
12:33:58 [2021-04-02T12:33:58.425Z] 
12:33:58 [2021-04-02T12:33:58.425Z] DONE 0 tests in 0.027s
12:33:58 [2021-04-02T12:33:58.425Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:33:58 [2021-04-02T12:33:58.425Z] ++ 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
12:33:58 [2021-04-02T12:33:58.425Z] ++ set -e
12:33:58 [2021-04-02T12:33:58.425Z] ++ '[' -n 0 ']'
12:33:58 [2021-04-02T12:33:58.425Z] ++ set -x
12:33:58 [2021-04-02T12:33:58.425Z] ++ 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
12:33:58 [2021-04-02T12:33:58.425Z] INFO: Testing against a local daemon
12:33:58 [2021-04-02T12:33:58.425Z] === RUN   TestAuthZPluginAllowRequest
12:33:58 [2021-04-02T12:33:58.934Z] --- PASS: TestConfigCreateResolve (1.91s)
12:33:58 [2021-04-02T12:33:58.934Z] === RUN   TestConfigDaemonLibtrustID
12:33:59 [2021-04-02T12:33:59.350Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
12:33:59 [2021-04-02T12:33:59.569Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:33:59 [2021-04-02T12:33:59.569Z] PASS
12:33:59 [2021-04-02T12:33:59.569Z] 
12:33:59 [2021-04-02T12:33:59.569Z] DONE 7 tests in 12.565s
12:33:59 [2021-04-02T12:33:59.569Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
12:33:59 [2021-04-02T12:33:59.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
12:33:59 [2021-04-02T12:33:59.569Z] ++ set -e
12:33:59 [2021-04-02T12:33:59.569Z] ++ '[' -n 0 ']'
12:33:59 [2021-04-02T12:33:59.569Z] ++ set -x
12:33:59 [2021-04-02T12:33:59.569Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
12:33:59 [2021-04-02T12:33:59.569Z] INFO: Testing against a local daemon
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestCheckpoint
12:33:59 [2021-04-02T12:33:59.569Z] --- SKIP: TestCheckpoint (0.00s)
12:33:59 [2021-04-02T12:33:59.569Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestContainerInvalidJSON
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:33:59 [2021-04-02T12:33:59.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:33:59 [2021-04-02T12:33:59.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:33:59 [2021-04-02T12:33:59.569Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:33:59 [2021-04-02T12:33:59.569Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:33:59 [2021-04-02T12:33:59.569Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:33:59 [2021-04-02T12:33:59.569Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:33:59 [2021-04-02T12:33:59.569Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:33:59 [2021-04-02T12:33:59.569Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:33:59 [2021-04-02T12:33:59.569Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:33:59 [2021-04-02T12:33:59.569Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:33:59 [2021-04-02T12:33:59.569Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:33:59 [2021-04-02T12:33:59.569Z] === RUN   TestCopyFromContainerPathIsNotDir
12:33:59 [2021-04-02T12:33:59.800Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:33:59 [2021-04-02T12:33:59.863Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:33:59 [2021-04-02T12:33:59.863Z] === RUN   TestCopyToContainerPathDoesNotExist
12:33:59 [2021-04-02T12:33:59.863Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:33:59 [2021-04-02T12:33:59.863Z] === RUN   TestCopyToContainerPathIsNotDir
12:33:59 [2021-04-02T12:33:59.863Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:33:59 [2021-04-02T12:33:59.863Z] === RUN   TestCopyFromContainer
12:34:00 [2021-04-02T12:34:00.316Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
12:34:00 [2021-04-02T12:34:00.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:34:00 [2021-04-02T12:34:00.572Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.068s	coverage: 84.1% of statements
12:34:00 [2021-04-02T12:34:00.589Z] --- PASS: TestCreateServiceMultipleTimes (17.82s)
12:34:00 [2021-04-02T12:34:00.589Z] === RUN   TestCreateServiceConflict
12:34:00 [2021-04-02T12:34:00.828Z] ok  	github.com/docker/docker/pkg/fsutils	0.165s	coverage: 85.1% of statements
12:34:00 [2021-04-02T12:34:00.967Z] --- PASS: TestAuthZPluginAllowRequest (2.22s)
12:34:00 [2021-04-02T12:34:00.967Z] === RUN   TestAuthZPluginTLS
12:34:01 [2021-04-02T12:34:01.083Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
12:34:01 [2021-04-02T12:34:01.283Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:34:01 [2021-04-02T12:34:01.380Z] === RUN   TestCopyFromContainer//
12:34:01 [2021-04-02T12:34:01.380Z] === RUN   TestCopyFromContainer//bar/root
12:34:01 [2021-04-02T12:34:01.380Z] === RUN   TestCopyFromContainer//bar/root/
12:34:01 [2021-04-02T12:34:01.380Z] === RUN   TestCopyFromContainer/bar/quux
12:34:01 [2021-04-02T12:34:01.380Z] === RUN   TestCopyFromContainer/bar/quux/
12:34:01 [2021-04-02T12:34:01.675Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:34:01 [2021-04-02T12:34:01.675Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:34:01 [2021-04-02T12:34:01.675Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:34:01 [2021-04-02T12:34:01.675Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:34:01 [2021-04-02T12:34:01.675Z] === RUN   TestCopyFromContainer/bar/notarget
12:34:01 [2021-04-02T12:34:01.907Z] --- PASS: TestAuthZPluginTLS (1.23s)
12:34:01 [2021-04-02T12:34:01.907Z] === RUN   TestAuthZPluginDenyRequest
12:34:01 [2021-04-02T12:34:01.950Z] --- PASS: TestCreateServiceConflict (2.04s)
12:34:01 [2021-04-02T12:34:01.950Z] === RUN   TestCreateServiceMaxReplicas
12:34:01 [2021-04-02T12:34:01.969Z] --- PASS: TestCopyFromContainer (2.03s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:34:01 [2021-04-02T12:34:01.969Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:34:01 [2021-04-02T12:34:01.969Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:34:01 [2021-04-02T12:34:01.969Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:34:01 [2021-04-02T12:34:01.969Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:34:01 [2021-04-02T12:34:01.969Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:34:01 [2021-04-02T12:34:01.969Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:34:01 [2021-04-02T12:34:01.969Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateLinkToNonExistingContainer
12:34:01 [2021-04-02T12:34:01.969Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateWithInvalidEnv
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateWithInvalidEnv/0
12:34:01 [2021-04-02T12:34:01.969Z] === PAUSE TestCreateWithInvalidEnv/0
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateWithInvalidEnv/1
12:34:01 [2021-04-02T12:34:01.969Z] === PAUSE TestCreateWithInvalidEnv/1
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateWithInvalidEnv/2
12:34:01 [2021-04-02T12:34:01.969Z] === PAUSE TestCreateWithInvalidEnv/2
12:34:01 [2021-04-02T12:34:01.969Z] === CONT  TestCreateWithInvalidEnv/0
12:34:01 [2021-04-02T12:34:01.969Z] === CONT  TestCreateWithInvalidEnv/2
12:34:01 [2021-04-02T12:34:01.969Z] === CONT  TestCreateWithInvalidEnv/1
12:34:01 [2021-04-02T12:34:01.969Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:34:01 [2021-04-02T12:34:01.969Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateTmpfsMountsTarget
12:34:01 [2021-04-02T12:34:01.969Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:34:01 [2021-04-02T12:34:01.969Z] === RUN   TestCreateWithCustomMaskedPaths
12:34:02 [2021-04-02T12:34:02.010Z] ok  	github.com/docker/docker/pkg/idtools	0.421s	coverage: 69.5% of statements
12:34:02 [2021-04-02T12:34:02.572Z] ok  	github.com/docker/docker/pkg/ioutils	0.531s	coverage: 68.8% of statements
12:34:02 [2021-04-02T12:34:02.846Z] --- PASS: TestAuthZPluginDenyRequest (1.14s)
12:34:02 [2021-04-02T12:34:02.846Z] === RUN   TestAuthZPluginAPIDenyResponse
12:34:03 [2021-04-02T12:34:03.134Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
12:34:03 [2021-04-02T12:34:03.134Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:34:03 [2021-04-02T12:34:03.134Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:34:03 [2021-04-02T12:34:03.134Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:34:03 [2021-04-02T12:34:03.134Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:34:03 [2021-04-02T12:34:03.390Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:34:03 [2021-04-02T12:34:03.390Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:34:03 [2021-04-02T12:34:03.390Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:34:03 [2021-04-02T12:34:03.486Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
12:34:03 [2021-04-02T12:34:03.486Z] === RUN   TestCreateWithCustomReadonlyPaths
12:34:03 [2021-04-02T12:34:03.952Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:34:04 [2021-04-02T12:34:04.207Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
12:34:04 [2021-04-02T12:34:04.208Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
12:34:04 [2021-04-02T12:34:04.208Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:34:04 [2021-04-02T12:34:04.208Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:34:04 [2021-04-02T12:34:04.227Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.17s)
12:34:04 [2021-04-02T12:34:04.227Z] === RUN   TestAuthZPluginDenyResponse
12:34:05 [2021-04-02T12:34:05.136Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
12:34:05 [2021-04-02T12:34:05.167Z] --- PASS: TestAuthZPluginDenyResponse (1.21s)
12:34:05 [2021-04-02T12:34:05.167Z] === RUN   TestAuthZPluginAllowEventStream
12:34:05 [2021-04-02T12:34:05.210Z] --- PASS: TestCreateServiceMaxReplicas (3.31s)
12:34:05 [2021-04-02T12:34:05.210Z] === RUN   TestCreateWithDuplicateNetworkNames
12:34:05 [2021-04-02T12:34:05.564Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s)
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:05 [2021-04-02T12:34:05.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:05 [2021-04-02T12:34:05.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:05 [2021-04-02T12:34:05.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:05 [2021-04-02T12:34:05.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:05 [2021-04-02T12:34:05.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:34:05 [2021-04-02T12:34:05.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:34:05 [2021-04-02T12:34:05.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:34:05 [2021-04-02T12:34:05.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:34:05 [2021-04-02T12:34:05.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
12:34:05 [2021-04-02T12:34:05.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:34:05 [2021-04-02T12:34:05.564Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:34:05 [2021-04-02T12:34:05.857Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestCreateDifferentPlatform
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestCreateDifferentPlatform/different_os
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:34:05 [2021-04-02T12:34:05.857Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:34:05 [2021-04-02T12:34:05.857Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:34:05 [2021-04-02T12:34:05.857Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:34:05 [2021-04-02T12:34:05.857Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:34:05 [2021-04-02T12:34:05.857Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestContainerStartOnDaemonRestart
12:34:05 [2021-04-02T12:34:05.857Z] === PAUSE TestContainerStartOnDaemonRestart
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestDaemonRestartIpcMode
12:34:05 [2021-04-02T12:34:05.857Z] === PAUSE TestDaemonRestartIpcMode
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestDaemonHostGatewayIP
12:34:05 [2021-04-02T12:34:05.857Z] === PAUSE TestDaemonHostGatewayIP
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestRestartDaemonWithRestartingContainer
12:34:05 [2021-04-02T12:34:05.857Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestContainerKillOnDaemonStart
12:34:05 [2021-04-02T12:34:05.857Z] === PAUSE TestContainerKillOnDaemonStart
12:34:05 [2021-04-02T12:34:05.857Z] === RUN   TestDiff
12:34:06 [2021-04-02T12:34:06.062Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:34:06 [2021-04-02T12:34:06.318Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
12:34:06 [2021-04-02T12:34:06.318Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:34:06 [2021-04-02T12:34:06.498Z] --- PASS: TestDiff (0.52s)
12:34:06 [2021-04-02T12:34:06.498Z] === RUN   TestExecWithCloseStdin
12:34:07 [2021-04-02T12:34:07.138Z] --- PASS: TestExecWithCloseStdin (0.68s)
12:34:07 [2021-04-02T12:34:07.138Z] === RUN   TestExec
12:34:07 [2021-04-02T12:34:07.679Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
12:34:07 [2021-04-02T12:34:07.707Z] --- PASS: TestAuthZPluginAllowEventStream (2.26s)
12:34:07 [2021-04-02T12:34:07.707Z] === RUN   TestAuthZPluginErrorResponse
12:34:07 [2021-04-02T12:34:07.779Z] --- PASS: TestExec (0.65s)
12:34:07 [2021-04-02T12:34:07.779Z] === RUN   TestExecUser
12:34:07 [2021-04-02T12:34:07.935Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
12:34:08 [2021-04-02T12:34:08.417Z] --- PASS: TestExecUser (0.70s)
12:34:08 [2021-04-02T12:34:08.417Z] === RUN   TestExportContainerAndImportImage
12:34:09 [2021-04-02T12:34:09.088Z] --- PASS: TestAuthZPluginErrorResponse (1.27s)
12:34:09 [2021-04-02T12:34:09.088Z] === RUN   TestAuthZPluginErrorRequest
12:34:09 [2021-04-02T12:34:09.357Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:34:09 [2021-04-02T12:34:09.357Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:34:09 [2021-04-02T12:34:09.357Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:34:09 [2021-04-02T12:34:09.357Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:34:09 [2021-04-02T12:34:09.357Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:34:09 [2021-04-02T12:34:09.462Z] --- PASS: TestExportContainerAndImportImage (0.81s)
12:34:09 [2021-04-02T12:34:09.462Z] === RUN   TestExportContainerAfterDaemonRestart
12:34:10 [2021-04-02T12:34:10.027Z] --- PASS: TestAuthZPluginErrorRequest (1.14s)
12:34:10 [2021-04-02T12:34:10.027Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:34:10 [2021-04-02T12:34:10.280Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:34:10 [2021-04-02T12:34:10.280Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:34:10 [2021-04-02T12:34:10.839Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:34:10 [2021-04-02T12:34:10.985Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
12:34:10 [2021-04-02T12:34:10.985Z] === RUN   TestHealthCheckWorkdir
12:34:11 [2021-04-02T12:34:11.094Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:34:11 [2021-04-02T12:34:11.196Z] ok  	github.com/docker/docker/pkg/signal	2.403s	coverage: 61.0% of statements
12:34:11 [2021-04-02T12:34:11.196Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:34:11 [2021-04-02T12:34:11.408Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.16s)
12:34:11 [2021-04-02T12:34:11.408Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:34:11 [2021-04-02T12:34:11.451Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:34:11 [2021-04-02T12:34:11.621Z] --- PASS: TestHealthCheckWorkdir (0.82s)
12:34:11 [2021-04-02T12:34:11.621Z] === RUN   TestHealthKillContainer
12:34:11 [2021-04-02T12:34:11.707Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:34:12 [2021-04-02T12:34:12.453Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:34:12 [2021-04-02T12:34:12.453Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:34:12 [2021-04-02T12:34:12.634Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
12:34:12 [2021-04-02T12:34:12.890Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
12:34:13 [2021-04-02T12:34:13.451Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
12:34:13 [2021-04-02T12:34:13.949Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.73s)
12:34:13 [2021-04-02T12:34:13.950Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:34:14 [2021-04-02T12:34:14.013Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
12:34:14 [2021-04-02T12:34:14.269Z] testing: warning: no tests to run
12:34:14 [2021-04-02T12:34:14.269Z] coverage: [no statements]
12:34:14 [2021-04-02T12:34:14.269Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
12:34:14 [2021-04-02T12:34:14.359Z] --- PASS: TestHealthKillContainer (2.73s)
12:34:14 [2021-04-02T12:34:14.359Z] === RUN   TestInspectCpusetInConfigPre120
12:34:14 [2021-04-02T12:34:14.525Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:34:14 [2021-04-02T12:34:14.785Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:34:14 [2021-04-02T12:34:14.996Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
12:34:14 [2021-04-02T12:34:14.996Z] === RUN   TestIpcModeNone
12:34:15 [2021-04-02T12:34:15.041Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:34:15 [2021-04-02T12:34:15.634Z] --- PASS: TestIpcModeNone (0.63s)
12:34:15 [2021-04-02T12:34:15.634Z] === RUN   TestIpcModePrivate
12:34:15 [2021-04-02T12:34:15.710Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:34:16 [2021-04-02T12:34:16.271Z] --- PASS: TestIpcModePrivate (0.75s)
12:34:16 [2021-04-02T12:34:16.271Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
12:34:16 [2021-04-02T12:34:16.271Z] === RUN   TestIpcModeShareable
12:34:16 [2021-04-02T12:34:16.491Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s)
12:34:16 [2021-04-02T12:34:16.491Z] === RUN   TestAuthZPluginHeader
12:34:16 [2021-04-02T12:34:16.908Z] --- PASS: TestIpcModeShareable (0.65s)
12:34:16 [2021-04-02T12:34:16.908Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
12:34:16 [2021-04-02T12:34:16.908Z] === RUN   TestAPIIpcModeShareableAndContainer
12:34:16 [2021-04-02T12:34:16.927Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
12:34:17 [2021-04-02T12:34:17.071Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:34:17 [2021-04-02T12:34:17.489Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
12:34:17 [2021-04-02T12:34:17.873Z] --- PASS: TestAuthZPluginHeader (1.45s)
12:34:17 [2021-04-02T12:34:17.873Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:34:17 [2021-04-02T12:34:17.873Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:17 [2021-04-02T12:34:17.873Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:17 [2021-04-02T12:34:17.873Z] === RUN   TestAuthZPluginV2Disable
12:34:17 [2021-04-02T12:34:17.873Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:34:17 [2021-04-02T12:34:17.873Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:17 [2021-04-02T12:34:17.873Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:34:17 [2021-04-02T12:34:17.873Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:17 [2021-04-02T12:34:17.873Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:17 [2021-04-02T12:34:17.873Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:34:17 [2021-04-02T12:34:17.873Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:17 [2021-04-02T12:34:17.873Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:17 [2021-04-02T12:34:17.873Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:34:18 [2021-04-02T12:34:18.051Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.4% of statements
12:34:18 [2021-04-02T12:34:18.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s)
12:34:18 [2021-04-02T12:34:18.988Z] === RUN   TestAPIIpcModeHost
12:34:19 [2021-04-02T12:34:19.283Z] --- PASS: TestAPIIpcModeHost (0.56s)
12:34:19 [2021-04-02T12:34:19.283Z] === RUN   TestDaemonIpcModeShareable
12:34:19 [2021-04-02T12:34:19.434Z] ok  	github.com/docker/docker/quota	0.253s	coverage: 71.4% of statements
12:34:19 [2021-04-02T12:34:19.581Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:34:19 [2021-04-02T12:34:19.581Z] === RUN   TestDockerSuite/TestPsByOrder
12:34:19 [2021-04-02T12:34:19.995Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
12:34:20 [2021-04-02T12:34:20.034Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s)
12:34:20 [2021-04-02T12:34:20.034Z] === RUN   TestCreateServiceSecretFileMode
12:34:21 [2021-04-02T12:34:21.358Z] ok  	github.com/docker/docker/registry	0.061s	coverage: 58.8% of statements
12:34:21 [2021-04-02T12:34:21.364Z] --- PASS: TestDaemonIpcModeShareable (1.56s)
12:34:21 [2021-04-02T12:34:21.364Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:34:21 [2021-04-02T12:34:21.364Z] === RUN   TestDaemonIpcModePrivate
12:34:21 [2021-04-02T12:34:21.613Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
12:34:21 [2021-04-02T12:34:21.869Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:34:21 [2021-04-02T12:34:21.918Z] --- PASS: TestCreateServiceSecretFileMode (2.82s)
12:34:21 [2021-04-02T12:34:21.918Z] === RUN   TestCreateServiceConfigFileMode
12:34:22 [2021-04-02T12:34:22.440Z] --- PASS: TestDaemonIpcModePrivate (1.45s)
12:34:22 [2021-04-02T12:34:22.440Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
12:34:22 [2021-04-02T12:34:22.440Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:34:22 [2021-04-02T12:34:22.795Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
12:34:23 [2021-04-02T12:34:23.051Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:34:23 [2021-04-02T12:34:23.736Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:34:23 [2021-04-02T12:34:23.955Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s)
12:34:23 [2021-04-02T12:34:23.955Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
12:34:23 [2021-04-02T12:34:23.955Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:34:23 [2021-04-02T12:34:23.992Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:34:25 [2021-04-02T12:34:25.177Z] --- PASS: TestCreateServiceConfigFileMode (2.80s)
12:34:25 [2021-04-02T12:34:25.177Z] === RUN   TestCreateServiceSysctls
12:34:25 [2021-04-02T12:34:25.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s)
12:34:25 [2021-04-02T12:34:25.486Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:34:25 [2021-04-02T12:34:25.486Z] === RUN   TestIpcModeOlderClient
12:34:25 [2021-04-02T12:34:25.486Z] === PAUSE TestIpcModeOlderClient
12:34:25 [2021-04-02T12:34:25.486Z] === RUN   TestKillContainerInvalidSignal
12:34:25 [2021-04-02T12:34:25.565Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:34:25 [2021-04-02T12:34:25.781Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
12:34:25 [2021-04-02T12:34:25.781Z] === RUN   TestKillContainer
12:34:25 [2021-04-02T12:34:25.781Z] === RUN   TestKillContainer/no_signal
12:34:26 [2021-04-02T12:34:26.417Z] === RUN   TestKillContainer/non_killing_signal
12:34:26 [2021-04-02T12:34:26.491Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 76.4% of statements
12:34:26 [2021-04-02T12:34:26.533Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:34:26 [2021-04-02T12:34:26.709Z] === RUN   TestKillContainer/killing_signal
12:34:27 [2021-04-02T12:34:27.053Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
12:34:27 [2021-04-02T12:34:27.093Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:34:27 [2021-04-02T12:34:27.750Z] --- PASS: TestKillContainer (1.70s)
12:34:27 [2021-04-02T12:34:27.750Z]     --- PASS: TestKillContainer/no_signal (0.56s)
12:34:27 [2021-04-02T12:34:27.750Z]     --- PASS: TestKillContainer/non_killing_signal (0.40s)
12:34:27 [2021-04-02T12:34:27.750Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
12:34:27 [2021-04-02T12:34:27.750Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:34:27 [2021-04-02T12:34:27.750Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:34:28 [2021-04-02T12:34:28.045Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:34:28 [2021-04-02T12:34:28.418Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
12:34:28 [2021-04-02T12:34:28.437Z] --- PASS: TestCreateServiceSysctls (3.76s)
12:34:28 [2021-04-02T12:34:28.437Z] === RUN   TestCreateServiceCapabilities
12:34:28 [2021-04-02T12:34:28.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
12:34:28 [2021-04-02T12:34:28.683Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
12:34:28 [2021-04-02T12:34:28.683Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
12:34:28 [2021-04-02T12:34:28.683Z] === RUN   TestKillStoppedContainer
12:34:28 [2021-04-02T12:34:28.683Z] --- PASS: TestKillStoppedContainer (0.07s)
12:34:28 [2021-04-02T12:34:28.683Z] === RUN   TestKillStoppedContainerAPIPre120
12:34:28 [2021-04-02T12:34:28.683Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
12:34:28 [2021-04-02T12:34:28.683Z] === RUN   TestKillDifferentUserContainer
12:34:29 [2021-04-02T12:34:29.324Z] --- PASS: TestKillDifferentUserContainer (0.54s)
12:34:29 [2021-04-02T12:34:29.324Z] === RUN   TestInspectOomKilledTrue
12:34:30 [2021-04-02T12:34:30.367Z] --- PASS: TestInspectOomKilledTrue (0.94s)
12:34:30 [2021-04-02T12:34:30.367Z] === RUN   TestInspectOomKilledFalse
12:34:31 [2021-04-02T12:34:31.004Z] --- PASS: TestInspectOomKilledFalse (0.57s)
12:34:31 [2021-04-02T12:34:31.004Z] === RUN   TestLinksEtcHostsContentMatch
12:34:31 [2021-04-02T12:34:31.299Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s)
12:34:31 [2021-04-02T12:34:31.299Z] === RUN   TestLinksContainerNames
12:34:31 [2021-04-02T12:34:31.695Z] --- PASS: TestCreateServiceCapabilities (2.81s)
12:34:31 [2021-04-02T12:34:31.695Z] === RUN   TestInspect
12:34:32 [2021-04-02T12:34:32.328Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:34:32 [2021-04-02T12:34:32.328Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:34:32 [2021-04-02T12:34:32.338Z] --- PASS: TestLinksContainerNames (1.07s)
12:34:32 [2021-04-02T12:34:32.338Z] === RUN   TestLogsFollowTailEmpty
12:34:32 [2021-04-02T12:34:32.978Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
12:34:32 [2021-04-02T12:34:32.978Z] === RUN   TestContainerNetworkMountsNoChown
12:34:33 [2021-04-02T12:34:33.617Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/default
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/default
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/private
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/private
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rprivate
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rprivate
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/slave
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/slave
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rslave
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rslave
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/shared
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/shared
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rshared
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rshared
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/default
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rslave
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rshared
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/slave
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/default/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rprivate
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/default/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/private
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/private/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/private/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/shared
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/private/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/default/mount_root
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:34:33 [2021-04-02T12:34:33.617Z] === CONT  TestMountDaemonRoot/default/bind_root
12:34:33 [2021-04-02T12:34:33.618Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:34:33 [2021-04-02T12:34:33.618Z] === CONT  TestMountDaemonRoot/private/bind_root
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:34:33 [2021-04-02T12:34:33.919Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:34:33 [2021-04-02T12:34:33.919Z] --- PASS: TestMountDaemonRoot (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:34:33 [2021-04-02T12:34:33.919Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:34:33 [2021-04-02T12:34:33.919Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:34:33 [2021-04-02T12:34:33.919Z] === RUN   TestContainerBindMountNonRecursive
12:34:34 [2021-04-02T12:34:34.954Z] --- PASS: TestInspect (3.13s)
12:34:34 [2021-04-02T12:34:34.954Z] === RUN   TestCreateJob
12:34:35 [2021-04-02T12:34:35.437Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
12:34:35 [2021-04-02T12:34:35.437Z] === RUN   TestContainerVolumesMountedAsShared
12:34:35 [2021-04-02T12:34:35.732Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s)
12:34:35 [2021-04-02T12:34:35.732Z] === RUN   TestContainerVolumesMountedAsSlave
12:34:36 [2021-04-02T12:34:36.373Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s)
12:34:36 [2021-04-02T12:34:36.373Z] === RUN   TestNetworkNat
12:34:36 [2021-04-02T12:34:36.485Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:34:37 [2021-04-02T12:34:37.009Z] --- PASS: TestNetworkNat (0.56s)
12:34:37 [2021-04-02T12:34:37.009Z] === RUN   TestNetworkLocalhostTCPNat
12:34:37 [2021-04-02T12:34:37.303Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s)
12:34:37 [2021-04-02T12:34:37.303Z] === RUN   TestNetworkLoopbackNat
12:34:38 [2021-04-02T12:34:38.257Z] --- PASS: TestCreateJob (3.71s)
12:34:38 [2021-04-02T12:34:38.257Z] === RUN   TestReplicatedJob
12:34:39 [2021-04-02T12:34:39.840Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.90s)
12:34:39 [2021-04-02T12:34:39.840Z] PASS
12:34:39 [2021-04-02T12:34:39.840Z] 
12:34:39 [2021-04-02T12:34:39.840Z] === Skipped
12:34:39 [2021-04-02T12:34:39.840Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:39 [2021-04-02T12:34:39.840Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:39 [2021-04-02T12:34:39.840Z] 
12:34:39 [2021-04-02T12:34:39.840Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:34:39 [2021-04-02T12:34:39.840Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:39 [2021-04-02T12:34:39.840Z] 
12:34:39 [2021-04-02T12:34:39.840Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:39 [2021-04-02T12:34:39.840Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:39 [2021-04-02T12:34:39.840Z] 
12:34:39 [2021-04-02T12:34:39.840Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:39 [2021-04-02T12:34:39.840Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:39 [2021-04-02T12:34:39.840Z] 
12:34:39 [2021-04-02T12:34:39.840Z] 
12:34:39 [2021-04-02T12:34:39.840Z] DONE 17 tests, 4 skipped in 39.657s
12:34:39 [2021-04-02T12:34:39.840Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:34:39 [2021-04-02T12:34:39.840Z] ++ 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
12:34:39 [2021-04-02T12:34:39.840Z] ++ set -e
12:34:39 [2021-04-02T12:34:39.840Z] ++ '[' -n 0 ']'
12:34:39 [2021-04-02T12:34:39.840Z] ++ set -x
12:34:39 [2021-04-02T12:34:39.840Z] ++ 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
12:34:39 [2021-04-02T12:34:39.840Z] INFO: Testing against a local daemon
12:34:39 [2021-04-02T12:34:39.840Z] === RUN   TestPluginInvalidJSON
12:34:39 [2021-04-02T12:34:39.840Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:34:39 [2021-04-02T12:34:39.840Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:34:39 [2021-04-02T12:34:39.840Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:34:39 [2021-04-02T12:34:39.840Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:34:39 [2021-04-02T12:34:39.840Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:34:39 [2021-04-02T12:34:39.840Z] === RUN   TestPluginInstall
12:34:39 [2021-04-02T12:34:39.840Z] === RUN   TestPluginInstall/no_auth
12:34:40 [2021-04-02T12:34:40.410Z] time="2021-04-02T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:40 [2021-04-02T12:34:40.410Z] time="2021-04-02T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65fb4c7bb592f2bc496dc00b8f914906df45b83a70e9e547a4e614a0fa31d27e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:40 [2021-04-02T12:34:40.410Z] time="2021-04-02T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:40 [2021-04-02T12:34:40.410Z] time="2021-04-02T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65fb4c7bb592f2bc496dc00b8f914906df45b83a70e9e547a4e614a0fa31d27e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:40 [2021-04-02T12:34:40.572Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/rootless	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/volume	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === Skipped
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver btrfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver btrfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver btrfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver btrfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver btrfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:73: No driver to put!
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z] time="2021-04-02T12:33:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z] time="2021-04-02T12:33:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z] time="2021-04-02T12:33:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z] time="2021-04-02T12:33:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z] time="2021-04-02T12:33:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:73: No driver to put!
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     overlay_test.go:49: Fails to compute changes intermittently
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.572Z]     graphtest_unix.go:46: Driver zfs not supported
12:34:40 [2021-04-02T12:34:40.572Z] 
12:34:40 [2021-04-02T12:34:40.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:46: Driver zfs not supported
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:46: Driver zfs not supported
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:46: Driver zfs not supported
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:46: Driver zfs not supported
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     graphtest_unix.go:73: No driver to put!
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:34:40 [2021-04-02T12:34:40.573Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] 
12:34:40 [2021-04-02T12:34:40.573Z] DONE 2247 tests, 26 skipped in 257.130s
Post stage
[Pipeline] junit
12:34:40 [2021-04-02T12:34:40.586Z] Recording test results
12:34:40 [2021-04-02T12:34:40.670Z] === RUN   TestPluginInstall/with_htpasswd
12:34:40 [2021-04-02T12:34:40.828Z] --- PASS: TestNetworkLoopbackNat (2.79s)
12:34:40 [2021-04-02T12:34:40.828Z] === RUN   TestPause
12:34:40 [2021-04-02T12:34:40.828Z] --- PASS: TestPause (0.61s)
12:34:40 [2021-04-02T12:34:40.828Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:34:40 [2021-04-02T12:34:40.828Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:34:40 [2021-04-02T12:34:40.828Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:34:40 [2021-04-02T12:34:40.828Z] === RUN   TestPauseStopPausedContainer
12:34:41 [2021-04-02T12:34:41.022Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:34:41 [2021-04-02T12:34:41.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42245/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97a5b797b6f4c3f600d134e2fdd130bbaa2a617e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:97a5b797b6f4c3f600d134e2fdd130bbaa2a617e hack/validate/vendor
12:34:41 [2021-04-02T12:34:41.465Z] --- PASS: TestPauseStopPausedContainer (0.57s)
12:34:41 [2021-04-02T12:34:41.465Z] === RUN   TestPsFilter
12:34:41 [2021-04-02T12:34:41.465Z] --- PASS: TestPsFilter (0.16s)
12:34:41 [2021-04-02T12:34:41.465Z] === RUN   TestRemoveContainerWithRemovedVolume
12:34:41 [2021-04-02T12:34:41.611Z] time="2021-04-02T12:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:41 [2021-04-02T12:34:41.611Z] time="2021-04-02T12:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bda12130fdf97080e3f803e297930717a3c78af95df655ab01bf01b8ecee9f09" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:41 [2021-04-02T12:34:41.611Z] time="2021-04-02T12:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:41 [2021-04-02T12:34:41.611Z] time="2021-04-02T12:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bda12130fdf97080e3f803e297930717a3c78af95df655ab01bf01b8ecee9f09" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:41 [2021-04-02T12:34:41.871Z] === RUN   TestPluginInstall/with_insecure
12:34:41 [2021-04-02T12:34:41.903Z] No vendor changes in diff.
12:34:42 [2021-04-02T12:34:42.104Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
12:34:42 [2021-04-02T12:34:42.104Z] === RUN   TestRemoveContainerWithVolume
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:34:42 [2021-04-02T12:34:42.742Z] --- PASS: TestRemoveContainerWithVolume (0.57s)
12:34:42 [2021-04-02T12:34:42.742Z] === RUN   TestRemoveContainerRunning
12:34:42 [2021-04-02T12:34:42.824Z] + echo Ensuring container killed.
12:34:42 [2021-04-02T12:34:42.824Z] Ensuring container killed.
12:34:42 [2021-04-02T12:34:42.824Z] + docker rm -vf docker-pr1
12:34:42 [2021-04-02T12:34:42.824Z] Error: No such container: docker-pr1
[Pipeline] sh
12:34:43 [2021-04-02T12:34:43.153Z] + echo Chowning /workspace to jenkins user
12:34:43 [2021-04-02T12:34:43.153Z] Chowning /workspace to jenkins user
12:34:43 [2021-04-02T12:34:43.153Z] + id -u
12:34:43 [2021-04-02T12:34:43.153Z] + id -g
12:34:43 [2021-04-02T12:34:43.153Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/workspace busybox chown -R 1000:1000 /workspace
12:34:43 [2021-04-02T12:34:43.377Z] --- PASS: TestRemoveContainerRunning (0.56s)
12:34:43 [2021-04-02T12:34:43.377Z] === RUN   TestRemoveContainerForceRemoveRunning
12:34:43 [2021-04-02T12:34:43.672Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
12:34:43 [2021-04-02T12:34:43.672Z] === RUN   TestRemoveInvalidContainer
12:34:43 [2021-04-02T12:34:43.672Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:34:43 [2021-04-02T12:34:43.672Z] === RUN   TestRenameLinkedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:34:43 [2021-04-02T12:34:43.781Z] time="2021-04-02T12:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:43 [2021-04-02T12:34:43.781Z] time="2021-04-02T12:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8df0b8ca07fd7cd4b52e5ed1fddd9aa9c16e9a25f05a69bc1200c63afee96a8c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:43 [2021-04-02T12:34:43.781Z] time="2021-04-02T12:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:43 [2021-04-02T12:34:43.781Z] time="2021-04-02T12:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8df0b8ca07fd7cd4b52e5ed1fddd9aa9c16e9a25f05a69bc1200c63afee96a8c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:44 [2021-04-02T12:34:44.039Z] + bundleName=unit
12:34:44 [2021-04-02T12:34:44.039Z] + echo Creating unit-bundles.tar.gz
12:34:44 [2021-04-02T12:34:44.039Z] Creating unit-bundles.tar.gz
12:34:44 [2021-04-02T12:34:44.039Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:34:44 [2021-04-02T12:34:44.039Z] bundles/junit-report.xml
12:34:44 [2021-04-02T12:34:44.039Z] bundles/go-test-report.json
12:34:44 [2021-04-02T12:34:44.039Z] bundles/profile.out
12:34:44 [2021-04-02T12:34:44.041Z] --- PASS: TestPluginInstall (5.90s)
12:34:44 [2021-04-02T12:34:44.041Z]     --- PASS: TestPluginInstall/no_auth (2.58s)
12:34:44 [2021-04-02T12:34:44.041Z]     --- PASS: TestPluginInstall/with_htpasswd (1.16s)
12:34:44 [2021-04-02T12:34:44.041Z]     --- PASS: TestPluginInstall/with_insecure (2.16s)
12:34:44 [2021-04-02T12:34:44.041Z]         plugin_test.go:160: [db0f5962d0136] daemon is not started
12:34:44 [2021-04-02T12:34:44.041Z] === RUN   TestPluginsWithRuntimes
[Pipeline] archiveArtifacts
12:34:44 [2021-04-02T12:34:44.047Z] Archiving artifacts
12:34:44 [2021-04-02T12:34:44.455Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:34:44 [2021-04-02T12:34:44.756Z] + make clean
12:34:44 [2021-04-02T12:34:44.756Z] docker volume rm -f docker-dev-cache
12:34:44 [2021-04-02T12:34:44.756Z] docker-dev-cache
12:34:44 [2021-04-02T12:34:44.784Z] --- PASS: TestReplicatedJob (6.74s)
12:34:44 [2021-04-02T12:34:44.784Z] === RUN   TestUpdateReplicatedJob
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:34:46 [2021-04-02T12:34:46.411Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:34:46 [2021-04-02T12:34:46.411Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:34:46 [2021-04-02T12:34:46.414Z] --- PASS: TestRenameLinkedContainer (2.27s)
12:34:46 [2021-04-02T12:34:46.414Z] === RUN   TestRenameStoppedContainer
12:34:46 [2021-04-02T12:34:46.583Z] === RUN   TestPluginsWithRuntimes/No_Args
12:34:46 [2021-04-02T12:34:46.709Z] --- PASS: TestRenameStoppedContainer (0.58s)
12:34:46 [2021-04-02T12:34:46.709Z] === RUN   TestRenameRunningContainerAndReuse
12:34:47 [2021-04-02T12:34:47.752Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s)
12:34:47 [2021-04-02T12:34:47.752Z] === RUN   TestRenameInvalidName
12:34:48 [2021-04-02T12:34:48.294Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:34:48 [2021-04-02T12:34:48.390Z] --- PASS: TestRenameInvalidName (0.56s)
12:34:48 [2021-04-02T12:34:48.390Z] === RUN   TestRenameAnonymousContainer
12:34:48 [2021-04-02T12:34:48.548Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:34:48 [2021-04-02T12:34:48.986Z] --- PASS: TestUpdateReplicatedJob (3.89s)
12:34:48 [2021-04-02T12:34:48.986Z] === RUN   TestServiceListWithStatuses
12:34:48 [2021-04-02T12:34:48.986Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:34:48 [2021-04-02T12:34:48.986Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:34:48 [2021-04-02T12:34:48.986Z] === RUN   TestDockerNetworkConnectAlias
12:34:49 [2021-04-02T12:34:49.122Z] === RUN   TestPluginsWithRuntimes/With_Args
12:34:49 [2021-04-02T12:34:49.909Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:34:50 [2021-04-02T12:34:50.479Z] --- PASS: TestRenameAnonymousContainer (2.00s)
12:34:50 [2021-04-02T12:34:50.479Z] === RUN   TestRenameContainerWithSameName
12:34:50 [2021-04-02T12:34:50.772Z] --- PASS: TestRenameContainerWithSameName (0.51s)
12:34:50 [2021-04-02T12:34:50.772Z] === RUN   TestRenameContainerWithLinkedContainer
12:34:51 [2021-04-02T12:34:51.031Z] --- PASS: TestPluginsWithRuntimes (7.12s)
12:34:51 [2021-04-02T12:34:51.031Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.21s)
12:34:51 [2021-04-02T12:34:51.031Z]     --- PASS: TestPluginsWithRuntimes/With_Args (2.19s)
12:34:51 [2021-04-02T12:34:51.031Z] PASS
12:34:51 [2021-04-02T12:34:51.031Z] 
12:34:51 [2021-04-02T12:34:51.031Z] DONE 9 tests in 13.224s
12:34:51 [2021-04-02T12:34:51.031Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:34:51 [2021-04-02T12:34:51.031Z] ++ 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
12:34:51 [2021-04-02T12:34:51.031Z] ++ set -e
12:34:51 [2021-04-02T12:34:51.031Z] ++ '[' -n 0 ']'
12:34:51 [2021-04-02T12:34:51.031Z] ++ set -x
12:34:51 [2021-04-02T12:34:51.031Z] ++ 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
12:34:51 [2021-04-02T12:34:51.271Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:34:51 [2021-04-02T12:34:51.291Z] INFO: Testing against a local daemon
12:34:51 [2021-04-02T12:34:51.291Z] === RUN   TestExternalGraphDriver
12:34:51 [2021-04-02T12:34:51.291Z] === RUN   TestExternalGraphDriver/json
12:34:52 [2021-04-02T12:34:52.290Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s)
12:34:52 [2021-04-02T12:34:52.290Z] === RUN   TestResize
12:34:52 [2021-04-02T12:34:52.585Z] --- PASS: TestResize (0.60s)
12:34:52 [2021-04-02T12:34:52.585Z] === RUN   TestResizeWithInvalidSize
12:34:53 [2021-04-02T12:34:53.224Z] --- PASS: TestResizeWithInvalidSize (0.57s)
12:34:53 [2021-04-02T12:34:53.224Z] === RUN   TestResizeWhenContainerNotStarted
12:34:53 [2021-04-02T12:34:53.864Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:34:53 [2021-04-02T12:34:53.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:34:54 [2021-04-02T12:34:54.222Z] --- PASS: TestDockerNetworkConnectAlias (5.28s)
12:34:54 [2021-04-02T12:34:54.222Z] === RUN   TestDockerNetworkReConnect
12:34:54 [2021-04-02T12:34:54.531Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:34:55 [2021-04-02T12:34:55.491Z] === RUN   TestExternalGraphDriver/spec
12:34:55 [2021-04-02T12:34:55.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:34:55 [2021-04-02T12:34:55.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:34:56 [2021-04-02T12:34:56.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:34:56 [2021-04-02T12:34:56.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:34:57 [2021-04-02T12:34:57.040Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:34:57 [2021-04-02T12:34:57.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:34:58 [2021-04-02T12:34:58.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:34:58 [2021-04-02T12:34:58.379Z] --- PASS: TestDockerNetworkReConnect (4.19s)
12:34:58 [2021-04-02T12:34:58.379Z] === RUN   TestServicePlugin
12:34:58 [2021-04-02T12:34:58.400Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:34:58 [2021-04-02T12:34:58.654Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:34:59 [2021-04-02T12:34:59.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:34:59 [2021-04-02T12:34:59.577Z] === RUN   TestDockerSuite/TestPsRightTagName
12:34:59 [2021-04-02T12:34:59.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:34:59 [2021-04-02T12:34:59.691Z] === RUN   TestExternalGraphDriver/pull
12:35:01 [2021-04-02T12:35:01.698Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s)
12:35:01 [2021-04-02T12:35:01.698Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
12:35:01 [2021-04-02T12:35:01.698Z] === RUN   TestCgroupNamespacesRun
12:35:02 [2021-04-02T12:35:02.098Z] === RUN   TestDockerSuite/TestPsShowMounts
12:35:02 [2021-04-02T12:35:02.232Z] --- PASS: TestExternalGraphDriver (10.80s)
12:35:02 [2021-04-02T12:35:02.232Z]     --- PASS: TestExternalGraphDriver/json (3.66s)
12:35:02 [2021-04-02T12:35:02.232Z]     --- PASS: TestExternalGraphDriver/spec (4.03s)
12:35:02 [2021-04-02T12:35:02.232Z]     --- PASS: TestExternalGraphDriver/pull (2.97s)
12:35:02 [2021-04-02T12:35:02.232Z] === RUN   TestGraphdriverPluginV2
12:35:02 [2021-04-02T12:35:02.232Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
12:35:02 [2021-04-02T12:35:02.232Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:02 [2021-04-02T12:35:02.232Z] PASS
12:35:02 [2021-04-02T12:35:02.232Z] 
12:35:02 [2021-04-02T12:35:02.232Z] === Skipped
12:35:02 [2021-04-02T12:35:02.232Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
12:35:02 [2021-04-02T12:35:02.232Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:02 [2021-04-02T12:35:02.232Z] 
12:35:02 [2021-04-02T12:35:02.232Z] 
12:35:02 [2021-04-02T12:35:02.232Z] DONE 5 tests, 1 skipped in 10.982s
12:35:02 [2021-04-02T12:35:02.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:35:02 [2021-04-02T12:35:02.232Z] ++ 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
12:35:02 [2021-04-02T12:35:02.232Z] ++ set -e
12:35:02 [2021-04-02T12:35:02.232Z] ++ '[' -n 0 ']'
12:35:02 [2021-04-02T12:35:02.232Z] ++ set -x
12:35:02 [2021-04-02T12:35:02.232Z] ++ 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
12:35:02 [2021-04-02T12:35:02.232Z] INFO: Testing against a local daemon
12:35:02 [2021-04-02T12:35:02.232Z] === RUN   TestContinueAfterPluginCrash
12:35:02 [2021-04-02T12:35:02.232Z] === PAUSE TestContinueAfterPluginCrash
12:35:02 [2021-04-02T12:35:02.232Z] === RUN   TestReadPluginNoRead
12:35:02 [2021-04-02T12:35:02.232Z] === PAUSE TestReadPluginNoRead
12:35:02 [2021-04-02T12:35:02.232Z] === RUN   TestDaemonStartWithLogOpt
12:35:02 [2021-04-02T12:35:02.232Z] === PAUSE TestDaemonStartWithLogOpt
12:35:02 [2021-04-02T12:35:02.232Z] === CONT  TestContinueAfterPluginCrash
12:35:02 [2021-04-02T12:35:02.232Z] === CONT  TestDaemonStartWithLogOpt
12:35:02 [2021-04-02T12:35:02.232Z] === CONT  TestReadPluginNoRead
12:35:03 [2021-04-02T12:35:03.219Z] --- PASS: TestCgroupNamespacesRun (1.40s)
12:35:03 [2021-04-02T12:35:03.219Z] === RUN   TestCgroupNamespacesRunPrivileged
12:35:04 [2021-04-02T12:35:04.606Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:35:04 [2021-04-02T12:35:04.736Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s)
12:35:04 [2021-04-02T12:35:04.736Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:35:05 [2021-04-02T12:35:05.165Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:35:05 [2021-04-02T12:35:05.165Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:35:05 [2021-04-02T12:35:05.419Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:35:05 [2021-04-02T12:35:05.419Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:35:05 [2021-04-02T12:35:05.419Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:35:06 [2021-04-02T12:35:06.251Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s)
12:35:06 [2021-04-02T12:35:06.251Z] === RUN   TestCgroupNamespacesRunHostMode
12:35:06 [2021-04-02T12:35:06.343Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:35:06 [2021-04-02T12:35:06.447Z] === RUN   TestReadPluginNoRead/default
12:35:07 [2021-04-02T12:35:07.018Z] --- PASS: TestDaemonStartWithLogOpt (4.75s)
12:35:07 [2021-04-02T12:35:07.702Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:35:07 [2021-04-02T12:35:07.785Z] --- PASS: TestCgroupNamespacesRunHostMode (1.45s)
12:35:07 [2021-04-02T12:35:07.785Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:35:08 [2021-04-02T12:35:08.400Z] === RUN   TestReadPluginNoRead/disabled_caching
12:35:08 [2021-04-02T12:35:08.835Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s)
12:35:08 [2021-04-02T12:35:08.835Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:35:09 [2021-04-02T12:35:09.585Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:35:10 [2021-04-02T12:35:10.309Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:35:10 [2021-04-02T12:35:10.353Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
12:35:10 [2021-04-02T12:35:10.353Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:35:10 [2021-04-02T12:35:10.509Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:35:10 [2021-04-02T12:35:10.992Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
12:35:10 [2021-04-02T12:35:10.992Z] === RUN   TestCgroupNamespacesRunOlderClient
12:35:11 [2021-04-02T12:35:11.691Z] --- PASS: TestReadPluginNoRead (9.36s)
12:35:11 [2021-04-02T12:35:11.691Z]     --- PASS: TestReadPluginNoRead/default (1.76s)
12:35:11 [2021-04-02T12:35:11.691Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.71s)
12:35:11 [2021-04-02T12:35:11.691Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s)
12:35:11 [2021-04-02T12:35:11.691Z]     read_test.go:92: [d9b5772bfbc86] daemon is not started
12:35:12 [2021-04-02T12:35:12.509Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s)
12:35:12 [2021-04-02T12:35:12.509Z] === RUN   TestKernelTCPMemory
12:35:12 [2021-04-02T12:35:12.635Z] --- PASS: TestContinueAfterPluginCrash (10.23s)
12:35:12 [2021-04-02T12:35:12.635Z] PASS
12:35:12 [2021-04-02T12:35:12.635Z] 
12:35:12 [2021-04-02T12:35:12.635Z] DONE 6 tests in 10.422s
12:35:12 [2021-04-02T12:35:12.635Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:35:12 [2021-04-02T12:35:12.635Z] ++ 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
12:35:12 [2021-04-02T12:35:12.635Z] ++ set -e
12:35:12 [2021-04-02T12:35:12.635Z] ++ '[' -n 0 ']'
12:35:12 [2021-04-02T12:35:12.635Z] ++ set -x
12:35:12 [2021-04-02T12:35:12.635Z] ++ 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
12:35:12 [2021-04-02T12:35:12.635Z] testing: warning: no tests to run
12:35:12 [2021-04-02T12:35:12.635Z] PASS
12:35:12 [2021-04-02T12:35:12.635Z] 
12:35:12 [2021-04-02T12:35:12.635Z] DONE 0 tests in 0.047s
12:35:12 [2021-04-02T12:35:12.635Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:35:12 [2021-04-02T12:35:12.635Z] ++ 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
12:35:12 [2021-04-02T12:35:12.635Z] ++ set -e
12:35:12 [2021-04-02T12:35:12.635Z] ++ '[' -n 0 ']'
12:35:12 [2021-04-02T12:35:12.635Z] ++ set -x
12:35:12 [2021-04-02T12:35:12.635Z] ++ 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
12:35:12 [2021-04-02T12:35:12.895Z] INFO: Testing against a local daemon
12:35:12 [2021-04-02T12:35:12.895Z] === RUN   TestPluginWithDevMounts
12:35:12 [2021-04-02T12:35:12.895Z] === PAUSE TestPluginWithDevMounts
12:35:12 [2021-04-02T12:35:12.895Z] === CONT  TestPluginWithDevMounts
12:35:13 [2021-04-02T12:35:13.159Z] --- PASS: TestKernelTCPMemory (0.69s)
12:35:13 [2021-04-02T12:35:13.159Z] === RUN   TestNISDomainname
12:35:14 [2021-04-02T12:35:14.201Z] --- PASS: TestNISDomainname (0.78s)
12:35:14 [2021-04-02T12:35:14.201Z] === RUN   TestHostnameDnsResolution
12:35:14 [2021-04-02T12:35:14.804Z] --- PASS: TestPluginWithDevMounts (2.07s)
12:35:14 [2021-04-02T12:35:14.804Z] PASS
12:35:14 [2021-04-02T12:35:14.804Z] 
12:35:14 [2021-04-02T12:35:14.804Z] DONE 1 tests in 2.238s
12:35:14 [2021-04-02T12:35:14.804Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:35:14 [2021-04-02T12:35:14.804Z] ++ 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
12:35:14 [2021-04-02T12:35:14.804Z] ++ set -e
12:35:14 [2021-04-02T12:35:14.804Z] ++ '[' -n 0 ']'
12:35:14 [2021-04-02T12:35:14.804Z] ++ set -x
12:35:14 [2021-04-02T12:35:14.804Z] ++ 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
12:35:14 [2021-04-02T12:35:14.839Z] --- PASS: TestHostnameDnsResolution (0.90s)
12:35:14 [2021-04-02T12:35:14.839Z] === RUN   TestStats
12:35:15 [2021-04-02T12:35:15.064Z] INFO: Testing against a local daemon
12:35:15 [2021-04-02T12:35:15.064Z] === RUN   TestSecretInspect
12:35:17 [2021-04-02T12:35:17.578Z] --- PASS: TestStats (2.58s)
12:35:17 [2021-04-02T12:35:17.578Z] === RUN   TestStopContainerWithTimeout
12:35:17 [2021-04-02T12:35:17.578Z] === RUN   TestStopContainerWithTimeout/0
12:35:17 [2021-04-02T12:35:17.578Z] === PAUSE TestStopContainerWithTimeout/0
12:35:17 [2021-04-02T12:35:17.578Z] === RUN   TestStopContainerWithTimeout/1
12:35:17 [2021-04-02T12:35:17.578Z] === PAUSE TestStopContainerWithTimeout/1
12:35:17 [2021-04-02T12:35:17.578Z] === RUN   TestStopContainerWithTimeout/3
12:35:17 [2021-04-02T12:35:17.578Z] === PAUSE TestStopContainerWithTimeout/3
12:35:17 [2021-04-02T12:35:17.578Z] === RUN   TestStopContainerWithTimeout/-1
12:35:17 [2021-04-02T12:35:17.578Z] === PAUSE TestStopContainerWithTimeout/-1
12:35:17 [2021-04-02T12:35:17.578Z] === CONT  TestStopContainerWithTimeout/0
12:35:17 [2021-04-02T12:35:17.578Z] === CONT  TestStopContainerWithTimeout/3
12:35:17 [2021-04-02T12:35:17.578Z] === CONT  TestStopContainerWithTimeout/1
12:35:17 [2021-04-02T12:35:17.578Z] === CONT  TestStopContainerWithTimeout/-1
12:35:18 [2021-04-02T12:35:18.361Z] --- PASS: TestSecretInspect (3.18s)
12:35:18 [2021-04-02T12:35:18.361Z] === RUN   TestSecretList
12:35:20 [2021-04-02T12:35:20.437Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:35:21 [2021-04-02T12:35:21.121Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:35:21 [2021-04-02T12:35:21.121Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
12:35:21 [2021-04-02T12:35:21.121Z]     --- PASS: TestStopContainerWithTimeout/1 (2.13s)
12:35:21 [2021-04-02T12:35:21.121Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
12:35:21 [2021-04-02T12:35:21.121Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
12:35:21 [2021-04-02T12:35:21.121Z] === RUN   TestDeleteDevicemapper
12:35:21 [2021-04-02T12:35:21.121Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:35:21 [2021-04-02T12:35:21.121Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:35:21 [2021-04-02T12:35:21.121Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:35:21 [2021-04-02T12:35:21.360Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:35:21 [2021-04-02T12:35:21.655Z] --- PASS: TestSecretList (3.15s)
12:35:21 [2021-04-02T12:35:21.655Z] === RUN   TestSecretsCreateAndDelete
12:35:23 [2021-04-02T12:35:23.204Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s)
12:35:23 [2021-04-02T12:35:23.204Z] === RUN   TestUpdateMemory
12:35:23 [2021-04-02T12:35:23.842Z] --- PASS: TestUpdateMemory (0.75s)
12:35:23 [2021-04-02T12:35:23.842Z] === RUN   TestUpdateCPUQuota
12:35:23 [2021-04-02T12:35:23.868Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:35:23 [2021-04-02T12:35:23.868Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:35:23 [2021-04-02T12:35:23.868Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:35:23 [2021-04-02T12:35:23.868Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:35:24 [2021-04-02T12:35:24.196Z] --- PASS: TestSecretsCreateAndDelete (2.63s)
12:35:24 [2021-04-02T12:35:24.196Z] === RUN   TestSecretsUpdate
12:35:25 [2021-04-02T12:35:25.363Z] --- PASS: TestUpdateCPUQuota (1.40s)
12:35:25 [2021-04-02T12:35:25.363Z] === RUN   TestUpdatePidsLimit
12:35:25 [2021-04-02T12:35:25.363Z] === RUN   TestUpdatePidsLimit/update_from_none
12:35:25 [2021-04-02T12:35:25.657Z] === RUN   TestUpdatePidsLimit/no_change
12:35:25 [2021-04-02T12:35:25.952Z] === RUN   TestUpdatePidsLimit/update_lower
12:35:26 [2021-04-02T12:35:26.246Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:35:26 [2021-04-02T12:35:26.376Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:35:26 [2021-04-02T12:35:26.541Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:35:26 [2021-04-02T12:35:26.835Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:35:27 [2021-04-02T12:35:27.129Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:35:27 [2021-04-02T12:35:27.491Z] --- PASS: TestSecretsUpdate (3.16s)
12:35:27 [2021-04-02T12:35:27.491Z] === RUN   TestTemplatedSecret
12:35:27 [2021-04-02T12:35:27.737Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:35:28 [2021-04-02T12:35:28.195Z] --- PASS: TestUpdatePidsLimit (2.73s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.29s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s)
12:35:28 [2021-04-02T12:35:28.195Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
12:35:28 [2021-04-02T12:35:28.195Z] === RUN   TestUpdateRestartPolicy
12:35:28 [2021-04-02T12:35:28.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:35:30 [2021-04-02T12:35:30.428Z] --- PASS: TestServicePlugin (30.70s)
12:35:30 [2021-04-02T12:35:30.428Z]     plugin_test.go:62: [d8fca9e728e28] joining swarm manager [da06abb0a66af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:35:30 [2021-04-02T12:35:30.428Z]     plugin_test.go:65: [d9109617e38af] joining swarm manager [da06abb0a66af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:35:30 [2021-04-02T12:35:30.428Z] === RUN   TestServiceUpdateLabel
12:35:30 [2021-04-02T12:35:30.997Z] --- PASS: TestServiceUpdateLabel (2.10s)
12:35:30 [2021-04-02T12:35:30.997Z] === RUN   TestServiceUpdateSecrets
12:35:31 [2021-04-02T12:35:31.690Z] --- PASS: TestTemplatedSecret (3.76s)
12:35:31 [2021-04-02T12:35:31.690Z] === RUN   TestSecretCreateResolve
12:35:33 [2021-04-02T12:35:33.895Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:35:34 [2021-04-02T12:35:34.244Z] --- PASS: TestSecretCreateResolve (3.23s)
12:35:34 [2021-04-02T12:35:34.244Z] PASS
12:35:34 [2021-04-02T12:35:34.244Z] 
12:35:34 [2021-04-02T12:35:34.244Z] DONE 6 tests in 19.264s
12:35:34 [2021-04-02T12:35:34.244Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:35:34 [2021-04-02T12:35:34.244Z] ++ 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
12:35:34 [2021-04-02T12:35:34.244Z] ++ set -e
12:35:34 [2021-04-02T12:35:34.244Z] ++ '[' -n 0 ']'
12:35:34 [2021-04-02T12:35:34.244Z] ++ set -x
12:35:34 [2021-04-02T12:35:34.244Z] ++ 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
12:35:34 [2021-04-02T12:35:34.244Z] INFO: Testing against a local daemon
12:35:34 [2021-04-02T12:35:34.244Z] === RUN   TestServiceCreateInit
12:35:34 [2021-04-02T12:35:34.504Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:35:34 [2021-04-02T12:35:34.848Z] === RUN   TestDockerSuite/TestRmiBlank
12:35:34 [2021-04-02T12:35:34.848Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:35:34 [2021-04-02T12:35:34.848Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:35:39 [2021-04-02T12:35:39.010Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:35:39 [2021-04-02T12:35:39.787Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:35:39 [2021-04-02T12:35:39.934Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:35:39 [2021-04-02T12:35:39.934Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:35:40 [2021-04-02T12:35:40.857Z] --- PASS: TestUpdateRestartPolicy (11.41s)
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestUpdateRestartWithAutoRemove
12:35:40 [2021-04-02T12:35:40.857Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestWaitNonBlocked
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:40 [2021-04-02T12:35:40.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:40 [2021-04-02T12:35:40.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:40 [2021-04-02T12:35:40.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:40 [2021-04-02T12:35:40.857Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:40 [2021-04-02T12:35:40.857Z] --- PASS: TestWaitNonBlocked (0.02s)
12:35:40 [2021-04-02T12:35:40.857Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
12:35:40 [2021-04-02T12:35:40.857Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestWaitBlocked
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:35:40 [2021-04-02T12:35:40.857Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:35:40 [2021-04-02T12:35:40.857Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:35:40 [2021-04-02T12:35:40.857Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:35:40 [2021-04-02T12:35:40.857Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:35:40 [2021-04-02T12:35:40.857Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:35:41 [2021-04-02T12:35:41.499Z] --- PASS: TestWaitBlocked (0.02s)
12:35:41 [2021-04-02T12:35:41.500Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
12:35:41 [2021-04-02T12:35:41.500Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
12:35:41 [2021-04-02T12:35:41.500Z] === CONT  TestContainerStartOnDaemonRestart
12:35:41 [2021-04-02T12:35:41.500Z] === CONT  TestContainerKillOnDaemonStart
12:35:41 [2021-04-02T12:35:41.500Z] === CONT  TestRestartDaemonWithRestartingContainer
12:35:41 [2021-04-02T12:35:41.500Z] === CONT  TestIpcModeOlderClient
12:35:41 [2021-04-02T12:35:41.796Z] --- PASS: TestIpcModeOlderClient (0.16s)
12:35:41 [2021-04-02T12:35:41.796Z] === CONT  TestDaemonHostGatewayIP
12:35:41 [2021-04-02T12:35:41.817Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:35:42 [2021-04-02T12:35:42.741Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:35:44 [2021-04-02T12:35:44.661Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:35:45 [2021-04-02T12:35:45.068Z] --- PASS: TestServiceCreateInit (10.64s)
12:35:45 [2021-04-02T12:35:45.068Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
12:35:45 [2021-04-02T12:35:45.068Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s)
12:35:45 [2021-04-02T12:35:45.068Z] === RUN   TestCreateServiceMultipleTimes
12:35:45 [2021-04-02T12:35:45.374Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s)
12:35:45 [2021-04-02T12:35:45.374Z] === CONT  TestDaemonRestartIpcMode
12:35:45 [2021-04-02T12:35:45.374Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s)
12:35:45 [2021-04-02T12:35:45.585Z] === RUN   TestDockerSuite/TestRmiTag
12:35:45 [2021-04-02T12:35:45.585Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:35:46 [2021-04-02T12:35:46.013Z] --- PASS: TestDaemonHostGatewayIP (4.29s)
12:35:46 [2021-04-02T12:35:46.509Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:35:48 [2021-04-02T12:35:48.093Z] --- PASS: TestDaemonRestartIpcMode (2.57s)
12:35:49 [2021-04-02T12:35:49.059Z] --- PASS: TestServiceUpdateSecrets (15.15s)
12:35:49 [2021-04-02T12:35:49.059Z] === RUN   TestServiceUpdateConfigs
12:35:51 [2021-04-02T12:35:51.742Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:35:51 [2021-04-02T12:35:51.742Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:35:52 [2021-04-02T12:35:52.667Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:35:52 [2021-04-02T12:35:52.922Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:35:54 [2021-04-02T12:35:54.806Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:35:55 [2021-04-02T12:35:55.018Z] --- PASS: TestContainerKillOnDaemonStart (12.91s)
12:35:55 [2021-04-02T12:35:55.018Z] PASS
12:35:55 [2021-04-02T12:35:55.018Z] 
12:35:55 [2021-04-02T12:35:55.018Z] === Skipped
12:35:55 [2021-04-02T12:35:55.019Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
12:35:55 [2021-04-02T12:35:55.019Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:35:55 [2021-04-02T12:35:55.019Z] 
12:35:55 [2021-04-02T12:35:55.019Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:35:55 [2021-04-02T12:35:55.019Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:35:55 [2021-04-02T12:35:55.019Z] 
12:35:55 [2021-04-02T12:35:55.019Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
12:35:55 [2021-04-02T12:35:55.019Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:35:55 [2021-04-02T12:35:55.019Z] 
12:35:55 [2021-04-02T12:35:55.019Z] 
12:35:55 [2021-04-02T12:35:55.019Z] DONE 196 tests, 3 skipped in 114.952s
12:35:55 [2021-04-02T12:35:55.019Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
12:35:55 [2021-04-02T12:35:55.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
12:35:55 [2021-04-02T12:35:55.019Z] ++ set -e
12:35:55 [2021-04-02T12:35:55.019Z] ++ '[' -n 0 ']'
12:35:55 [2021-04-02T12:35:55.019Z] ++ set -x
12:35:55 [2021-04-02T12:35:55.019Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
12:35:55 [2021-04-02T12:35:55.019Z] INFO: Testing against a local daemon
12:35:55 [2021-04-02T12:35:55.019Z] === RUN   TestCommitInheritsEnv
12:35:55 [2021-04-02T12:35:55.019Z] --- PASS: TestCommitInheritsEnv (0.32s)
12:35:55 [2021-04-02T12:35:55.019Z] === RUN   TestImportExtremelyLargeImageWorks
12:35:55 [2021-04-02T12:35:55.019Z] === PAUSE TestImportExtremelyLargeImageWorks
12:35:55 [2021-04-02T12:35:55.019Z] === RUN   TestImagesFilterMultiReference
12:35:55 [2021-04-02T12:35:55.019Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:35:55 [2021-04-02T12:35:55.019Z] === RUN   TestImagePullPlatformInvalid
12:35:55 [2021-04-02T12:35:55.019Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
12:35:55 [2021-04-02T12:35:55.019Z] === RUN   TestRemoveImageOrphaning
12:35:55 [2021-04-02T12:35:55.060Z] === RUN   TestDockerSuite/TestRunAddHost
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestRemoveImageOrphaning (0.31s)
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestRemoveImageGarbageCollector
12:35:55 [2021-04-02T12:35:55.315Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:35:55 [2021-04-02T12:35:55.315Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestTagInvalidReference
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestTagInvalidReference (0.02s)
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestTagValidPrefixedRepo
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestTagExistedNameWithoutForce
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestTagOfficialNames
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestTagOfficialNames (0.04s)
12:35:55 [2021-04-02T12:35:55.315Z] === RUN   TestTagMatchesDigest
12:35:55 [2021-04-02T12:35:55.315Z] --- PASS: TestTagMatchesDigest (0.02s)
12:35:55 [2021-04-02T12:35:55.315Z] === CONT  TestImportExtremelyLargeImageWorks
12:35:55 [2021-04-02T12:35:55.620Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:35:56 [2021-04-02T12:35:56.178Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:35:57 [2021-04-02T12:35:57.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:35:57 [2021-04-02T12:35:57.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:35:58 [2021-04-02T12:35:58.098Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:35:59 [2021-04-02T12:35:59.980Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:36:00 [2021-04-02T12:36:00.540Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:36:01 [2021-04-02T12:36:01.210Z] --- PASS: TestServiceUpdateConfigs (15.15s)
12:36:01 [2021-04-02T12:36:01.210Z] === RUN   TestServiceUpdateNetwork
12:36:01 [2021-04-02T12:36:01.464Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:36:02 [2021-04-02T12:36:02.858Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:36:03 [2021-04-02T12:36:03.175Z] --- PASS: TestCreateServiceMultipleTimes (18.11s)
12:36:03 [2021-04-02T12:36:03.175Z] === RUN   TestCreateServiceConflict
12:36:03 [2021-04-02T12:36:03.417Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:36:05 [2021-04-02T12:36:05.300Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:36:06 [2021-04-02T12:36:06.223Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:36:06 [2021-04-02T12:36:06.471Z] --- PASS: TestCreateServiceConflict (3.17s)
12:36:06 [2021-04-02T12:36:06.471Z] === RUN   TestCreateServiceMaxReplicas
12:36:06 [2021-04-02T12:36:06.782Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:36:08 [2021-04-02T12:36:08.143Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:36:09 [2021-04-02T12:36:09.504Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:36:09 [2021-04-02T12:36:09.504Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:36:10 [2021-04-02T12:36:10.427Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:36:10 [2021-04-02T12:36:10.675Z] --- PASS: TestCreateServiceMaxReplicas (3.71s)
12:36:10 [2021-04-02T12:36:10.675Z] === RUN   TestCreateWithDuplicateNetworkNames
12:36:11 [2021-04-02T12:36:11.351Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:36:12 [2021-04-02T12:36:12.276Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:36:12 [2021-04-02T12:36:12.835Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:36:13 [2021-04-02T12:36:13.395Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:36:14 [2021-04-02T12:36:14.755Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:36:15 [2021-04-02T12:36:15.678Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:36:15 [2021-04-02T12:36:15.933Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:36:16 [2021-04-02T12:36:16.075Z] --- PASS: TestServiceUpdateNetwork (13.38s)
12:36:16 [2021-04-02T12:36:16.075Z] === RUN   TestServiceUpdatePidsLimit
12:36:16 [2021-04-02T12:36:16.075Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:36:16 [2021-04-02T12:36:16.492Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:36:16 [2021-04-02T12:36:16.676Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:36:17 [2021-04-02T12:36:17.417Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:36:18 [2021-04-02T12:36:18.341Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:36:18 [2021-04-02T12:36:18.341Z] === RUN   TestDockerSuite/TestRunBindMounts
12:36:20 [2021-04-02T12:36:20.849Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:36:21 [2021-04-02T12:36:21.408Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:36:21 [2021-04-02T12:36:21.967Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:36:22 [2021-04-02T12:36:22.890Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:36:23 [2021-04-02T12:36:23.814Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:36:24 [2021-04-02T12:36:24.373Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:36:24 [2021-04-02T12:36:24.373Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:36:24 [2021-04-02T12:36:24.787Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:36:25 [2021-04-02T12:36:25.297Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:36:25 [2021-04-02T12:36:25.569Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s)
12:36:25 [2021-04-02T12:36:25.569Z] === RUN   TestCreateServiceSecretFileMode
12:36:26 [2021-04-02T12:36:26.229Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:36:27 [2021-04-02T12:36:27.152Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:36:27 [2021-04-02T12:36:27.152Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:36:27 [2021-04-02T12:36:27.711Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:36:28 [2021-04-02T12:36:28.109Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
12:36:28 [2021-04-02T12:36:28.109Z] === RUN   TestCreateServiceConfigFileMode
12:36:28 [2021-04-02T12:36:28.635Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:36:28 [2021-04-02T12:36:28.635Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:36:29 [2021-04-02T12:36:29.559Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:36:29 [2021-04-02T12:36:29.559Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:36:30 [2021-04-02T12:36:30.920Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:36:31 [2021-04-02T12:36:31.311Z] --- PASS: TestServiceUpdatePidsLimit (16.66s)
12:36:31 [2021-04-02T12:36:31.311Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
12:36:31 [2021-04-02T12:36:31.311Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
12:36:31 [2021-04-02T12:36:31.311Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
12:36:31 [2021-04-02T12:36:31.311Z] PASS
12:36:31 [2021-04-02T12:36:31.311Z] 
12:36:31 [2021-04-02T12:36:31.311Z] === Skipped
12:36:31 [2021-04-02T12:36:31.311Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:36:31 [2021-04-02T12:36:31.311Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:36:31 [2021-04-02T12:36:31.311Z] 
12:36:31 [2021-04-02T12:36:31.311Z] 
12:36:31 [2021-04-02T12:36:31.311Z] DONE 27 tests, 1 skipped in 178.270s
12:36:31 [2021-04-02T12:36:31.311Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:36:31 [2021-04-02T12:36:31.311Z] INFO: Testing against a local daemon
12:36:31 [2021-04-02T12:36:31.311Z] === RUN   TestSessionCreate
12:36:31 [2021-04-02T12:36:31.311Z] --- PASS: TestSessionCreate (0.02s)
12:36:31 [2021-04-02T12:36:31.311Z] === RUN   TestSessionCreateWithBadUpgrade
12:36:31 [2021-04-02T12:36:31.311Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:36:31 [2021-04-02T12:36:31.311Z] PASS
12:36:31 [2021-04-02T12:36:31.311Z] 
12:36:31 [2021-04-02T12:36:31.311Z] DONE 2 tests in 0.073s
12:36:31 [2021-04-02T12:36:31.311Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:36:31 [2021-04-02T12:36:31.405Z] --- PASS: TestCreateServiceConfigFileMode (3.26s)
12:36:31 [2021-04-02T12:36:31.405Z] === RUN   TestCreateServiceSysctls
12:36:31 [2021-04-02T12:36:31.478Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:36:31 [2021-04-02T12:36:31.566Z] INFO: Testing against a local daemon
12:36:31 [2021-04-02T12:36:31.566Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:36:31 [2021-04-02T12:36:31.566Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:36:31 [2021-04-02T12:36:31.566Z] === RUN   TestEventsExecDie
12:36:32 [2021-04-02T12:36:32.402Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:36:32 [2021-04-02T12:36:32.491Z] --- PASS: TestEventsExecDie (1.06s)
12:36:32 [2021-04-02T12:36:32.491Z] === RUN   TestEventsBackwardsCompatible
12:36:32 [2021-04-02T12:36:32.491Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:36:32 [2021-04-02T12:36:32.491Z] === RUN   TestInfoBinaryCommits
12:36:32 [2021-04-02T12:36:32.491Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:36:32 [2021-04-02T12:36:32.491Z] === RUN   TestInfoAPIVersioned
12:36:32 [2021-04-02T12:36:32.491Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:36:32 [2021-04-02T12:36:32.491Z] === RUN   TestInfoDiscoveryBackend
12:36:32 [2021-04-02T12:36:32.961Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:36:32 [2021-04-02T12:36:32.961Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:36:33 [2021-04-02T12:36:33.414Z] --- PASS: TestInfoDiscoveryBackend (0.65s)
12:36:33 [2021-04-02T12:36:33.414Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:36:33 [2021-04-02T12:36:33.884Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:36:34 [2021-04-02T12:36:34.338Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:36:34 [2021-04-02T12:36:34.338Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:36:34 [2021-04-02T12:36:34.941Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
12:36:34 [2021-04-02T12:36:34.941Z] === RUN   TestInfoAPI
12:36:34 [2021-04-02T12:36:34.941Z] --- PASS: TestInfoAPI (0.02s)
12:36:34 [2021-04-02T12:36:34.941Z] === RUN   TestInfoAPIWarnings
12:36:35 [2021-04-02T12:36:35.244Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:36:35 [2021-04-02T12:36:35.607Z] --- PASS: TestCreateServiceSysctls (4.33s)
12:36:35 [2021-04-02T12:36:35.607Z] === RUN   TestCreateServiceCapabilities
12:36:36 [2021-04-02T12:36:36.605Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:36:37 [2021-04-02T12:36:37.966Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:36:38 [2021-04-02T12:36:38.525Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:36:38 [2021-04-02T12:36:38.904Z] --- PASS: TestCreateServiceCapabilities (3.36s)
12:36:38 [2021-04-02T12:36:38.904Z] === RUN   TestInspect
12:36:39 [2021-04-02T12:36:39.449Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:36:40 [2021-04-02T12:36:40.007Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:36:40 [2021-04-02T12:36:40.931Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:36:41 [2021-04-02T12:36:41.855Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:36:43 [2021-04-02T12:36:43.104Z] --- PASS: TestInspect (3.55s)
12:36:43 [2021-04-02T12:36:43.104Z] === RUN   TestCreateJob
12:36:43 [2021-04-02T12:36:43.215Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:36:46 [2021-04-02T12:36:46.472Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:36:46 [2021-04-02T12:36:46.472Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:36:47 [2021-04-02T12:36:47.031Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:36:47 [2021-04-02T12:36:47.303Z] --- PASS: TestCreateJob (4.09s)
12:36:47 [2021-04-02T12:36:47.303Z] === RUN   TestReplicatedJob
12:36:49 [2021-04-02T12:36:49.538Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:36:50 [2021-04-02T12:36:50.902Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:36:52 [2021-04-02T12:36:52.263Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:36:53 [2021-04-02T12:36:53.054Z] --- PASS: TestInfoAPIWarnings (16.63s)
12:36:53 [2021-04-02T12:36:53.054Z] === RUN   TestInfoDebug
12:36:53 [2021-04-02T12:36:53.054Z] --- PASS: TestInfoDebug (0.64s)
12:36:53 [2021-04-02T12:36:53.054Z] === RUN   TestInfoInsecureRegistries
12:36:53 [2021-04-02T12:36:53.054Z] --- PASS: TestInfoInsecureRegistries (0.62s)
12:36:53 [2021-04-02T12:36:53.054Z] === RUN   TestInfoRegistryMirrors
12:36:53 [2021-04-02T12:36:53.614Z] --- PASS: TestInfoRegistryMirrors (0.64s)
12:36:53 [2021-04-02T12:36:53.614Z] === RUN   TestLoginFailsWithBadCredentials
12:36:53 [2021-04-02T12:36:53.614Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
12:36:53 [2021-04-02T12:36:53.614Z] === RUN   TestPingCacheHeaders
12:36:53 [2021-04-02T12:36:53.614Z] --- PASS: TestPingCacheHeaders (0.02s)
12:36:53 [2021-04-02T12:36:53.614Z] === RUN   TestPingGet
12:36:53 [2021-04-02T12:36:53.614Z] --- PASS: TestPingGet (0.01s)
12:36:53 [2021-04-02T12:36:53.614Z] === RUN   TestPingHead
12:36:53 [2021-04-02T12:36:53.614Z] --- PASS: TestPingHead (0.02s)
12:36:53 [2021-04-02T12:36:53.614Z] === RUN   TestVersion
12:36:53 [2021-04-02T12:36:53.614Z] --- PASS: TestVersion (0.02s)
12:36:53 [2021-04-02T12:36:53.614Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:36:53 [2021-04-02T12:36:53.623Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:36:53 [2021-04-02T12:36:53.884Z] --- PASS: TestReplicatedJob (7.16s)
12:36:53 [2021-04-02T12:36:53.884Z] === RUN   TestUpdateReplicatedJob
12:36:55 [2021-04-02T12:36:55.500Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
12:36:55 [2021-04-02T12:36:55.500Z] PASS
12:36:55 [2021-04-02T12:36:55.500Z] 
12:36:55 [2021-04-02T12:36:55.500Z] DONE 18 tests in 23.749s
12:36:55 [2021-04-02T12:36:55.500Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:36:55 [2021-04-02T12:36:55.500Z] INFO: Testing against a local daemon
12:36:55 [2021-04-02T12:36:55.500Z] === RUN   TestVolumesCreateAndList
12:36:55 [2021-04-02T12:36:55.500Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:36:55 [2021-04-02T12:36:55.500Z] === RUN   TestVolumesRemove
12:36:55 [2021-04-02T12:36:55.500Z] --- PASS: TestVolumesRemove (0.08s)
12:36:55 [2021-04-02T12:36:55.500Z] === RUN   TestVolumesInspect
12:36:55 [2021-04-02T12:36:55.500Z] --- PASS: TestVolumesInspect (0.02s)
12:36:55 [2021-04-02T12:36:55.500Z] === RUN   TestVolumesInvalidJSON
12:36:55 [2021-04-02T12:36:55.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:36:55 [2021-04-02T12:36:55.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:36:55 [2021-04-02T12:36:55.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:36:55 [2021-04-02T12:36:55.500Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:36:55 [2021-04-02T12:36:55.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:36:55 [2021-04-02T12:36:55.500Z] PASS
12:36:55 [2021-04-02T12:36:55.500Z] 
12:36:55 [2021-04-02T12:36:55.500Z] DONE 5 tests in 0.170s
12:36:55 [2021-04-02T12:36:55.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:36:56 [2021-04-02T12:36:56.861Z] Stopping apparmor (via systemctl): apparmor.service.
12:36:56 [2021-04-02T12:36:56.861Z] Removing test suite binaries
12:36:56 [2021-04-02T12:36:56.881Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:36:56 [2021-04-02T12:36:56.881Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:36:56 [2021-04-02T12:36:56.881Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:36:57 [2021-04-02T12:36:57.117Z] exiting test-integration
12:36:57 [2021-04-02T12:36:57.117Z] ++ exit 0
12:36:57 [2021-04-02T12:36:57.117Z] 
12:36:57 [2021-04-02T12:36:57.135Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:36:58 [2021-04-02T12:36:58.084Z] --- PASS: TestUpdateReplicatedJob (3.77s)
12:36:58 [2021-04-02T12:36:58.084Z] === RUN   TestServiceListWithStatuses
12:36:58 [2021-04-02T12:36:58.084Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:36:58 [2021-04-02T12:36:58.084Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:36:58 [2021-04-02T12:36:58.084Z] === RUN   TestDockerNetworkConnectAlias
12:36:59 [2021-04-02T12:36:59.643Z] === RUN   TestDockerSuite/TestRunDNSOptions
Post stage
[Pipeline] junit
12:37:00 [2021-04-02T12:37:00.391Z] Recording test results
12:37:01 [2021-04-02T12:37:01.003Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:37:02 [2021-04-02T12:37:02.147Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:37:02 [2021-04-02T12:37:02.484Z] + echo Ensuring container killed.
12:37:02 [2021-04-02T12:37:02.484Z] Ensuring container killed.
12:37:02 [2021-04-02T12:37:02.484Z] + docker rm -vf docker-pr1
12:37:02 [2021-04-02T12:37:02.484Z] Error: No such container: docker-pr1
[Pipeline] sh
12:37:02 [2021-04-02T12:37:02.766Z] + echo Chowning /workspace to jenkins user
12:37:02 [2021-04-02T12:37:02.766Z] Chowning /workspace to jenkins user
12:37:02 [2021-04-02T12:37:02.766Z] + id -u
12:37:02 [2021-04-02T12:37:02.766Z] + id -g
12:37:02 [2021-04-02T12:37:02.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/workspace busybox chown -R 1000:1000 /workspace
12:37:02 [2021-04-02T12:37:02.766Z] Unable to find image 'busybox:latest' locally
12:37:02 [2021-04-02T12:37:02.928Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:37:03 [2021-04-02T12:37:03.021Z] latest: Pulling from library/busybox
12:37:03 [2021-04-02T12:37:03.021Z] 8b3d7e226fab: Pulling fs layer
12:37:03 [2021-04-02T12:37:03.021Z] 8b3d7e226fab: Verifying Checksum
12:37:03 [2021-04-02T12:37:03.021Z] 8b3d7e226fab: Download complete
12:37:03 [2021-04-02T12:37:03.276Z] 8b3d7e226fab: Pull complete
12:37:03 [2021-04-02T12:37:03.276Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
12:37:03 [2021-04-02T12:37:03.276Z] Status: Downloaded newer image for busybox:latest
12:37:03 [2021-04-02T12:37:03.852Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:37:04 [2021-04-02T12:37:04.668Z] --- PASS: TestDockerNetworkConnectAlias (6.03s)
12:37:04 [2021-04-02T12:37:04.668Z] === RUN   TestDockerNetworkReConnect
12:37:04 [2021-04-02T12:37:04.776Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:37:06 [2021-04-02T12:37:06.115Z] + bundleName=amd64-cgroup2
12:37:06 [2021-04-02T12:37:06.115Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:37:06 [2021-04-02T12:37:06.115Z] Creating amd64-cgroup2-bundles.tar.gz
12:37:06 [2021-04-02T12:37:06.115Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
12:37:06 [2021-04-02T12:37:06.115Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:37:06 [2021-04-02T12:37:06.377Z] Archiving artifacts
12:37:06 [2021-04-02T12:37:06.658Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:37:06 [2021-04-02T12:37:06.913Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:37:07 [2021-04-02T12:37:07.837Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:37:07 [2021-04-02T12:37:07.837Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:37:08 [2021-04-02T12:37:08.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:37:08 [2021-04-02T12:37:08.645Z] + make clean
12:37:08 [2021-04-02T12:37:08.761Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:37:08 [2021-04-02T12:37:08.878Z] --- PASS: TestDockerNetworkReConnect (5.03s)
12:37:08 [2021-04-02T12:37:08.878Z] === RUN   TestServicePlugin
12:37:08 [2021-04-02T12:37:08.878Z] --- SKIP: TestServicePlugin (0.00s)
12:37:08 [2021-04-02T12:37:08.878Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:08 [2021-04-02T12:37:08.878Z] === RUN   TestServiceUpdateLabel
12:37:08 [2021-04-02T12:37:08.899Z] docker volume rm -f docker-dev-cache
12:37:08 [2021-04-02T12:37:08.899Z] docker-dev-cache
[Pipeline] deleteDir
12:37:10 [2021-04-02T12:37:10.644Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:37:10 [2021-04-02T12:37:10.644Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:37:11 [2021-04-02T12:37:11.203Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:37:11 [2021-04-02T12:37:11.762Z] === RUN   TestDockerSuite/TestRunEchoStdout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
12:37:12 [2021-04-02T12:37:12.172Z] --- PASS: TestServiceUpdateLabel (3.17s)
12:37:12 [2021-04-02T12:37:12.172Z] === RUN   TestServiceUpdateSecrets
[Pipeline] }
12:37:12 [2021-04-02T12:37:12.686Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:37:13 [2021-04-02T12:37:13.246Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:37:13 [2021-04-02T12:37:13.246Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:37:14 [2021-04-02T12:37:14.169Z] === RUN   TestDockerSuite/TestRunEnvironment
12:37:14 [2021-04-02T12:37:14.728Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:37:15 [2021-04-02T12:37:15.669Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:37:16 [2021-04-02T12:37:16.232Z] === RUN   TestDockerSuite/TestRunExitCode
12:37:17 [2021-04-02T12:37:17.155Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:37:17 [2021-04-02T12:37:17.714Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:37:18 [2021-04-02T12:37:18.637Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:37:19 [2021-04-02T12:37:19.560Z] === RUN   TestDockerSuite/TestRunExposePort
12:37:19 [2021-04-02T12:37:19.560Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:37:19 [2021-04-02T12:37:19.560Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:37:20 [2021-04-02T12:37:20.484Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:37:21 [2021-04-02T12:37:21.044Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:37:22 [2021-04-02T12:37:22.927Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:37:23 [2021-04-02T12:37:23.182Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:37:23 [2021-04-02T12:37:23.182Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:37:23 [2021-04-02T12:37:23.182Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:37:27 [2021-04-02T12:37:27.066Z] --- PASS: TestServiceUpdateSecrets (15.12s)
12:37:27 [2021-04-02T12:37:27.066Z] === RUN   TestServiceUpdateConfigs
12:37:27 [2021-04-02T12:37:27.338Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:37:27 [2021-04-02T12:37:27.338Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:37:27 [2021-04-02T12:37:27.897Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:37:29 [2021-04-02T12:37:29.780Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:37:33 [2021-04-02T12:37:33.935Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:37:37 [2021-04-02T12:37:37.194Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:37:39 [2021-04-02T12:37:39.702Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:37:40 [2021-04-02T12:37:40.261Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:37:40 [2021-04-02T12:37:40.515Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:37:41 [2021-04-02T12:37:41.875Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:37:41 [2021-04-02T12:37:41.875Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:37:41 [2021-04-02T12:37:41.875Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:37:41 [2021-04-02T12:37:41.875Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:37:42 [2021-04-02T12:37:42.798Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:37:43 [2021-04-02T12:37:43.357Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:37:45 [2021-04-02T12:37:45.168Z] --- PASS: TestServiceUpdateConfigs (15.54s)
12:37:45 [2021-04-02T12:37:45.168Z] === RUN   TestServiceUpdateNetwork
12:37:46 [2021-04-02T12:37:46.631Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:37:47 [2021-04-02T12:37:47.555Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:37:48 [2021-04-02T12:37:48.114Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:37:49 [2021-04-02T12:37:49.996Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:37:55 [2021-04-02T12:37:55.228Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:37:55 [2021-04-02T12:37:55.787Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:37:56 [2021-04-02T12:37:56.346Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:37:56 [2021-04-02T12:37:56.905Z] === RUN   TestDockerSuite/TestRunModeHostname
12:37:57 [2021-04-02T12:37:57.436Z] --- PASS: TestServiceUpdateNetwork (14.62s)
12:37:57 [2021-04-02T12:37:57.436Z] === RUN   TestServiceUpdatePidsLimit
12:37:58 [2021-04-02T12:37:58.265Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:37:58 [2021-04-02T12:37:58.265Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:37:58 [2021-04-02T12:37:58.265Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:37:58 [2021-04-02T12:37:58.820Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:37:59 [2021-04-02T12:37:59.763Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:38:00 [2021-04-02T12:38:00.147Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:38:00 [2021-04-02T12:38:00.147Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:38:01 [2021-04-02T12:38:01.507Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:38:03 [2021-04-02T12:38:03.391Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:38:03 [2021-04-02T12:38:03.391Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:38:03 [2021-04-02T12:38:03.645Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:38:05 [2021-04-02T12:38:05.005Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:38:06 [2021-04-02T12:38:06.365Z] === RUN   TestDockerSuite/TestRunMount
12:38:07 [2021-04-02T12:38:07.895Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:38:14 [2021-04-02T12:38:14.437Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:38:14 [2021-04-02T12:38:14.997Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:38:15 [2021-04-02T12:38:15.941Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:38:16 [2021-04-02T12:38:16.029Z] --- PASS: TestServiceUpdatePidsLimit (17.73s)
12:38:16 [2021-04-02T12:38:16.029Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
12:38:16 [2021-04-02T12:38:16.029Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
12:38:16 [2021-04-02T12:38:16.029Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
12:38:16 [2021-04-02T12:38:16.029Z] PASS
12:38:16 [2021-04-02T12:38:16.029Z] 
12:38:16 [2021-04-02T12:38:16.029Z] === Skipped
12:38:16 [2021-04-02T12:38:16.029Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:38:16 [2021-04-02T12:38:16.029Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:38:16 [2021-04-02T12:38:16.029Z] 
12:38:16 [2021-04-02T12:38:16.029Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:38:16 [2021-04-02T12:38:16.029Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:38:16 [2021-04-02T12:38:16.029Z] 
12:38:16 [2021-04-02T12:38:16.029Z] 
12:38:16 [2021-04-02T12:38:16.029Z] DONE 27 tests, 2 skipped in 160.656s
12:38:16 [2021-04-02T12:38:16.029Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:38:16 [2021-04-02T12:38:16.029Z] ++ 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
12:38:16 [2021-04-02T12:38:16.029Z] ++ set -e
12:38:16 [2021-04-02T12:38:16.029Z] ++ '[' -n 0 ']'
12:38:16 [2021-04-02T12:38:16.029Z] ++ set -x
12:38:16 [2021-04-02T12:38:16.029Z] ++ 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
12:38:16 [2021-04-02T12:38:16.029Z] INFO: Testing against a local daemon
12:38:16 [2021-04-02T12:38:16.029Z] === RUN   TestSessionCreate
12:38:16 [2021-04-02T12:38:16.029Z] --- PASS: TestSessionCreate (0.05s)
12:38:16 [2021-04-02T12:38:16.029Z] === RUN   TestSessionCreateWithBadUpgrade
12:38:16 [2021-04-02T12:38:16.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
12:38:16 [2021-04-02T12:38:16.029Z] PASS
12:38:16 [2021-04-02T12:38:16.029Z] 
12:38:16 [2021-04-02T12:38:16.029Z] DONE 2 tests in 0.234s
12:38:16 [2021-04-02T12:38:16.029Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:38:16 [2021-04-02T12:38:16.029Z] ++ 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
12:38:16 [2021-04-02T12:38:16.029Z] ++ set -e
12:38:16 [2021-04-02T12:38:16.029Z] ++ '[' -n 0 ']'
12:38:16 [2021-04-02T12:38:16.029Z] ++ set -x
12:38:16 [2021-04-02T12:38:16.029Z] ++ 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
12:38:16 [2021-04-02T12:38:16.029Z] INFO: Testing against a local daemon
12:38:16 [2021-04-02T12:38:16.029Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:38:16 [2021-04-02T12:38:16.029Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:38:16 [2021-04-02T12:38:16.029Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:38:16 [2021-04-02T12:38:16.029Z] === RUN   TestEventsExecDie
12:38:16 [2021-04-02T12:38:16.290Z] --- PASS: TestEventsExecDie (1.13s)
12:38:16 [2021-04-02T12:38:16.290Z] === RUN   TestEventsBackwardsCompatible
12:38:16 [2021-04-02T12:38:16.500Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:38:16 [2021-04-02T12:38:16.550Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:38:16 [2021-04-02T12:38:16.550Z] === RUN   TestInfoBinaryCommits
12:38:16 [2021-04-02T12:38:16.550Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:38:16 [2021-04-02T12:38:16.550Z] === RUN   TestInfoAPIVersioned
12:38:16 [2021-04-02T12:38:16.550Z] --- PASS: TestInfoAPIVersioned (0.02s)
12:38:16 [2021-04-02T12:38:16.550Z] === RUN   TestInfoDiscoveryBackend
12:38:17 [2021-04-02T12:38:17.059Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:38:17 [2021-04-02T12:38:17.935Z] --- PASS: TestInfoDiscoveryBackend (1.16s)
12:38:17 [2021-04-02T12:38:17.935Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:38:18 [2021-04-02T12:38:18.420Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:38:18 [2021-04-02T12:38:18.876Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:38:18 [2021-04-02T12:38:18.876Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:38:20 [2021-04-02T12:38:20.259Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.22s)
12:38:20 [2021-04-02T12:38:20.259Z] === RUN   TestInfoAPI
12:38:20 [2021-04-02T12:38:20.259Z] --- PASS: TestInfoAPI (0.05s)
12:38:20 [2021-04-02T12:38:20.259Z] === RUN   TestInfoAPIWarnings
12:38:20 [2021-04-02T12:38:20.929Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:38:20 [2021-04-02T12:38:20.929Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:38:25 [2021-04-02T12:38:25.085Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:38:25 [2021-04-02T12:38:25.085Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:38:27 [2021-04-02T12:38:27.594Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:38:29 [2021-04-02T12:38:29.478Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:38:30 [2021-04-02T12:38:30.037Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:38:31 [2021-04-02T12:38:31.921Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:38:33 [2021-04-02T12:38:33.281Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:38:33 [2021-04-02T12:38:33.841Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:38:33 [2021-04-02T12:38:33.841Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:38:34 [2021-04-02T12:38:34.764Z] === RUN   TestDockerSuite/TestRunNetHost
12:38:36 [2021-04-02T12:38:36.128Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:38:36 [2021-04-02T12:38:36.688Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:38:37 [2021-04-02T12:38:37.612Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:38:38 [2021-04-02T12:38:38.364Z] --- PASS: TestInfoAPIWarnings (17.08s)
12:38:38 [2021-04-02T12:38:38.364Z] === RUN   TestInfoDebug
12:38:38 [2021-04-02T12:38:38.364Z] --- PASS: TestInfoDebug (1.13s)
12:38:38 [2021-04-02T12:38:38.364Z] === RUN   TestInfoInsecureRegistries
12:38:39 [2021-04-02T12:38:39.304Z] --- PASS: TestInfoInsecureRegistries (1.12s)
12:38:39 [2021-04-02T12:38:39.304Z] === RUN   TestInfoRegistryMirrors
12:38:40 [2021-04-02T12:38:40.120Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:38:40 [2021-04-02T12:38:40.686Z] --- PASS: TestInfoRegistryMirrors (1.12s)
12:38:40 [2021-04-02T12:38:40.686Z] === RUN   TestLoginFailsWithBadCredentials
12:38:40 [2021-04-02T12:38:40.686Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
12:38:40 [2021-04-02T12:38:40.686Z] === RUN   TestPingCacheHeaders
12:38:40 [2021-04-02T12:38:40.686Z] --- PASS: TestPingCacheHeaders (0.05s)
12:38:40 [2021-04-02T12:38:40.686Z] === RUN   TestPingGet
12:38:40 [2021-04-02T12:38:40.686Z] --- PASS: TestPingGet (0.03s)
12:38:40 [2021-04-02T12:38:40.686Z] === RUN   TestPingHead
12:38:40 [2021-04-02T12:38:40.946Z] --- PASS: TestPingHead (0.05s)
12:38:40 [2021-04-02T12:38:40.946Z] === RUN   TestVersion
12:38:40 [2021-04-02T12:38:40.946Z] --- PASS: TestVersion (0.05s)
12:38:40 [2021-04-02T12:38:40.946Z] PASS
12:38:40 [2021-04-02T12:38:40.946Z] 
12:38:40 [2021-04-02T12:38:40.946Z] === Skipped
12:38:40 [2021-04-02T12:38:40.946Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:38:40 [2021-04-02T12:38:40.946Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:38:40 [2021-04-02T12:38:40.946Z] 
12:38:40 [2021-04-02T12:38:40.946Z] 
12:38:40 [2021-04-02T12:38:40.946Z] DONE 18 tests, 1 skipped in 25.769s
12:38:40 [2021-04-02T12:38:40.946Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:38:40 [2021-04-02T12:38:40.946Z] ++ 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
12:38:40 [2021-04-02T12:38:40.946Z] ++ set -e
12:38:40 [2021-04-02T12:38:40.946Z] ++ '[' -n 0 ']'
12:38:40 [2021-04-02T12:38:40.946Z] ++ set -x
12:38:40 [2021-04-02T12:38:40.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=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
12:38:40 [2021-04-02T12:38:40.946Z] INFO: Testing against a local daemon
12:38:40 [2021-04-02T12:38:40.946Z] === RUN   TestVolumesCreateAndList
12:38:41 [2021-04-02T12:38:41.206Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:38:41 [2021-04-02T12:38:41.206Z] === RUN   TestVolumesRemove
12:38:41 [2021-04-02T12:38:41.206Z] --- PASS: TestVolumesRemove (0.09s)
12:38:41 [2021-04-02T12:38:41.206Z] === RUN   TestVolumesInspect
12:38:41 [2021-04-02T12:38:41.206Z] --- PASS: TestVolumesInspect (0.04s)
12:38:41 [2021-04-02T12:38:41.206Z] === RUN   TestVolumesInvalidJSON
12:38:41 [2021-04-02T12:38:41.206Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:38:41 [2021-04-02T12:38:41.206Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:38:41 [2021-04-02T12:38:41.206Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:38:41 [2021-04-02T12:38:41.206Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:38:41 [2021-04-02T12:38:41.206Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:38:41 [2021-04-02T12:38:41.206Z] PASS
12:38:41 [2021-04-02T12:38:41.206Z] 
12:38:41 [2021-04-02T12:38:41.206Z] DONE 5 tests in 0.340s
12:38:41 [2021-04-02T12:38:41.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:38:41 [2021-04-02T12:38:41.775Z] ++++ cat bundles/test-integration/docker.pid
12:38:42 [2021-04-02T12:38:42.002Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:38:42 [2021-04-02T12:38:42.035Z] +++ kill 13956
12:38:43 [2021-04-02T12:38:43.416Z] +++ /etc/init.d/apparmor stop
12:38:43 [2021-04-02T12:38:43.416Z] Leaving: AppArmorNo profiles have been unloaded.
12:38:43 [2021-04-02T12:38:43.416Z] 
12:38:43 [2021-04-02T12:38:43.416Z] Unloading profiles will leave already running processes permanently
12:38:43 [2021-04-02T12:38:43.416Z] unconfined, which can lead to unexpected situations.
12:38:43 [2021-04-02T12:38:43.416Z] 
12:38:43 [2021-04-02T12:38:43.416Z] To set a process to complain mode, use the command line tool
12:38:43 [2021-04-02T12:38:43.416Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:38:43 [2021-04-02T12:38:43.416Z] +++ true
12:38:43 [2021-04-02T12:38:43.416Z] exiting test-integration
12:38:43 [2021-04-02T12:38:43.416Z] ++ exit 0
12:38:43 [2021-04-02T12:38:43.416Z] 
Post stage
[Pipeline] junit
12:38:45 [2021-04-02T12:38:45.971Z] Recording test results
12:38:46 [2021-04-02T12:38:46.334Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:38:46 [2021-04-02T12:38:46.680Z] + echo Ensuring container killed.
12:38:46 [2021-04-02T12:38:46.680Z] Ensuring container killed.
12:38:46 [2021-04-02T12:38:46.680Z] + docker rm -vf docker-pr1
12:38:46 [2021-04-02T12:38:46.680Z] Error: No such container: docker-pr1
[Pipeline] sh
12:38:46 [2021-04-02T12:38:46.973Z] + echo Chowning /workspace to jenkins user
12:38:46 [2021-04-02T12:38:46.973Z] Chowning /workspace to jenkins user
12:38:46 [2021-04-02T12:38:46.973Z] + id -u
12:38:46 [2021-04-02T12:38:46.973Z] + id -g
12:38:46 [2021-04-02T12:38:46.973Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/workspace busybox chown -R 1000:1000 /workspace
12:38:46 [2021-04-02T12:38:46.973Z] Unable to find image 'busybox:latest' locally
12:38:47 [2021-04-02T12:38:47.239Z] latest: Pulling from library/busybox
12:38:47 [2021-04-02T12:38:47.239Z] 8c3eadb8221d: Pulling fs layer
12:38:47 [2021-04-02T12:38:47.239Z] 8c3eadb8221d: Verifying Checksum
12:38:47 [2021-04-02T12:38:47.239Z] 8c3eadb8221d: Download complete
12:38:47 [2021-04-02T12:38:47.271Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:38:47 [2021-04-02T12:38:47.271Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:38:47 [2021-04-02T12:38:47.499Z] 8c3eadb8221d: Pull complete
12:38:47 [2021-04-02T12:38:47.499Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
12:38:47 [2021-04-02T12:38:47.499Z] Status: Downloaded newer image for busybox:latest
12:38:47 [2021-04-02T12:38:47.526Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:38:47 [2021-04-02T12:38:47.526Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:38:48 [2021-04-02T12:38:48.450Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:38:48 [2021-04-02T12:38:48.450Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:38:49 [2021-04-02T12:38:49.373Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:38:49 [2021-04-02T12:38:49.932Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:38:49 [2021-04-02T12:38:49.932Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:38:50 [2021-04-02T12:38:50.855Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:38:54 [2021-04-02T12:38:54.377Z] + bundleName=arm64-integration
12:38:54 [2021-04-02T12:38:54.377Z] + echo Creating arm64-integration-bundles.tar.gz
12:38:54 [2021-04-02T12:38:54.377Z] Creating arm64-integration-bundles.tar.gz
12:38:54 [2021-04-02T12:38:54.377Z] + + xargs tar -czffind arm64-integration-bundles.tar.gz bundles
12:38:54 [2021-04-02T12:38:54.377Z]  -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:38:54 [2021-04-02T12:38:54.959Z] Archiving artifacts
12:38:57 [2021-04-02T12:38:57.343Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
12:38:57 [2021-04-02T12:38:57.377Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:38:57 [2021-04-02T12:38:57.377Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:38:57 [2021-04-02T12:38:57.377Z] === RUN   TestDockerSuite/TestRunPIDsLimit
[Pipeline] sh
12:38:57 [2021-04-02T12:38:57.662Z] + make clean
12:38:57 [2021-04-02T12:38:57.936Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:38:58 [2021-04-02T12:38:58.233Z] docker volume rm -f docker-dev-cache
12:38:58 [2021-04-02T12:38:58.493Z] docker-dev-cache
[Pipeline] deleteDir
12:38:59 [2021-04-02T12:38:59.818Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:39:00 [2021-04-02T12:39:00.378Z] === RUN   TestDockerSuite/TestRunPortInUse
12:39:01 [2021-04-02T12:39:01.302Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:39:02 [2021-04-02T12:39:02.226Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:39:02 [2021-04-02T12:39:02.786Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:39:03 [2021-04-02T12:39:03.040Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:39:03 [2021-04-02T12:39:03.964Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:39:04 [2021-04-02T12:39:04.523Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:39:04 [2021-04-02T12:39:04.523Z] === RUN   TestDockerSuite/TestRunPublishPort
12:39:05 [2021-04-02T12:39:05.083Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:39:05 [2021-04-02T12:39:05.642Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:39:05 [2021-04-02T12:39:05.642Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:39:06 [2021-04-02T12:39:06.565Z] === RUN   TestDockerSuite/TestRunRedirectStdout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:39:07 [2021-04-02T12:39:07.926Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:39:07 [2021-04-02T12:39:07.926Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:39:11 [2021-04-02T12:39:11.184Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:39:12 [2021-04-02T12:39:12.560Z] === RUN   TestDockerSuite/TestRunRm
12:39:13 [2021-04-02T12:39:13.484Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:39:13 [2021-04-02T12:39:13.738Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:39:16 [2021-04-02T12:39:16.248Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:39:17 [2021-04-02T12:39:17.608Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:39:17 [2021-04-02T12:39:17.901Z] --- PASS: TestImportExtremelyLargeImageWorks (192.85s)
12:39:17 [2021-04-02T12:39:17.901Z] PASS
12:39:17 [2021-04-02T12:39:17.901Z] 
12:39:17 [2021-04-02T12:39:17.901Z] === Skipped
12:39:17 [2021-04-02T12:39:17.901Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
12:39:17 [2021-04-02T12:39:17.901Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:39:17 [2021-04-02T12:39:17.901Z] 
12:39:17 [2021-04-02T12:39:17.901Z] 
12:39:17 [2021-04-02T12:39:17.901Z] DONE 12 tests, 1 skipped in 193.819s
12:39:17 [2021-04-02T12:39:17.901Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
12:39:17 [2021-04-02T12:39:17.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
12:39:17 [2021-04-02T12:39:17.901Z] ++ set -e
12:39:17 [2021-04-02T12:39:17.901Z] ++ '[' -n 0 ']'
12:39:17 [2021-04-02T12:39:17.901Z] ++ set -x
12:39:17 [2021-04-02T12:39:17.901Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
12:39:17 [2021-04-02T12:39:17.901Z] INFO: Testing against a local daemon
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestNetworkCreateDelete
12:39:17 [2021-04-02T12:39:17.901Z] --- PASS: TestNetworkCreateDelete (0.17s)
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestDockerNetworkDeletePreferID
12:39:17 [2021-04-02T12:39:17.901Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestDaemonDNSFallback
12:39:17 [2021-04-02T12:39:17.901Z] --- PASS: TestDaemonDNSFallback (1.58s)
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestInspectNetwork
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestInspectNetwork/full_network_id
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestInspectNetwork/partial_network_id
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestInspectNetwork/network_name
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:39:17 [2021-04-02T12:39:17.901Z] --- PASS: TestInspectNetwork (7.00s)
12:39:17 [2021-04-02T12:39:17.901Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:39:17 [2021-04-02T12:39:17.901Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:39:17 [2021-04-02T12:39:17.901Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:39:17 [2021-04-02T12:39:17.901Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:39:17 [2021-04-02T12:39:17.901Z] === RUN   TestRunContainerWithBridgeNone
12:39:18 [2021-04-02T12:39:18.532Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:39:19 [2021-04-02T12:39:19.090Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:39:19 [2021-04-02T12:39:19.982Z] --- PASS: TestRunContainerWithBridgeNone (2.00s)
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkInvalidJSON
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkInvalidJSON//networks/create
12:39:19 [2021-04-02T12:39:19.983Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:39:19 [2021-04-02T12:39:19.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:39:19 [2021-04-02T12:39:19.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:39:19 [2021-04-02T12:39:19.983Z] === CONT  TestNetworkInvalidJSON//networks/create
12:39:19 [2021-04-02T12:39:19.983Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:39:19 [2021-04-02T12:39:19.983Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:39:19 [2021-04-02T12:39:19.983Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:39:19 [2021-04-02T12:39:19.983Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:39:19 [2021-04-02T12:39:19.983Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:39:19 [2021-04-02T12:39:19.983Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkList
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkList//networks
12:39:19 [2021-04-02T12:39:19.983Z] === PAUSE TestNetworkList//networks
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestNetworkList//networks/
12:39:19 [2021-04-02T12:39:19.983Z] === PAUSE TestNetworkList//networks/
12:39:19 [2021-04-02T12:39:19.983Z] === CONT  TestNetworkList//networks
12:39:19 [2021-04-02T12:39:19.983Z] === CONT  TestNetworkList//networks/
12:39:19 [2021-04-02T12:39:19.983Z] --- PASS: TestNetworkList (0.02s)
12:39:19 [2021-04-02T12:39:19.983Z]     --- PASS: TestNetworkList//networks (0.00s)
12:39:19 [2021-04-02T12:39:19.983Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:39:19 [2021-04-02T12:39:19.983Z] === RUN   TestHostIPv4BridgeLabel
12:39:20 [2021-04-02T12:39:20.282Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
12:39:20 [2021-04-02T12:39:20.282Z] === RUN   TestDaemonRestartWithLiveRestore
12:39:20 [2021-04-02T12:39:20.451Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:39:21 [2021-04-02T12:39:21.009Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:39:21 [2021-04-02T12:39:21.330Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
12:39:21 [2021-04-02T12:39:21.330Z] === RUN   TestDaemonDefaultNetworkPools
12:39:21 [2021-04-02T12:39:21.969Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
12:39:21 [2021-04-02T12:39:21.969Z] === RUN   TestDaemonRestartWithExistingNetwork
12:39:23 [2021-04-02T12:39:23.486Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:39:23 [2021-04-02T12:39:23.486Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:39:24 [2021-04-02T12:39:24.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
12:39:24 [2021-04-02T12:39:24.529Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:39:25 [2021-04-02T12:39:25.165Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:39:25 [2021-04-02T12:39:25.167Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:39:25 [2021-04-02T12:39:25.167Z] === RUN   TestServiceWithPredefinedNetwork
12:39:27 [2021-04-02T12:39:27.246Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
12:39:27 [2021-04-02T12:39:27.246Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:39:27 [2021-04-02T12:39:27.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:39:27 [2021-04-02T12:39:27.246Z]     service_test.go:242: FLAKY_TEST
12:39:27 [2021-04-02T12:39:27.246Z] === RUN   TestServiceWithDataPathPortInit
12:39:29 [2021-04-02T12:39:29.321Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:39:30 [2021-04-02T12:39:30.245Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:39:30 [2021-04-02T12:39:30.499Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:39:31 [2021-04-02T12:39:31.424Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:39:31 [2021-04-02T12:39:31.983Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:39:32 [2021-04-02T12:39:32.542Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:39:33 [2021-04-02T12:39:33.465Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:39:34 [2021-04-02T12:39:34.025Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:39:35 [2021-04-02T12:39:35.385Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:39:35 [2021-04-02T12:39:35.385Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:39:35 [2021-04-02T12:39:35.944Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:39:38 [2021-04-02T12:39:38.452Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:39:38 [2021-04-02T12:39:38.707Z] === RUN   TestDockerSuite/TestRunState
12:39:40 [2021-04-02T12:39:40.611Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:39:41 [2021-04-02T12:39:41.170Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:39:41 [2021-04-02T12:39:41.425Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:39:41 [2021-04-02T12:39:41.986Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:39:41 [2021-04-02T12:39:41.986Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:39:41 [2021-04-02T12:39:41.986Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:39:42 [2021-04-02T12:39:42.647Z] --- PASS: TestServiceWithDataPathPortInit (13.65s)
12:39:42 [2021-04-02T12:39:42.647Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:39:42 [2021-04-02T12:39:42.910Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:39:43 [2021-04-02T12:39:43.470Z] === RUN   TestDockerSuite/TestRunSysctls
12:39:45 [2021-04-02T12:39:45.353Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:39:45 [2021-04-02T12:39:45.353Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:39:45 [2021-04-02T12:39:45.353Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:39:46 [2021-04-02T12:39:46.276Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:39:48 [2021-04-02T12:39:48.223Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
12:39:48 [2021-04-02T12:39:48.223Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uo32k7bmesit4qcnv8rjudnik Created:2021-04-02 12:39:41.734817983 +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[ee049f7deb9c7cb07ba712a8519ed07a97ded1d438986c4c33219ed8e1b14154:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0oqe4mcqgepmciia11jju3lgh EndpointID:0732b6dea4dee4c703691d8beed967eb129c6220812da9df0c6cf145c200ed38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:95750343a77c1c86b4120be5ae1db6605a5a0a87a4d2ca6c19b399edbdc28c33 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:7d8e12ba35e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0oqe4mcqgepmciia11jju3lgh EndpointID:0732b6dea4dee4c703691d8beed967eb129c6220812da9df0c6cf145c200ed38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:39:48 [2021-04-02T12:39:48.223Z] PASS
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] === Skipped
12:39:48 [2021-04-02T12:39:48.223Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:39:48 [2021-04-02T12:39:48.223Z]     service_test.go:242: FLAKY_TEST
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] DONE 26 tests, 1 skipped in 39.295s
12:39:48 [2021-04-02T12:39:48.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:39:48 [2021-04-02T12:39:48.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:39:48 [2021-04-02T12:39:48.223Z] ++ set -e
12:39:48 [2021-04-02T12:39:48.223Z] ++ '[' -n 0 ']'
12:39:48 [2021-04-02T12:39:48.223Z] ++ set -x
12:39:48 [2021-04-02T12:39:48.223Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:39:48 [2021-04-02T12:39:48.223Z] INFO: Testing against a local daemon
12:39:48 [2021-04-02T12:39:48.223Z] === RUN   TestDockerNetworkIpvlanPersistance
12:39:48 [2021-04-02T12:39:48.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:39:48 [2021-04-02T12:39:48.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:39:48 [2021-04-02T12:39:48.223Z] === RUN   TestDockerNetworkIpvlan
12:39:48 [2021-04-02T12:39:48.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:39:48 [2021-04-02T12:39:48.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:39:48 [2021-04-02T12:39:48.223Z] PASS
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] === Skipped
12:39:48 [2021-04-02T12:39:48.223Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:39:48 [2021-04-02T12:39:48.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:39:48 [2021-04-02T12:39:48.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] 
12:39:48 [2021-04-02T12:39:48.223Z] DONE 2 tests, 2 skipped in 0.080s
12:39:48 [2021-04-02T12:39:48.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:39:48 [2021-04-02T12:39:48.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:39:48 [2021-04-02T12:39:48.223Z] ++ set -e
12:39:48 [2021-04-02T12:39:48.223Z] ++ '[' -n 0 ']'
12:39:48 [2021-04-02T12:39:48.223Z] ++ set -x
12:39:48 [2021-04-02T12:39:48.223Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:39:48 [2021-04-02T12:39:48.223Z] INFO: Testing against a local daemon
12:39:48 [2021-04-02T12:39:48.223Z] === RUN   TestDockerNetworkMacvlanPersistance
12:39:48 [2021-04-02T12:39:48.784Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:39:49 [2021-04-02T12:39:49.266Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
12:39:49 [2021-04-02T12:39:49.266Z] === RUN   TestDockerNetworkMacvlan
12:39:49 [2021-04-02T12:39:49.343Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:39:49 [2021-04-02T12:39:49.905Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:39:50 [2021-04-02T12:39:50.703Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:39:50 [2021-04-02T12:39:50.948Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:39:51 [2021-04-02T12:39:51.585Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:39:53 [2021-04-02T12:39:53.660Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:39:54 [2021-04-02T12:39:54.859Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:39:56 [2021-04-02T12:39:56.409Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:39:57 [2021-04-02T12:39:57.367Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:39:58 [2021-04-02T12:39:58.291Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:39:58 [2021-04-02T12:39:58.850Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:39:59 [2021-04-02T12:39:59.774Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:39:59 [2021-04-02T12:39:59.940Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:40:00 [2021-04-02T12:40:00.578Z] --- PASS: TestDockerNetworkMacvlan (11.48s)
12:40:00 [2021-04-02T12:40:00.578Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:40:00 [2021-04-02T12:40:00.578Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:40:00 [2021-04-02T12:40:00.578Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
12:40:00 [2021-04-02T12:40:00.578Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s)
12:40:00 [2021-04-02T12:40:00.578Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.43s)
12:40:00 [2021-04-02T12:40:00.578Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s)
12:40:00 [2021-04-02T12:40:00.578Z] PASS
12:40:00 [2021-04-02T12:40:00.578Z] 
12:40:00 [2021-04-02T12:40:00.578Z] DONE 8 tests in 12.914s
12:40:00 [2021-04-02T12:40:00.578Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
12:40:00 [2021-04-02T12:40:00.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:40:00 [2021-04-02T12:40:00.578Z] ++ set -e
12:40:00 [2021-04-02T12:40:00.578Z] ++ '[' -n 0 ']'
12:40:00 [2021-04-02T12:40:00.578Z] ++ set -x
12:40:00 [2021-04-02T12:40:00.578Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:40:00 [2021-04-02T12:40:00.578Z] testing: warning: no tests to run
12:40:00 [2021-04-02T12:40:00.578Z] PASS
12:40:00 [2021-04-02T12:40:00.578Z] 
12:40:00 [2021-04-02T12:40:00.578Z] DONE 0 tests in 0.011s
12:40:00 [2021-04-02T12:40:00.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:40:00 [2021-04-02T12:40:00.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:40:00 [2021-04-02T12:40:00.578Z] ++ set -e
12:40:00 [2021-04-02T12:40:00.578Z] ++ '[' -n 0 ']'
12:40:00 [2021-04-02T12:40:00.578Z] ++ set -x
12:40:00 [2021-04-02T12:40:00.578Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:40:00 [2021-04-02T12:40:00.578Z] INFO: Testing against a local daemon
12:40:00 [2021-04-02T12:40:00.578Z] === RUN   TestAuthZPluginAllowRequest
12:40:01 [2021-04-02T12:40:01.657Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:40:02 [2021-04-02T12:40:02.096Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
12:40:02 [2021-04-02T12:40:02.096Z] === RUN   TestAuthZPluginTLS
12:40:02 [2021-04-02T12:40:02.581Z] === RUN   TestDockerSuite/TestRunUserByID
12:40:02 [2021-04-02T12:40:02.731Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:40:02 [2021-04-02T12:40:02.731Z] === RUN   TestAuthZPluginDenyRequest
12:40:03 [2021-04-02T12:40:03.027Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:40:03 [2021-04-02T12:40:03.027Z] === RUN   TestAuthZPluginAPIDenyResponse
12:40:03 [2021-04-02T12:40:03.504Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:40:03 [2021-04-02T12:40:03.504Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:40:03 [2021-04-02T12:40:03.665Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:40:03 [2021-04-02T12:40:03.665Z] === RUN   TestAuthZPluginDenyResponse
12:40:03 [2021-04-02T12:40:03.759Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:40:04 [2021-04-02T12:40:04.301Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:40:04 [2021-04-02T12:40:04.301Z] === RUN   TestAuthZPluginAllowEventStream
12:40:04 [2021-04-02T12:40:04.317Z] === RUN   TestDockerSuite/TestRunUserByName
12:40:05 [2021-04-02T12:40:05.254Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:40:05 [2021-04-02T12:40:05.519Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:40:05 [2021-04-02T12:40:05.812Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
12:40:05 [2021-04-02T12:40:05.812Z] === RUN   TestAuthZPluginErrorResponse
12:40:06 [2021-04-02T12:40:06.079Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:40:06 [2021-04-02T12:40:06.079Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:40:06 [2021-04-02T12:40:06.079Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:40:06 [2021-04-02T12:40:06.118Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:40:06 [2021-04-02T12:40:06.118Z] === RUN   TestAuthZPluginErrorRequest
12:40:06 [2021-04-02T12:40:06.756Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:40:06 [2021-04-02T12:40:06.756Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:40:07 [2021-04-02T12:40:07.002Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:40:07 [2021-04-02T12:40:07.394Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
12:40:07 [2021-04-02T12:40:07.394Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:40:08 [2021-04-02T12:40:08.917Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s)
12:40:08 [2021-04-02T12:40:08.917Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:40:10 [2021-04-02T12:40:10.995Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
12:40:10 [2021-04-02T12:40:10.995Z] === RUN   TestAuthZPluginHeader
12:40:11 [2021-04-02T12:40:11.159Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:40:11 [2021-04-02T12:40:11.635Z] --- PASS: TestAuthZPluginHeader (0.87s)
12:40:11 [2021-04-02T12:40:11.635Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:40:11 [2021-04-02T12:40:11.635Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:40:11 [2021-04-02T12:40:11.635Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:11 [2021-04-02T12:40:11.635Z] === RUN   TestAuthZPluginV2Disable
12:40:11 [2021-04-02T12:40:11.635Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:40:11 [2021-04-02T12:40:11.635Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:11 [2021-04-02T12:40:11.635Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:40:11 [2021-04-02T12:40:11.635Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:40:11 [2021-04-02T12:40:11.635Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:11 [2021-04-02T12:40:11.635Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:40:11 [2021-04-02T12:40:11.635Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:40:11 [2021-04-02T12:40:11.635Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:11 [2021-04-02T12:40:11.635Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:40:11 [2021-04-02T12:40:11.717Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:40:12 [2021-04-02T12:40:12.640Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:40:14 [2021-04-02T12:40:14.000Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:40:15 [2021-04-02T12:40:15.361Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:40:17 [2021-04-02T12:40:17.243Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:40:17 [2021-04-02T12:40:17.243Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:40:19 [2021-04-02T12:40:19.751Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:40:22 [2021-04-02T12:40:22.260Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:40:22 [2021-04-02T12:40:22.515Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:40:22 [2021-04-02T12:40:22.515Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:40:22 [2021-04-02T12:40:22.515Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:40:22 [2021-04-02T12:40:22.515Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:40:22 [2021-04-02T12:40:22.769Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:40:22 [2021-04-02T12:40:22.769Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:40:26 [2021-04-02T12:40:26.924Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:40:27 [2021-04-02T12:40:27.178Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:40:29 [2021-04-02T12:40:29.061Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:40:29 [2021-04-02T12:40:29.620Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:40:30 [2021-04-02T12:40:30.179Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:40:30 [2021-04-02T12:40:30.179Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:40:30 [2021-04-02T12:40:30.233Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
12:40:30 [2021-04-02T12:40:30.233Z] PASS
12:40:30 [2021-04-02T12:40:30.233Z] 
12:40:30 [2021-04-02T12:40:30.233Z] === Skipped
12:40:30 [2021-04-02T12:40:30.233Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:40:30 [2021-04-02T12:40:30.233Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:30 [2021-04-02T12:40:30.233Z] 
12:40:30 [2021-04-02T12:40:30.233Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:40:30 [2021-04-02T12:40:30.233Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:30 [2021-04-02T12:40:30.233Z] 
12:40:30 [2021-04-02T12:40:30.233Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:40:30 [2021-04-02T12:40:30.233Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:30 [2021-04-02T12:40:30.233Z] 
12:40:30 [2021-04-02T12:40:30.233Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:40:30 [2021-04-02T12:40:30.233Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:30 [2021-04-02T12:40:30.233Z] 
12:40:30 [2021-04-02T12:40:30.233Z] 
12:40:30 [2021-04-02T12:40:30.233Z] DONE 17 tests, 4 skipped in 27.761s
12:40:30 [2021-04-02T12:40:30.233Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:40:30 [2021-04-02T12:40:30.233Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:40:30 [2021-04-02T12:40:30.233Z] ++ set -e
12:40:30 [2021-04-02T12:40:30.233Z] ++ '[' -n 0 ']'
12:40:30 [2021-04-02T12:40:30.233Z] ++ set -x
12:40:30 [2021-04-02T12:40:30.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:40:30 [2021-04-02T12:40:30.233Z] INFO: Testing against a local daemon
12:40:30 [2021-04-02T12:40:30.233Z] === RUN   TestPluginInvalidJSON
12:40:30 [2021-04-02T12:40:30.233Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:40:30 [2021-04-02T12:40:30.233Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:40:30 [2021-04-02T12:40:30.233Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:40:30 [2021-04-02T12:40:30.233Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:40:30 [2021-04-02T12:40:30.233Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:40:30 [2021-04-02T12:40:30.233Z] === RUN   TestPluginInstall
12:40:30 [2021-04-02T12:40:30.233Z] === RUN   TestPluginInstall/no_auth
12:40:30 [2021-04-02T12:40:30.233Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:40:30 [2021-04-02T12:40:30.233Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13c7f01e681a477c6d5a3676c6df28a7775a7fadb34a8a79f82dfa8586e446d8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:40:30 [2021-04-02T12:40:30.233Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:40:30 [2021-04-02T12:40:30.233Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13c7f01e681a477c6d5a3676c6df28a7775a7fadb34a8a79f82dfa8586e446d8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:40:30 [2021-04-02T12:40:30.527Z] === RUN   TestPluginInstall/with_htpasswd
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:40:31 [2021-04-02T12:40:31.103Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
12:40:31 [2021-04-02T12:40:31.167Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:40:31 [2021-04-02T12:40:31.167Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c3f90b3c69f2a11009c132495b6290a521940f69bcb5b337cc15027e286720b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:40:31 [2021-04-02T12:40:31.167Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:40:31 [2021-04-02T12:40:31.167Z] time="2021-04-02T12:40:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c3f90b3c69f2a11009c132495b6290a521940f69bcb5b337cc15027e286720b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:40:31 [2021-04-02T12:40:31.461Z] === RUN   TestPluginInstall/with_insecure
12:40:32 [2021-04-02T12:40:32.027Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:40:32 [2021-04-02T12:40:32.501Z] time="2021-04-02T12:40:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:40:32 [2021-04-02T12:40:32.501Z] time="2021-04-02T12:40:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e268b39b6ded90eb572dc8b0d3f5351c812429b6f77b246f18c0f0982e8327" mediatype=application/vnd.docker.plugin.v1+json size=522
12:40:32 [2021-04-02T12:40:32.501Z] time="2021-04-02T12:40:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:40:32 [2021-04-02T12:40:32.501Z] time="2021-04-02T12:40:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e268b39b6ded90eb572dc8b0d3f5351c812429b6f77b246f18c0f0982e8327" mediatype=application/vnd.docker.plugin.v1+json size=522
12:40:32 [2021-04-02T12:40:32.590Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:40:32 [2021-04-02T12:40:32.796Z] --- PASS: TestPluginInstall (4.31s)
12:40:32 [2021-04-02T12:40:32.796Z]     --- PASS: TestPluginInstall/no_auth (2.00s)
12:40:32 [2021-04-02T12:40:32.796Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
12:40:32 [2021-04-02T12:40:32.796Z]     --- PASS: TestPluginInstall/with_insecure (1.39s)
12:40:32 [2021-04-02T12:40:32.796Z]         plugin_test.go:160: [d5c88348f2a7c] daemon is not started
12:40:32 [2021-04-02T12:40:32.796Z] === RUN   TestPluginsWithRuntimes
12:40:33 [2021-04-02T12:40:33.542Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:40:33 [2021-04-02T12:40:33.797Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:40:33 [2021-04-02T12:40:33.797Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:40:34 [2021-04-02T12:40:34.872Z] === RUN   TestPluginsWithRuntimes/No_Args
12:40:35 [2021-04-02T12:40:35.157Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:40:35 [2021-04-02T12:40:35.157Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:40:35 [2021-04-02T12:40:35.717Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:40:35 [2021-04-02T12:40:35.924Z] === RUN   TestPluginsWithRuntimes/With_Args
12:40:35 [2021-04-02T12:40:35.971Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:40:36 [2021-04-02T12:40:36.530Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:40:36 [2021-04-02T12:40:36.966Z] --- PASS: TestPluginsWithRuntimes (4.07s)
12:40:36 [2021-04-02T12:40:36.966Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
12:40:36 [2021-04-02T12:40:36.966Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.08s)
12:40:36 [2021-04-02T12:40:36.966Z] PASS
12:40:36 [2021-04-02T12:40:36.966Z] 
12:40:36 [2021-04-02T12:40:36.966Z] DONE 9 tests in 8.478s
12:40:36 [2021-04-02T12:40:36.966Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:40:36 [2021-04-02T12:40:36.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:40:36 [2021-04-02T12:40:36.966Z] ++ set -e
12:40:36 [2021-04-02T12:40:36.966Z] ++ '[' -n 0 ']'
12:40:36 [2021-04-02T12:40:36.966Z] ++ set -x
12:40:36 [2021-04-02T12:40:36.966Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:40:36 [2021-04-02T12:40:36.966Z] INFO: Testing against a local daemon
12:40:36 [2021-04-02T12:40:36.966Z] === RUN   TestExternalGraphDriver
12:40:36 [2021-04-02T12:40:36.966Z] === RUN   TestExternalGraphDriver/json
12:40:37 [2021-04-02T12:40:37.891Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:40:37 [2021-04-02T12:40:37.891Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:40:37 [2021-04-02T12:40:37.891Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:40:38 [2021-04-02T12:40:38.450Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:40:39 [2021-04-02T12:40:39.045Z] === RUN   TestExternalGraphDriver/spec
12:40:39 [2021-04-02T12:40:39.811Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:40:40 [2021-04-02T12:40:40.736Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:40:40 [2021-04-02T12:40:40.736Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:40:40 [2021-04-02T12:40:40.990Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:40:41 [2021-04-02T12:40:41.133Z] === RUN   TestExternalGraphDriver/pull
12:40:41 [2021-04-02T12:40:41.246Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:40:42 [2021-04-02T12:40:42.606Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:40:42 [2021-04-02T12:40:42.657Z] --- PASS: TestExternalGraphDriver (5.57s)
12:40:42 [2021-04-02T12:40:42.657Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
12:40:42 [2021-04-02T12:40:42.657Z]     --- PASS: TestExternalGraphDriver/spec (1.82s)
12:40:42 [2021-04-02T12:40:42.657Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
12:40:42 [2021-04-02T12:40:42.657Z] === RUN   TestGraphdriverPluginV2
12:40:42 [2021-04-02T12:40:42.657Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
12:40:42 [2021-04-02T12:40:42.657Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:42 [2021-04-02T12:40:42.657Z] PASS
12:40:42 [2021-04-02T12:40:42.657Z] 
12:40:42 [2021-04-02T12:40:42.657Z] === Skipped
12:40:42 [2021-04-02T12:40:42.657Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
12:40:42 [2021-04-02T12:40:42.657Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:42 [2021-04-02T12:40:42.657Z] 
12:40:42 [2021-04-02T12:40:42.657Z] 
12:40:42 [2021-04-02T12:40:42.657Z] DONE 5 tests, 1 skipped in 5.700s
12:40:42 [2021-04-02T12:40:42.657Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:40:42 [2021-04-02T12:40:42.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:40:42 [2021-04-02T12:40:42.657Z] ++ set -e
12:40:42 [2021-04-02T12:40:42.657Z] ++ '[' -n 0 ']'
12:40:42 [2021-04-02T12:40:42.657Z] ++ set -x
12:40:42 [2021-04-02T12:40:42.657Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:40:42 [2021-04-02T12:40:42.657Z] INFO: Testing against a local daemon
12:40:42 [2021-04-02T12:40:42.657Z] === RUN   TestContinueAfterPluginCrash
12:40:42 [2021-04-02T12:40:42.657Z] === PAUSE TestContinueAfterPluginCrash
12:40:42 [2021-04-02T12:40:42.657Z] === RUN   TestReadPluginNoRead
12:40:42 [2021-04-02T12:40:42.657Z] === PAUSE TestReadPluginNoRead
12:40:42 [2021-04-02T12:40:42.657Z] === RUN   TestDaemonStartWithLogOpt
12:40:42 [2021-04-02T12:40:42.657Z] === PAUSE TestDaemonStartWithLogOpt
12:40:42 [2021-04-02T12:40:42.657Z] === CONT  TestContinueAfterPluginCrash
12:40:42 [2021-04-02T12:40:42.657Z] === CONT  TestDaemonStartWithLogOpt
12:40:42 [2021-04-02T12:40:42.657Z] === CONT  TestReadPluginNoRead
12:40:43 [2021-04-02T12:40:43.530Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:40:46 [2021-04-02T12:40:46.073Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:40:46 [2021-04-02T12:40:46.632Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:40:46 [2021-04-02T12:40:46.632Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:40:46 [2021-04-02T12:40:46.632Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:40:47 [2021-04-02T12:40:47.555Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:40:48 [2021-04-02T12:40:48.272Z] === RUN   TestReadPluginNoRead/disabled_caching
12:40:48 [2021-04-02T12:40:48.272Z] --- PASS: TestDaemonStartWithLogOpt (5.30s)
12:40:48 [2021-04-02T12:40:48.479Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:40:49 [2021-04-02T12:40:49.038Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:40:49 [2021-04-02T12:40:49.322Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:40:49 [2021-04-02T12:40:49.598Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:40:49 [2021-04-02T12:40:49.598Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:40:50 [2021-04-02T12:40:50.838Z] === RUN   TestReadPluginNoRead/default
12:40:51 [2021-04-02T12:40:51.877Z] --- PASS: TestReadPluginNoRead (9.29s)
12:40:51 [2021-04-02T12:40:51.877Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
12:40:51 [2021-04-02T12:40:51.877Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s)
12:40:51 [2021-04-02T12:40:51.877Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
12:40:51 [2021-04-02T12:40:51.877Z]     read_test.go:92: [d037b7f00ae50] daemon is not started
12:40:52 [2021-04-02T12:40:52.106Z] === RUN   TestDockerSuite/TestSaveImageId
12:40:52 [2021-04-02T12:40:52.106Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:40:52 [2021-04-02T12:40:52.106Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:40:53 [2021-04-02T12:40:53.388Z] --- PASS: TestContinueAfterPluginCrash (10.74s)
12:40:53 [2021-04-02T12:40:53.388Z] PASS
12:40:53 [2021-04-02T12:40:53.388Z] 
12:40:53 [2021-04-02T12:40:53.388Z] DONE 6 tests in 10.812s
12:40:53 [2021-04-02T12:40:53.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:40:53 [2021-04-02T12:40:53.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:40:53 [2021-04-02T12:40:53.388Z] ++ set -e
12:40:53 [2021-04-02T12:40:53.388Z] ++ '[' -n 0 ']'
12:40:53 [2021-04-02T12:40:53.388Z] ++ set -x
12:40:53 [2021-04-02T12:40:53.388Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:40:53 [2021-04-02T12:40:53.388Z] testing: warning: no tests to run
12:40:53 [2021-04-02T12:40:53.388Z] PASS
12:40:53 [2021-04-02T12:40:53.388Z] 
12:40:53 [2021-04-02T12:40:53.388Z] DONE 0 tests in 0.016s
12:40:53 [2021-04-02T12:40:53.388Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:40:53 [2021-04-02T12:40:53.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:40:53 [2021-04-02T12:40:53.388Z] ++ set -e
12:40:53 [2021-04-02T12:40:53.388Z] ++ '[' -n 0 ']'
12:40:53 [2021-04-02T12:40:53.388Z] ++ set -x
12:40:53 [2021-04-02T12:40:53.388Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:40:53 [2021-04-02T12:40:53.680Z] INFO: Testing against a local daemon
12:40:53 [2021-04-02T12:40:53.680Z] === RUN   TestPluginWithDevMounts
12:40:53 [2021-04-02T12:40:53.680Z] === PAUSE TestPluginWithDevMounts
12:40:53 [2021-04-02T12:40:53.680Z] === CONT  TestPluginWithDevMounts
12:40:53 [2021-04-02T12:40:53.990Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:40:53 [2021-04-02T12:40:53.990Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:40:55 [2021-04-02T12:40:55.350Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:40:55 [2021-04-02T12:40:55.350Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:40:55 [2021-04-02T12:40:55.350Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:40:55 [2021-04-02T12:40:55.772Z] --- PASS: TestPluginWithDevMounts (1.87s)
12:40:55 [2021-04-02T12:40:55.772Z] PASS
12:40:55 [2021-04-02T12:40:55.772Z] 
12:40:55 [2021-04-02T12:40:55.772Z] DONE 1 tests in 1.947s
12:40:55 [2021-04-02T12:40:55.772Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
12:40:55 [2021-04-02T12:40:55.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
12:40:55 [2021-04-02T12:40:55.772Z] ++ set -e
12:40:55 [2021-04-02T12:40:55.772Z] ++ '[' -n 0 ']'
12:40:55 [2021-04-02T12:40:55.772Z] ++ set -x
12:40:55 [2021-04-02T12:40:55.772Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
12:40:55 [2021-04-02T12:40:55.772Z] INFO: Testing against a local daemon
12:40:55 [2021-04-02T12:40:55.772Z] === RUN   TestSecretInspect
12:40:57 [2021-04-02T12:40:57.233Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:40:57 [2021-04-02T12:40:57.393Z] --- PASS: TestSecretInspect (1.88s)
12:40:57 [2021-04-02T12:40:57.393Z] === RUN   TestSecretList
12:40:57 [2021-04-02T12:40:57.487Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:40:58 [2021-04-02T12:40:58.411Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:40:58 [2021-04-02T12:40:58.971Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:40:58 [2021-04-02T12:40:58.971Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:40:58 [2021-04-02T12:40:58.971Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:40:58 [2021-04-02T12:40:58.971Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:40:59 [2021-04-02T12:40:59.468Z] --- PASS: TestSecretList (1.89s)
12:40:59 [2021-04-02T12:40:59.468Z] === RUN   TestSecretsCreateAndDelete
12:40:59 [2021-04-02T12:40:59.531Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:41:01 [2021-04-02T12:41:01.552Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
12:41:01 [2021-04-02T12:41:01.552Z] === RUN   TestSecretsUpdate
12:41:02 [2021-04-02T12:41:02.039Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:41:03 [2021-04-02T12:41:03.072Z] --- PASS: TestSecretsUpdate (1.91s)
12:41:03 [2021-04-02T12:41:03.072Z] === RUN   TestTemplatedSecret
12:41:05 [2021-04-02T12:41:05.815Z] --- PASS: TestTemplatedSecret (2.43s)
12:41:05 [2021-04-02T12:41:05.815Z] === RUN   TestSecretCreateResolve
12:41:07 [2021-04-02T12:41:07.271Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:41:07 [2021-04-02T12:41:07.339Z] --- PASS: TestSecretCreateResolve (1.91s)
12:41:07 [2021-04-02T12:41:07.339Z] PASS
12:41:07 [2021-04-02T12:41:07.339Z] 
12:41:07 [2021-04-02T12:41:07.339Z] DONE 6 tests in 12.022s
12:41:07 [2021-04-02T12:41:07.339Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
12:41:07 [2021-04-02T12:41:07.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
12:41:07 [2021-04-02T12:41:07.339Z] ++ set -e
12:41:07 [2021-04-02T12:41:07.339Z] ++ '[' -n 0 ']'
12:41:07 [2021-04-02T12:41:07.339Z] ++ set -x
12:41:07 [2021-04-02T12:41:07.339Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
12:41:07 [2021-04-02T12:41:07.632Z] INFO: Testing against a local daemon
12:41:07 [2021-04-02T12:41:07.632Z] === RUN   TestServiceCreateInit
12:41:07 [2021-04-02T12:41:07.632Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:41:09 [2021-04-02T12:41:09.778Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:41:10 [2021-04-02T12:41:10.702Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:41:11 [2021-04-02T12:41:11.171Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:41:12 [2021-04-02T12:41:12.063Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:41:15 [2021-04-02T12:41:15.320Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:41:15 [2021-04-02T12:41:15.647Z] --- PASS: TestServiceCreateInit (7.42s)
12:41:15 [2021-04-02T12:41:15.647Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
12:41:15 [2021-04-02T12:41:15.647Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s)
12:41:15 [2021-04-02T12:41:15.647Z] === RUN   TestCreateServiceMultipleTimes
12:41:17 [2021-04-02T12:41:17.203Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:41:18 [2021-04-02T12:41:18.126Z] === RUN   TestDockerSuite/TestStartRecordError
12:41:20 [2021-04-02T12:41:20.009Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:41:21 [2021-04-02T12:41:21.371Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:41:23 [2021-04-02T12:41:23.920Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:41:26 [2021-04-02T12:41:26.428Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:41:31 [2021-04-02T12:41:31.026Z] --- PASS: TestCreateServiceMultipleTimes (15.50s)
12:41:31 [2021-04-02T12:41:31.026Z] === RUN   TestCreateServiceConflict
12:41:31 [2021-04-02T12:41:31.660Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:41:32 [2021-04-02T12:41:32.546Z] --- PASS: TestCreateServiceConflict (1.92s)
12:41:32 [2021-04-02T12:41:32.546Z] === RUN   TestCreateServiceMaxReplicas
12:41:34 [2021-04-02T12:41:34.168Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:41:35 [2021-04-02T12:41:35.292Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
12:41:35 [2021-04-02T12:41:35.292Z] === RUN   TestCreateWithDuplicateNetworkNames
12:41:39 [2021-04-02T12:41:39.400Z] === RUN   TestDockerSuite/TestStatsNoStream
12:41:41 [2021-04-02T12:41:41.909Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:41:43 [2021-04-02T12:41:43.790Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:41:44 [2021-04-02T12:41:44.714Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:41:45 [2021-04-02T12:41:45.273Z] === RUN   TestDockerSuite/TestTopPrivileged
12:41:45 [2021-04-02T12:41:45.831Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:41:45 [2021-04-02T12:41:45.832Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:41:46 [2021-04-02T12:41:46.755Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:41:47 [2021-04-02T12:41:47.960Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s)
12:41:47 [2021-04-02T12:41:47.960Z] === RUN   TestCreateServiceSecretFileMode
12:41:50 [2021-04-02T12:41:50.046Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
12:41:50 [2021-04-02T12:41:50.046Z] === RUN   TestCreateServiceConfigFileMode
12:41:51 [2021-04-02T12:41:51.987Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:41:52 [2021-04-02T12:41:52.790Z] --- PASS: TestCreateServiceConfigFileMode (2.25s)
12:41:52 [2021-04-02T12:41:52.790Z] === RUN   TestCreateServiceSysctls
12:41:55 [2021-04-02T12:41:55.268Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:41:55 [2021-04-02T12:41:55.523Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:41:55 [2021-04-02T12:41:55.535Z] --- PASS: TestCreateServiceSysctls (3.02s)
12:41:55 [2021-04-02T12:41:55.535Z] === RUN   TestCreateServiceCapabilities
12:41:56 [2021-04-02T12:41:56.446Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:41:56 [2021-04-02T12:41:56.446Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
12:41:57 [2021-04-02T12:41:57.369Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
12:41:58 [2021-04-02T12:41:58.279Z] --- PASS: TestCreateServiceCapabilities (2.45s)
12:41:58 [2021-04-02T12:41:58.279Z] === RUN   TestInspect
12:41:59 [2021-04-02T12:41:59.253Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:41:59 [2021-04-02T12:41:59.253Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:42:00 [2021-04-02T12:42:00.362Z] --- PASS: TestInspect (2.54s)
12:42:00 [2021-04-02T12:42:00.362Z] === RUN   TestCreateJob
12:42:00 [2021-04-02T12:42:00.614Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:42:01 [2021-04-02T12:42:01.974Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:42:02 [2021-04-02T12:42:02.898Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:42:03 [2021-04-02T12:42:03.897Z] --- PASS: TestCreateJob (2.99s)
12:42:03 [2021-04-02T12:42:03.897Z] === RUN   TestReplicatedJob
12:42:04 [2021-04-02T12:42:04.781Z] === RUN   TestDockerSuite/TestUpdateStats
12:42:08 [2021-04-02T12:42:08.937Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:42:09 [2021-04-02T12:42:09.495Z] --- PASS: TestReplicatedJob (5.42s)
12:42:09 [2021-04-02T12:42:09.495Z] === RUN   TestUpdateReplicatedJob
12:42:09 [2021-04-02T12:42:09.861Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:42:09 [2021-04-02T12:42:09.861Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:42:11 [2021-04-02T12:42:11.745Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:42:12 [2021-04-02T12:42:12.246Z] --- PASS: TestUpdateReplicatedJob (3.11s)
12:42:12 [2021-04-02T12:42:12.247Z] === RUN   TestServiceListWithStatuses
12:42:12 [2021-04-02T12:42:12.247Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:42:12 [2021-04-02T12:42:12.247Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:42:12 [2021-04-02T12:42:12.247Z] === RUN   TestDockerNetworkConnectAlias
12:42:13 [2021-04-02T12:42:13.105Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:42:15 [2021-04-02T12:42:15.785Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
12:42:15 [2021-04-02T12:42:15.785Z] === RUN   TestDockerNetworkReConnect
12:42:19 [2021-04-02T12:42:19.318Z] --- PASS: TestDockerNetworkReConnect (3.20s)
12:42:19 [2021-04-02T12:42:19.318Z] === RUN   TestServicePlugin
12:42:19 [2021-04-02T12:42:19.318Z] --- SKIP: TestServicePlugin (0.00s)
12:42:19 [2021-04-02T12:42:19.318Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:42:19 [2021-04-02T12:42:19.318Z] === RUN   TestServiceUpdateLabel
12:42:19 [2021-04-02T12:42:19.628Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:42:21 [2021-04-02T12:42:21.400Z] --- PASS: TestServiceUpdateLabel (1.94s)
12:42:21 [2021-04-02T12:42:21.400Z] === RUN   TestServiceUpdateSecrets
12:42:24 [2021-04-02T12:42:24.861Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:42:30 [2021-04-02T12:42:30.093Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:42:34 [2021-04-02T12:42:34.285Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:42:36 [2021-04-02T12:42:36.768Z] --- PASS: TestServiceUpdateSecrets (14.34s)
12:42:36 [2021-04-02T12:42:36.768Z] === RUN   TestServiceUpdateConfigs
12:42:39 [2021-04-02T12:42:39.517Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:42:46 [2021-04-02T12:42:46.042Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:42:47 [2021-04-02T12:42:47.925Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:42:50 [2021-04-02T12:42:50.434Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:42:51 [2021-04-02T12:42:51.793Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:42:52 [2021-04-02T12:42:52.125Z] --- PASS: TestServiceUpdateConfigs (14.45s)
12:42:52 [2021-04-02T12:42:52.125Z] === RUN   TestServiceUpdateNetwork
12:42:53 [2021-04-02T12:42:53.154Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:42:55 [2021-04-02T12:42:55.663Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:42:57 [2021-04-02T12:42:57.546Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:43:00 [2021-04-02T12:43:00.054Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:43:02 [2021-04-02T12:43:02.506Z] --- PASS: TestServiceUpdateNetwork (12.39s)
12:43:02 [2021-04-02T12:43:02.506Z] === RUN   TestServiceUpdatePidsLimit
12:43:02 [2021-04-02T12:43:02.562Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:43:03 [2021-04-02T12:43:03.145Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:43:04 [2021-04-02T12:43:04.189Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:43:04 [2021-04-02T12:43:04.445Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:43:05 [2021-04-02T12:43:05.140Z] --- PASS: TestBuildWCOWSandboxSize (834.06s)
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestBuildWithEmptyDockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:43:05 [2021-04-02T12:43:05.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s)
12:43:05 [2021-04-02T12:43:05.140Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestBuildPreserveOwnership
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestBuildPlatformInvalid
12:43:05 [2021-04-02T12:43:05.140Z] --- PASS: TestBuildPlatformInvalid (0.43s)
12:43:05 [2021-04-02T12:43:05.140Z] PASS
12:43:05 [2021-04-02T12:43:05.140Z] ok  	github.com/docker/docker/integration/build	1014.068s
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === Skipped
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     build_session_test.go:25: TODO: BuildKit
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] DONE 29 tests, 5 skipped in 1035.138s
12:43:05 [2021-04-02T12:43:05.140Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:43:05 [2021-04-02T12:43:05.140Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:05 [2021-04-02T12:43:05.140Z] INFO: Testing against a local daemon
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestConfigInspect
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestConfigInspect (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestConfigList
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestConfigList (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestConfigsCreateAndDelete
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestConfigsUpdate
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestConfigsUpdate (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestTemplatedConfig
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestTemplatedConfig (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestConfigCreateResolve
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestConfigDaemonLibtrustID
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:43:05 [2021-04-02T12:43:05.140Z] PASS
12:43:05 [2021-04-02T12:43:05.140Z] ok  	github.com/docker/docker/integration/config	0.178s
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === Skipped
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] 
12:43:05 [2021-04-02T12:43:05.140Z] DONE 7 tests, 7 skipped in 2.842s
12:43:05 [2021-04-02T12:43:05.140Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:43:05 [2021-04-02T12:43:05.140Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:05 [2021-04-02T12:43:05.140Z] INFO: Testing against a local daemon
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestCheckpoint
12:43:05 [2021-04-02T12:43:05.140Z] --- SKIP: TestCheckpoint (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestContainerInvalidJSON
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:43:05 [2021-04-02T12:43:05.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:43:05 [2021-04-02T12:43:05.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:43:05 [2021-04-02T12:43:05.140Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:43:05 [2021-04-02T12:43:05.140Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:43:05 [2021-04-02T12:43:05.140Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:43:05 [2021-04-02T12:43:05.140Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:43:05 [2021-04-02T12:43:05.140Z] --- PASS: TestContainerInvalidJSON (0.51s)
12:43:05 [2021-04-02T12:43:05.140Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:43:05 [2021-04-02T12:43:05.140Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:43:05 [2021-04-02T12:43:05.140Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCopyFromContainerPathIsNotDir
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
12:43:05 [2021-04-02T12:43:05.614Z]     copy_test.go:38: testEnv.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCopyToContainerPathDoesNotExist
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCopyToContainerPathIsNotDir
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
12:43:05 [2021-04-02T12:43:05.614Z]     copy_test.go:63: testEnv.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCopyFromContainer
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCopyFromContainer (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateLinkToNonExistingContainer
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidEnv
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidEnv/0
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidEnv/0
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidEnv/1
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidEnv/1
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidEnv/2
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidEnv/2
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidEnv/0
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidEnv/2
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidEnv/1
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateTmpfsMountsTarget
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithCustomMaskedPaths
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithCustomReadonlyPaths
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:43:05 [2021-04-02T12:43:05.614Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateDifferentPlatform
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateDifferentPlatform/different_os
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:43:05 [2021-04-02T12:43:05.614Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:43:05 [2021-04-02T12:43:05.614Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
12:43:05 [2021-04-02T12:43:05.614Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:43:06 [2021-04-02T12:43:06.088Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
12:43:06 [2021-04-02T12:43:06.088Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:43:06 [2021-04-02T12:43:06.088Z] === RUN   TestContainerKillOnDaemonStart
12:43:06 [2021-04-02T12:43:06.088Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:43:06 [2021-04-02T12:43:06.088Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:43:06 [2021-04-02T12:43:06.088Z] === RUN   TestDiff
12:43:06 [2021-04-02T12:43:06.088Z] --- SKIP: TestDiff (0.00s)
12:43:06 [2021-04-02T12:43:06.088Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:43:06 [2021-04-02T12:43:06.088Z] === RUN   TestExecWithCloseStdin
12:43:09 [2021-04-02T12:43:09.065Z] --- PASS: TestExecWithCloseStdin (2.87s)
12:43:09 [2021-04-02T12:43:09.065Z] === RUN   TestExec
12:43:10 [2021-04-02T12:43:10.660Z] --- PASS: TestExec (1.99s)
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestExecUser
12:43:10 [2021-04-02T12:43:10.660Z] --- SKIP: TestExecUser (0.00s)
12:43:10 [2021-04-02T12:43:10.660Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestExportContainerAndImportImage
12:43:10 [2021-04-02T12:43:10.660Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:43:10 [2021-04-02T12:43:10.660Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestExportContainerAfterDaemonRestart
12:43:10 [2021-04-02T12:43:10.660Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:43:10 [2021-04-02T12:43:10.660Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestHealthCheckWorkdir
12:43:10 [2021-04-02T12:43:10.660Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:43:10 [2021-04-02T12:43:10.660Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestHealthKillContainer
12:43:10 [2021-04-02T12:43:10.660Z] --- SKIP: TestHealthKillContainer (0.00s)
12:43:10 [2021-04-02T12:43:10.660Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestInspectCpusetInConfigPre120
12:43:10 [2021-04-02T12:43:10.660Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:43:10 [2021-04-02T12:43:10.660Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:43:10 [2021-04-02T12:43:10.660Z] === RUN   TestKillContainerInvalidSignal
12:43:11 [2021-04-02T12:43:11.090Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:43:12 [2021-04-02T12:43:12.239Z] --- PASS: TestKillContainerInvalidSignal (1.71s)
12:43:12 [2021-04-02T12:43:12.239Z] === RUN   TestKillContainer
12:43:12 [2021-04-02T12:43:12.239Z] === RUN   TestKillContainer/no_signal
12:43:14 [2021-04-02T12:43:14.473Z] === RUN   TestKillContainer/non_killing_signal
12:43:14 [2021-04-02T12:43:14.473Z] === RUN   TestKillContainer/killing_signal
12:43:16 [2021-04-02T12:43:16.051Z] --- PASS: TestKillContainer (3.79s)
12:43:16 [2021-04-02T12:43:16.051Z]     --- PASS: TestKillContainer/no_signal (1.65s)
12:43:16 [2021-04-02T12:43:16.051Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:43:16 [2021-04-02T12:43:16.051Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:43:16 [2021-04-02T12:43:16.051Z]     --- PASS: TestKillContainer/killing_signal (2.10s)
12:43:16 [2021-04-02T12:43:16.051Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:43:16 [2021-04-02T12:43:16.051Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:43:16 [2021-04-02T12:43:16.051Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:43:16 [2021-04-02T12:43:16.051Z] === RUN   TestKillStoppedContainer
12:43:16 [2021-04-02T12:43:16.051Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:43:16 [2021-04-02T12:43:16.051Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:43:16 [2021-04-02T12:43:16.051Z] === RUN   TestKillStoppedContainerAPIPre120
12:43:16 [2021-04-02T12:43:16.051Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:43:16 [2021-04-02T12:43:16.051Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:43:16 [2021-04-02T12:43:16.051Z] === RUN   TestKillDifferentUserContainer
12:43:16 [2021-04-02T12:43:16.051Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:43:16 [2021-04-02T12:43:16.051Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:43:16 [2021-04-02T12:43:16.051Z] === RUN   TestInspectOomKilledTrue
12:43:16 [2021-04-02T12:43:16.051Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:43:16 [2021-04-02T12:43:16.051Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-04-02T12:43:16.052Z] === RUN   TestInspectOomKilledFalse
12:43:16 [2021-04-02T12:43:16.052Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:43:16 [2021-04-02T12:43:16.052Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:43:16 [2021-04-02T12:43:16.052Z] === RUN   TestLogsFollowTailEmpty
12:43:16 [2021-04-02T12:43:16.635Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:43:18 [2021-04-02T12:43:18.285Z] --- PASS: TestLogsFollowTailEmpty (1.72s)
12:43:18 [2021-04-02T12:43:18.285Z] === RUN   TestNetworkNat
12:43:18 [2021-04-02T12:43:18.285Z] --- SKIP: TestNetworkNat (0.00s)
12:43:18 [2021-04-02T12:43:18.285Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:43:18 [2021-04-02T12:43:18.285Z] === RUN   TestNetworkLocalhostTCPNat
12:43:19 [2021-04-02T12:43:19.577Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
12:43:19 [2021-04-02T12:43:19.578Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s)
12:43:19 [2021-04-02T12:43:19.578Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:43:19 [2021-04-02T12:43:19.578Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
12:43:19 [2021-04-02T12:43:19.578Z] PASS
12:43:19 [2021-04-02T12:43:19.578Z] 
12:43:19 [2021-04-02T12:43:19.578Z] === Skipped
12:43:19 [2021-04-02T12:43:19.578Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
12:43:19 [2021-04-02T12:43:19.578Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:43:19 [2021-04-02T12:43:19.578Z] 
12:43:19 [2021-04-02T12:43:19.578Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
12:43:19 [2021-04-02T12:43:19.578Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:43:19 [2021-04-02T12:43:19.578Z] 
12:43:19 [2021-04-02T12:43:19.578Z] 
12:43:19 [2021-04-02T12:43:19.578Z] DONE 27 tests, 2 skipped in 130.821s
12:43:19 [2021-04-02T12:43:19.578Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
12:43:19 [2021-04-02T12:43:19.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
12:43:19 [2021-04-02T12:43:19.578Z] ++ set -e
12:43:19 [2021-04-02T12:43:19.578Z] ++ '[' -n 0 ']'
12:43:19 [2021-04-02T12:43:19.578Z] ++ set -x
12:43:19 [2021-04-02T12:43:19.578Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
12:43:19 [2021-04-02T12:43:19.578Z] INFO: Testing against a local daemon
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestSessionCreate
12:43:19 [2021-04-02T12:43:19.578Z] --- PASS: TestSessionCreate (0.04s)
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestSessionCreateWithBadUpgrade
12:43:19 [2021-04-02T12:43:19.578Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:43:19 [2021-04-02T12:43:19.578Z] PASS
12:43:19 [2021-04-02T12:43:19.578Z] 
12:43:19 [2021-04-02T12:43:19.578Z] DONE 2 tests in 0.155s
12:43:19 [2021-04-02T12:43:19.578Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
12:43:19 [2021-04-02T12:43:19.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
12:43:19 [2021-04-02T12:43:19.578Z] ++ set -e
12:43:19 [2021-04-02T12:43:19.578Z] ++ '[' -n 0 ']'
12:43:19 [2021-04-02T12:43:19.578Z] ++ set -x
12:43:19 [2021-04-02T12:43:19.578Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
12:43:19 [2021-04-02T12:43:19.578Z] INFO: Testing against a local daemon
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:43:19 [2021-04-02T12:43:19.578Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:43:19 [2021-04-02T12:43:19.578Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestEventsExecDie
12:43:19 [2021-04-02T12:43:19.578Z] --- PASS: TestEventsExecDie (0.65s)
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestEventsBackwardsCompatible
12:43:19 [2021-04-02T12:43:19.578Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestInfoBinaryCommits
12:43:19 [2021-04-02T12:43:19.578Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestInfoAPIVersioned
12:43:19 [2021-04-02T12:43:19.578Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:43:19 [2021-04-02T12:43:19.578Z] === RUN   TestInfoDiscoveryBackend
12:43:19 [2021-04-02T12:43:19.869Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
12:43:19 [2021-04-02T12:43:19.869Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:43:19 [2021-04-02T12:43:19.883Z] --- PASS: TestNetworkLocalhostTCPNat (2.08s)
12:43:19 [2021-04-02T12:43:19.883Z] === RUN   TestNetworkLoopbackNat
12:43:19 [2021-04-02T12:43:19.883Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:43:19 [2021-04-02T12:43:19.883Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:43:19 [2021-04-02T12:43:19.883Z] === RUN   TestPause
12:43:19 [2021-04-02T12:43:19.883Z] --- SKIP: TestPause (0.00s)
12:43:19 [2021-04-02T12:43:19.883Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:43:19 [2021-04-02T12:43:19.883Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:43:19 [2021-04-02T12:43:19.893Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:43:19 [2021-04-02T12:43:19.893Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:43:19 [2021-04-02T12:43:19.893Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:43:20 [2021-04-02T12:43:20.451Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:43:20 [2021-04-02T12:43:20.451Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:43:20 [2021-04-02T12:43:20.451Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:43:20 [2021-04-02T12:43:20.451Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:43:20 [2021-04-02T12:43:20.910Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:43:20 [2021-04-02T12:43:20.910Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:43:21 [2021-04-02T12:43:21.546Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
12:43:21 [2021-04-02T12:43:21.546Z] === RUN   TestInfoAPI
12:43:21 [2021-04-02T12:43:21.546Z] --- PASS: TestInfoAPI (0.04s)
12:43:21 [2021-04-02T12:43:21.546Z] === RUN   TestInfoAPIWarnings
12:43:21 [2021-04-02T12:43:21.812Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:43:21 [2021-04-02T12:43:21.812Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:43:21 [2021-04-02T12:43:21.812Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:43:22 [2021-04-02T12:43:22.118Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.77s)
12:43:22 [2021-04-02T12:43:22.118Z] === RUN   TestPauseStopPausedContainer
12:43:22 [2021-04-02T12:43:22.118Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:43:22 [2021-04-02T12:43:22.118Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:43:22 [2021-04-02T12:43:22.118Z] === RUN   TestPsFilter
12:43:22 [2021-04-02T12:43:22.118Z] --- PASS: TestPsFilter (0.19s)
12:43:22 [2021-04-02T12:43:22.118Z] === RUN   TestRemoveContainerWithRemovedVolume
12:43:22 [2021-04-02T12:43:22.735Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:43:22 [2021-04-02T12:43:22.735Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:43:22 [2021-04-02T12:43:22.735Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:43:22 [2021-04-02T12:43:22.735Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:43:22 [2021-04-02T12:43:22.735Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:43:24 [2021-04-02T12:43:24.355Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.96s)
12:43:24 [2021-04-02T12:43:24.355Z] === RUN   TestRemoveContainerWithVolume
12:43:25 [2021-04-02T12:43:25.245Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:43:25 [2021-04-02T12:43:25.499Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:43:25 [2021-04-02T12:43:25.499Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:43:25 [2021-04-02T12:43:25.499Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:43:25 [2021-04-02T12:43:25.499Z] === RUN   TestDockerSuite/TestVolumeEvents
12:43:25 [2021-04-02T12:43:25.934Z] --- PASS: TestRemoveContainerWithVolume (1.99s)
12:43:25 [2021-04-02T12:43:25.934Z] === RUN   TestRemoveContainerRunning
12:43:26 [2021-04-02T12:43:26.860Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:43:27 [2021-04-02T12:43:27.514Z] --- PASS: TestRemoveContainerRunning (1.70s)
12:43:27 [2021-04-02T12:43:27.514Z] === RUN   TestRemoveContainerForceRemoveRunning
12:43:29 [2021-04-02T12:43:29.093Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s)
12:43:29 [2021-04-02T12:43:29.093Z] === RUN   TestRemoveInvalidContainer
12:43:29 [2021-04-02T12:43:29.368Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:43:29 [2021-04-02T12:43:29.368Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:43:29 [2021-04-02T12:43:29.368Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:43:29 [2021-04-02T12:43:29.566Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:43:29 [2021-04-02T12:43:29.566Z] === RUN   TestRenameLinkedContainer
12:43:29 [2021-04-02T12:43:29.566Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:43:29 [2021-04-02T12:43:29.566Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:43:29 [2021-04-02T12:43:29.566Z] === RUN   TestRenameStoppedContainer
12:43:31 [2021-04-02T12:43:31.148Z] --- PASS: TestRenameStoppedContainer (1.97s)
12:43:31 [2021-04-02T12:43:31.148Z] === RUN   TestRenameRunningContainerAndReuse
12:43:31 [2021-04-02T12:43:31.877Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:43:32 [2021-04-02T12:43:32.801Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:43:34 [2021-04-02T12:43:34.967Z] --- PASS: TestRenameRunningContainerAndReuse (3.37s)
12:43:34 [2021-04-02T12:43:34.968Z] === RUN   TestRenameInvalidName
12:43:36 [2021-04-02T12:43:36.549Z] --- PASS: TestRenameInvalidName (1.67s)
12:43:36 [2021-04-02T12:43:36.549Z] === RUN   TestRenameAnonymousContainer
12:43:36 [2021-04-02T12:43:36.549Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:43:36 [2021-04-02T12:43:36.549Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:43:36 [2021-04-02T12:43:36.549Z] === RUN   TestRenameContainerWithSameName
12:43:38 [2021-04-02T12:43:38.039Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:43:38 [2021-04-02T12:43:38.039Z] --- PASS: TestDockerSuite (1653.77s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (11.62s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.05s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.24s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.29s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.83s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.85s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (5.58s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.65s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.09s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.88s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.87s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.81s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.92s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.18s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.05s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.09s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.07s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.16s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
12:43:38 [2021-04-02T12:43:38.039Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.11s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.36s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.96s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.54s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.69s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.48s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.52s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.63s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.99s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.88s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.64s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.55s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.79s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.31s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.25s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.23s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.21s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.96s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.75s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.00s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.26s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.85s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.70s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.67s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.26s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.21s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.91s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.01s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.39s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.41s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.34s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.50s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.49s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.50s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.48s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.76s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.20s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.55s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.39s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.48s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.75s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.89s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.73s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.35s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.25s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.35s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.93s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.32s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.54s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.34s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.13s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.71s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.28s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.27s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.47s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.79s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.87s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.06s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.96s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.09s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.43s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.95s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.15s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.12s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.09s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.66s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.17s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.53s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.53s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.34s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFails (0.90s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.01s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.11s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.79s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.30s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.96s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.87s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.73s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.38s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.84s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.18s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.80s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.40s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.00s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.26s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.69s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.24s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.10s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.01s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.35s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.61s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.05s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.80s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.38s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.15s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.00s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.44s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.87s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.84s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.88s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.40s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildRm (3.51s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.83s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.14s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.63s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.02s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.46s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.94s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildUser (1.77s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.24s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.17s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.92s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.16s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.61s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.50s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.69s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.89s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:43:38 [2021-04-02T12:43:38.040Z]         docker_cli_sni_test.go:18: Flakey test
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCommitChange (0.88s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.69s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.66s)
12:43:38 [2021-04-02T12:43:38.040Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.89s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.57s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.62s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.88s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.63s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.08s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.94s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.20s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.48s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.80s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.66s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.52s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.72s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.25s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.16s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.64s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.55s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.58s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.75s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c1cac0_<nil>} (1.67s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1439798394_/foo_false__<nil>_<nil>_<nil>} (1.54s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1439798394_/foo_true__<nil>_<nil>_<nil>} (1.88s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3569410961_/foo_false__<nil>_<nil>_<nil>} (1.55s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3569410961_/foo_true__<nil>_<nil>_<nil>} (1.99s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3569410961_/foo_true__0xc000c1cb80_<nil>_<nil>} (1.53s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000c1cbc0_<nil>} (1.56s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000c1cc00_<nil>} (1.55s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000c1cc20_<nil>} (1.72s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000c1cc40_<nil>} (1.57s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.44s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.34s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.55s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.47s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.35s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.16s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.21s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.15s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.37s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.96s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.61s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.51s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.67s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseF (1.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.74s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.64s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.27s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToDot (1.28s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.61s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.65s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.81s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.09s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.98s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.51s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.76s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (2.10s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (3.85s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (1.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.61s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.46s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.48s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (2.09s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.78s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.90s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.93s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.24s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.61s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.70s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.62s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.48s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.52s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.32s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.041Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:43:38 [2021-04-02T12:43:38.041Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.01s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsRename (0.85s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsResize (0.99s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.90s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.12s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.74s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsTop (0.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.49s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExec (1.19s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.00s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.17s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.15s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.07s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.53s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecEnv (1.06s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.03s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.11s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.12s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.08s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecParseError (0.87s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.98s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.96s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.05s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.08s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.46s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecTTY (1.08s)
12:43:38 [2021-04-02T12:43:38.041Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.13s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.71s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.06s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.35s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.77s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestHealth (21.99s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.48s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportFile (1.62s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.67s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.65s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.64s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.78s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.49s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.86s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.65s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.84s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.76s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.21s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.81s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.72s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.77s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.53s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.59s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.37s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.76s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.21s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.39s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.49s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.87s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.00s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.69s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsSince (6.93s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsTail (0.89s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.73s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestNetHostname (2.16s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.67s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.73s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginActive (1.29s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (3.99s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.12s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.47s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.56s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.72s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.73s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPortList (12.28s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.32s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.13s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.47s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (2.14s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.63s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.26s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.90s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.53s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.41s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.26s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.50s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.46s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.21s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.40s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.44s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.39s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:43:38 [2021-04-02T12:43:38.042Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.70s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.25s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.26s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.51s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.47s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.57s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.47s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.80s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.04s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiTag (0.20s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.42s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.93s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.73s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.18s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.47s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (2.04s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.75s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.36s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.96s)
12:43:38 [2021-04-02T12:43:38.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.13s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.88s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.62s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.04s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.92s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.92s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.98s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.03s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.48s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.22s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.14s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.21s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.59s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.31s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.45s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.87s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.87s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.34s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.64s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.99s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.76s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.68s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.86s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.55s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.86s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.98s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.18s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.68s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.56s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.41s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunMount (8.48s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.91s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.64s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.07s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.47s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.70s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.88s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.46s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.88s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.28s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.82s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.26s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.14s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunRm (1.07s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.22s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.28s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.21s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.03s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunState (1.62s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.70s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.98s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.37s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.59s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.12s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.54s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.52s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.79s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.11s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.07s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (1.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.44s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:43:38 [2021-04-02T12:43:38.043Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.51s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.93s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.12s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s)
12:43:38 [2021-04-02T12:43:38.043Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.79s)
12:43:38 [2021-04-02T12:43:38.044Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents629871986
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.50s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.35s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.97s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.88s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.62s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.02s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.80s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.54s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:43:38 [2021-04-02T12:43:38.044Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.79s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:43:38 [2021-04-02T12:43:38.044Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:43:38 [2021-04-02T12:43:38.044Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.40s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.09s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.78s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:43:38 [2021-04-02T12:43:38.044Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.92s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.06s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.86s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.30s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.63s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.56s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.49s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.18s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.16s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.48s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.49s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.24s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.16s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.17s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.16s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.58s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeEvents (1.20s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.40s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.31s)
12:43:38 [2021-04-02T12:43:38.044Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:43:38 [2021-04-02T12:43:38.044Z]         docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:43:38 [2021-04-02T12:43:38.044Z] === RUN   TestDockerRegistrySuite
12:43:38 [2021-04-02T12:43:38.044Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:43:38 [2021-04-02T12:43:38.130Z] --- PASS: TestRenameContainerWithSameName (1.66s)
12:43:38 [2021-04-02T12:43:38.130Z] === RUN   TestRenameContainerWithLinkedContainer
12:43:38 [2021-04-02T12:43:38.130Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:43:38 [2021-04-02T12:43:38.130Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:43:38 [2021-04-02T12:43:38.130Z] === RUN   TestResize
12:43:38 [2021-04-02T12:43:38.603Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:43:39 [2021-04-02T12:43:39.709Z] --- PASS: TestResize (1.65s)
12:43:39 [2021-04-02T12:43:39.709Z] === RUN   TestResizeWithInvalidSize
12:43:39 [2021-04-02T12:43:39.709Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:43:39 [2021-04-02T12:43:39.709Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:43:39 [2021-04-02T12:43:39.709Z] === RUN   TestResizeWhenContainerNotStarted
12:43:39 [2021-04-02T12:43:39.963Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestInfoAPIWarnings (16.30s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestInfoDebug
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestInfoDebug (0.53s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestInfoInsecureRegistries
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestInfoRegistryMirrors
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestLoginFailsWithBadCredentials
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestPingCacheHeaders
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestPingCacheHeaders (0.03s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestPingGet
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestPingGet (0.02s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestPingHead
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestPingHead (0.04s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestVersion
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestVersion (0.04s)
12:43:40 [2021-04-02T12:43:40.140Z] PASS
12:43:40 [2021-04-02T12:43:40.140Z] 
12:43:40 [2021-04-02T12:43:40.140Z] === Skipped
12:43:40 [2021-04-02T12:43:40.140Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:43:40 [2021-04-02T12:43:40.140Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:43:40 [2021-04-02T12:43:40.140Z] 
12:43:40 [2021-04-02T12:43:40.140Z] 
12:43:40 [2021-04-02T12:43:40.140Z] DONE 18 tests, 1 skipped in 21.260s
12:43:40 [2021-04-02T12:43:40.140Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
12:43:40 [2021-04-02T12:43:40.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
12:43:40 [2021-04-02T12:43:40.140Z] ++ set -e
12:43:40 [2021-04-02T12:43:40.140Z] ++ '[' -n 0 ']'
12:43:40 [2021-04-02T12:43:40.140Z] ++ set -x
12:43:40 [2021-04-02T12:43:40.140Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
12:43:40 [2021-04-02T12:43:40.140Z] INFO: Testing against a local daemon
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestVolumesCreateAndList
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestVolumesRemove
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestVolumesRemove (0.06s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestVolumesInspect
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestVolumesInspect (0.02s)
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestVolumesInvalidJSON
12:43:40 [2021-04-02T12:43:40.140Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:43:40 [2021-04-02T12:43:40.140Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:43:40 [2021-04-02T12:43:40.140Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:43:40 [2021-04-02T12:43:40.140Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:43:40 [2021-04-02T12:43:40.140Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:43:40 [2021-04-02T12:43:40.140Z] PASS
12:43:40 [2021-04-02T12:43:40.140Z] 
12:43:40 [2021-04-02T12:43:40.140Z] DONE 5 tests in 0.204s
12:43:40 [2021-04-02T12:43:40.140Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:43:40 [2021-04-02T12:43:40.140Z] ++++ cat bundles/test-integration/docker.pid
12:43:40 [2021-04-02T12:43:40.433Z] +++ kill 14140
12:43:41 [2021-04-02T12:43:41.323Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:43:41 [2021-04-02T12:43:41.482Z] +++ /etc/init.d/apparmor stop
12:43:41 [2021-04-02T12:43:41.482Z] Leaving: AppArmorNo profiles have been unloaded.
12:43:41 [2021-04-02T12:43:41.482Z] 
12:43:41 [2021-04-02T12:43:41.483Z] Unloading profiles will leave already running processes permanently
12:43:41 [2021-04-02T12:43:41.483Z] unconfined, which can lead to unexpected situations.
12:43:41 [2021-04-02T12:43:41.483Z] 
12:43:41 [2021-04-02T12:43:41.483Z] To set a process to complain mode, use the command line tool
12:43:41 [2021-04-02T12:43:41.483Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:43:41 [2021-04-02T12:43:41.483Z] +++ true
12:43:41 [2021-04-02T12:43:41.483Z] exiting test-integration
12:43:41 [2021-04-02T12:43:41.483Z] ++ exit 0
12:43:41 [2021-04-02T12:43:41.483Z] 
12:43:41 [2021-04-02T12:43:41.882Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:43:41 [2021-04-02T12:43:41.882Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:43:41 [2021-04-02T12:43:41.943Z] --- PASS: TestResizeWhenContainerNotStarted (1.95s)
12:43:41 [2021-04-02T12:43:41.943Z] === RUN   TestDaemonRestartKillContainers
12:43:41 [2021-04-02T12:43:41.943Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:43:41 [2021-04-02T12:43:41.943Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:43:41 [2021-04-02T12:43:41.943Z] === RUN   TestStats
12:43:41 [2021-04-02T12:43:41.943Z] --- SKIP: TestStats (0.00s)
12:43:41 [2021-04-02T12:43:41.943Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:43:41 [2021-04-02T12:43:41.943Z] === RUN   TestStopContainerWithRestartPolicyAlways
Post stage
[Pipeline] junit
12:43:43 [2021-04-02T12:43:43.617Z] Recording test results
12:43:44 [2021-04-02T12:43:44.156Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:43:44 [2021-04-02T12:43:44.407Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:43:44 [2021-04-02T12:43:44.577Z] + echo Ensuring container killed.
12:43:44 [2021-04-02T12:43:44.577Z] Ensuring container killed.
12:43:44 [2021-04-02T12:43:44.577Z] + docker rm -vf docker-pr1
12:43:44 [2021-04-02T12:43:44.577Z] Error: No such container: docker-pr1
12:43:44 [2021-04-02T12:43:44.577Z] + true
[Pipeline] sh
12:43:44 [2021-04-02T12:43:44.962Z] + echo Chowning /workspace to jenkins user
12:43:44 [2021-04-02T12:43:44.962Z] Chowning /workspace to jenkins user
12:43:44 [2021-04-02T12:43:44.962Z] + id -u
12:43:44 [2021-04-02T12:43:44.962Z] + id -g
12:43:44 [2021-04-02T12:43:44.962Z] + docker run --rm -v /home/docker/workspace/moby_PR-42245:/workspace busybox chown -R 1001:1001 /workspace
12:43:44 [2021-04-02T12:43:44.962Z] Unable to find image 'busybox:latest' locally
12:43:45 [2021-04-02T12:43:45.257Z] latest: Pulling from library/busybox
12:43:45 [2021-04-02T12:43:45.257Z] dcdde92480c5: Pulling fs layer
12:43:45 [2021-04-02T12:43:45.257Z] dcdde92480c5: Download complete
12:43:45 [2021-04-02T12:43:45.554Z] dcdde92480c5: Pull complete
12:43:45 [2021-04-02T12:43:45.554Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
12:43:45 [2021-04-02T12:43:45.554Z] Status: Downloaded newer image for busybox:latest
12:43:45 [2021-04-02T12:43:45.767Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:43:48 [2021-04-02T12:43:48.032Z] + bundleName=ppc64le-integration
12:43:48 [2021-04-02T12:43:48.032Z] + echo Creating ppc64le-integration-bundles.tar.gz
12:43:48 [2021-04-02T12:43:48.032Z] Creating ppc64le-integration-bundles.tar.gz
12:43:48 [2021-04-02T12:43:48.032Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
12:43:48 [2021-04-02T12:43:48.032Z] 
[Pipeline] archiveArtifacts
12:43:48 [2021-04-02T12:43:48.078Z] Archiving artifacts
12:43:48 [2021-04-02T12:43:48.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:43:48 [2021-04-02T12:43:48.838Z] + make clean
12:43:49 [2021-04-02T12:43:49.131Z] make: command: Command not found
12:43:49 [2021-04-02T12:43:49.131Z] make: command: Command not found
12:43:49 [2021-04-02T12:43:49.131Z] docker volume rm -f docker-dev-cache
12:43:49 [2021-04-02T12:43:49.131Z] docker-dev-cache
[Pipeline] deleteDir
12:43:50 [2021-04-02T12:43:50.670Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.28s)
12:43:50 [2021-04-02T12:43:50.670Z] === RUN   TestStopContainerWithTimeout
12:43:50 [2021-04-02T12:43:50.670Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:43:50 [2021-04-02T12:43:50.670Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:43:50 [2021-04-02T12:43:50.670Z] === RUN   TestUpdateRestartPolicy
12:43:52 [2021-04-02T12:43:52.290Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:43:52 [2021-04-02T12:43:52.290Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:43:55 [2021-04-02T12:43:55.593Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:43:56 [2021-04-02T12:43:56.152Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:43:57 [2021-04-02T12:43:57.513Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:43:58 [2021-04-02T12:43:58.873Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:44:00 [2021-04-02T12:44:00.233Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:44:00 [2021-04-02T12:44:00.488Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:44:00 [2021-04-02T12:44:00.488Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:44:01 [2021-04-02T12:44:01.412Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:44:02 [2021-04-02T12:44:02.772Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:44:04 [2021-04-02T12:44:04.133Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:44:05 [2021-04-02T12:44:05.495Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:44:08 [2021-04-02T12:44:08.004Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:44:08 [2021-04-02T12:44:08.563Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:44:09 [2021-04-02T12:44:09.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:44:10 [2021-04-02T12:44:10.045Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:44:10 [2021-04-02T12:44:10.969Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:44:11 [2021-04-02T12:44:11.893Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:44:11 [2021-04-02T12:44:11.977Z] --- PASS: TestUpdateRestartPolicy (19.15s)
12:44:11 [2021-04-02T12:44:11.977Z] === RUN   TestUpdateRestartWithAutoRemove
12:44:11 [2021-04-02T12:44:11.977Z] --- PASS: TestUpdateRestartWithAutoRemove (1.69s)
12:44:11 [2021-04-02T12:44:11.977Z] === RUN   TestWaitNonBlocked
12:44:11 [2021-04-02T12:44:11.977Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:11 [2021-04-02T12:44:11.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:11 [2021-04-02T12:44:11.977Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:11 [2021-04-02T12:44:11.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:11 [2021-04-02T12:44:11.977Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:11 [2021-04-02T12:44:11.977Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:12 [2021-04-02T12:44:12.973Z] --- PASS: TestWaitNonBlocked (0.03s)
12:44:12 [2021-04-02T12:44:12.973Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.20s)
12:44:12 [2021-04-02T12:44:12.973Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.31s)
12:44:12 [2021-04-02T12:44:12.973Z] === RUN   TestWaitBlocked
12:44:12 [2021-04-02T12:44:12.973Z] --- SKIP: TestWaitBlocked (0.00s)
12:44:12 [2021-04-02T12:44:12.973Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:44:12 [2021-04-02T12:44:12.973Z] PASS
12:44:12 [2021-04-02T12:44:12.973Z] ok  	github.com/docker/docker/integration/container	68.573s
12:44:12 [2021-04-02T12:44:12.973Z] 
12:44:12 [2021-04-02T12:44:12.973Z] === Skipped
12:44:12 [2021-04-02T12:44:12.973Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:44:12 [2021-04-02T12:44:12.973Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
12:44:12 [2021-04-02T12:44:12.974Z]     copy_test.go:38: testEnv.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
12:44:12 [2021-04-02T12:44:12.974Z]     copy_test.go:63: testEnv.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
12:44:12 [2021-04-02T12:44:12.974Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:44:12 [2021-04-02T12:44:12.974Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] 
12:44:12 [2021-04-02T12:44:12.974Z] DONE 88 tests, 37 skipped in 71.035s
12:44:12 [2021-04-02T12:44:12.974Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:44:13 [2021-04-02T12:44:13.261Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:44:15 [2021-04-02T12:44:15.154Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:44:15 [2021-04-02T12:44:15.209Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:15 [2021-04-02T12:44:15.209Z] INFO: Testing against a local daemon
12:44:15 [2021-04-02T12:44:15.209Z] === RUN   TestCommitInheritsEnv
12:44:15 [2021-04-02T12:44:15.209Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:44:15 [2021-04-02T12:44:15.209Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:44:15 [2021-04-02T12:44:15.209Z] === RUN   TestImportExtremelyLargeImageWorks
12:44:15 [2021-04-02T12:44:15.209Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:44:15 [2021-04-02T12:44:15.209Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:44:15 [2021-04-02T12:44:15.209Z] === RUN   TestImagesFilterMultiReference
12:44:15 [2021-04-02T12:44:15.209Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:44:15 [2021-04-02T12:44:15.209Z] === RUN   TestImagePullPlatformInvalid
12:44:15 [2021-04-02T12:44:15.209Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:44:15 [2021-04-02T12:44:15.209Z] === RUN   TestRemoveImageOrphaning
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestRemoveImageOrphaning (0.86s)
12:44:16 [2021-04-02T12:44:16.206Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:44:16 [2021-04-02T12:44:16.206Z] === RUN   TestTagInvalidReference
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestTagInvalidReference (0.03s)
12:44:16 [2021-04-02T12:44:16.206Z] === RUN   TestTagValidPrefixedRepo
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:44:16 [2021-04-02T12:44:16.206Z] === RUN   TestTagExistedNameWithoutForce
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:44:16 [2021-04-02T12:44:16.206Z] === RUN   TestTagOfficialNames
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestTagOfficialNames (0.08s)
12:44:16 [2021-04-02T12:44:16.206Z] === RUN   TestTagMatchesDigest
12:44:16 [2021-04-02T12:44:16.206Z] --- PASS: TestTagMatchesDigest (0.03s)
12:44:16 [2021-04-02T12:44:16.206Z] PASS
12:44:16 [2021-04-02T12:44:16.206Z] ok  	github.com/docker/docker/integration/image	1.374s
12:44:16 [2021-04-02T12:44:16.206Z] 
12:44:16 [2021-04-02T12:44:16.206Z] === Skipped
12:44:16 [2021-04-02T12:44:16.206Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
12:44:16 [2021-04-02T12:44:16.206Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:44:16 [2021-04-02T12:44:16.206Z] 
12:44:16 [2021-04-02T12:44:16.206Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:44:16 [2021-04-02T12:44:16.206Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:44:16 [2021-04-02T12:44:16.206Z] 
12:44:16 [2021-04-02T12:44:16.206Z] 
12:44:16 [2021-04-02T12:44:16.206Z] DONE 11 tests, 2 skipped in 3.146s
12:44:16 [2021-04-02T12:44:16.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:44:16 [2021-04-02T12:44:16.514Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:44:16 [2021-04-02T12:44:16.514Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:44:17 [2021-04-02T12:44:17.874Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:44:18 [2021-04-02T12:44:18.442Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:18 [2021-04-02T12:44:18.442Z] INFO: Testing against a local daemon
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkCreateDelete
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDockerNetworkDeletePreferID
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDaemonDNSFallback
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDaemonDNSFallback (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestInspectNetwork
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestInspectNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestRunContainerWithBridgeNone
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkInvalidJSON
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkInvalidJSON//networks/create
12:44:18 [2021-04-02T12:44:18.442Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:44:18 [2021-04-02T12:44:18.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:18 [2021-04-02T12:44:18.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:18 [2021-04-02T12:44:18.442Z] === CONT  TestNetworkInvalidJSON//networks/create
12:44:18 [2021-04-02T12:44:18.442Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:18 [2021-04-02T12:44:18.442Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:44:18 [2021-04-02T12:44:18.442Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:44:18 [2021-04-02T12:44:18.442Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkList
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkList//networks
12:44:18 [2021-04-02T12:44:18.442Z] === PAUSE TestNetworkList//networks
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestNetworkList//networks/
12:44:18 [2021-04-02T12:44:18.442Z] === PAUSE TestNetworkList//networks/
12:44:18 [2021-04-02T12:44:18.442Z] === CONT  TestNetworkList//networks
12:44:18 [2021-04-02T12:44:18.442Z] === CONT  TestNetworkList//networks/
12:44:18 [2021-04-02T12:44:18.442Z] --- PASS: TestNetworkList (0.02s)
12:44:18 [2021-04-02T12:44:18.442Z]     --- PASS: TestNetworkList//networks (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestHostIPv4BridgeLabel
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     network_test.go:126: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDaemonRestartWithLiveRestore
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:29: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDaemonDefaultNetworkPools
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:58: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDaemonRestartWithExistingNetwork
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:102: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:136: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:187: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestServiceWithPredefinedNetwork
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:212: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:242: FLAKY_TEST
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestServiceWithDataPathPortInit
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:332: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:44:18 [2021-04-02T12:44:18.442Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:44:18 [2021-04-02T12:44:18.442Z]     service_test.go:400: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.442Z] PASS
12:44:18 [2021-04-02T12:44:18.442Z] ok  	github.com/docker/docker/integration/network	0.260s
12:44:18 [2021-04-02T12:44:18.798Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === Skipped
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     network_test.go:126: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:29: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:58: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:102: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:136: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:187: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:212: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:242: FLAKY_TEST
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:332: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:44:18 [2021-04-02T12:44:18.916Z]     service_test.go:400: testEnv.OSType == "windows"
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] 
12:44:18 [2021-04-02T12:44:18.916Z] DONE 22 tests, 15 skipped in 2.439s
12:44:18 [2021-04-02T12:44:18.916Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:44:19 [2021-04-02T12:44:19.390Z] testing: warning: no tests to run
12:44:19 [2021-04-02T12:44:19.390Z] PASS
12:44:19 [2021-04-02T12:44:19.390Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.066s
12:44:19 [2021-04-02T12:44:19.390Z] 
12:44:19 [2021-04-02T12:44:19.390Z] DONE 0 tests in 0.710s
12:44:19 [2021-04-02T12:44:19.863Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:44:20 [2021-04-02T12:44:20.158Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:44:20 [2021-04-02T12:44:20.336Z] testing: warning: no tests to run
12:44:20 [2021-04-02T12:44:20.336Z] PASS
12:44:20 [2021-04-02T12:44:20.336Z] ok  	github.com/docker/docker/integration/network/macvlan	0.066s
12:44:20 [2021-04-02T12:44:20.336Z] 
12:44:20 [2021-04-02T12:44:20.336Z] DONE 0 tests in 0.709s
12:44:20 [2021-04-02T12:44:20.336Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:44:21 [2021-04-02T12:44:21.332Z] testing: warning: no tests to run
12:44:21 [2021-04-02T12:44:21.332Z] PASS
12:44:21 [2021-04-02T12:44:21.332Z] ok  	github.com/docker/docker/integration/plugin	0.068s
12:44:21 [2021-04-02T12:44:21.332Z] 
12:44:21 [2021-04-02T12:44:21.332Z] DONE 0 tests in 0.702s
12:44:21 [2021-04-02T12:44:21.332Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:44:21 [2021-04-02T12:44:21.806Z] testing: warning: no tests to run
12:44:21 [2021-04-02T12:44:21.806Z] PASS
12:44:21 [2021-04-02T12:44:21.806Z] ok  	github.com/docker/docker/integration/plugin/authz	0.082s
12:44:21 [2021-04-02T12:44:21.806Z] 
12:44:21 [2021-04-02T12:44:21.806Z] DONE 0 tests in 0.734s
12:44:21 [2021-04-02T12:44:21.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:44:23 [2021-04-02T12:44:23.416Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:44:23 [2021-04-02T12:44:23.416Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:44:24 [2021-04-02T12:44:24.776Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:44:25 [2021-04-02T12:44:25.031Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:44:25 [2021-04-02T12:44:25.286Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:44:25 [2021-04-02T12:44:25.540Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:44:25 [2021-04-02T12:44:25.794Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:44:26 [2021-04-02T12:44:26.049Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:44:26 [2021-04-02T12:44:26.049Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:44:27 [2021-04-02T12:44:27.409Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:44:29 [2021-04-02T12:44:29.011Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:29 [2021-04-02T12:44:29.011Z] INFO: Testing against a local daemon
12:44:29 [2021-04-02T12:44:29.011Z] === RUN   TestPluginInvalidJSON
12:44:29 [2021-04-02T12:44:29.011Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:44:29 [2021-04-02T12:44:29.011Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:44:29 [2021-04-02T12:44:29.011Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:44:29 [2021-04-02T12:44:29.011Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:44:29 [2021-04-02T12:44:29.011Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:44:29 [2021-04-02T12:44:29.011Z] === RUN   TestPluginInstall
12:44:29 [2021-04-02T12:44:29.011Z] --- SKIP: TestPluginInstall (0.00s)
12:44:29 [2021-04-02T12:44:29.011Z]     plugin_test.go:58: testEnv.OSType == "windows"
12:44:29 [2021-04-02T12:44:29.011Z] === RUN   TestPluginsWithRuntimes
12:44:29 [2021-04-02T12:44:29.011Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:44:29 [2021-04-02T12:44:29.011Z]     plugin_test.go:167: testEnv.OSType == "windows"
12:44:29 [2021-04-02T12:44:29.011Z] PASS
12:44:29 [2021-04-02T12:44:29.011Z] ok  	github.com/docker/docker/integration/plugin/common	0.206s
12:44:29 [2021-04-02T12:44:29.011Z] 
12:44:29 [2021-04-02T12:44:29.011Z] === Skipped
12:44:29 [2021-04-02T12:44:29.011Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:44:29 [2021-04-02T12:44:29.011Z]     plugin_test.go:58: testEnv.OSType == "windows"
12:44:29 [2021-04-02T12:44:29.011Z] 
12:44:29 [2021-04-02T12:44:29.011Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:44:29 [2021-04-02T12:44:29.011Z]     plugin_test.go:167: testEnv.OSType == "windows"
12:44:29 [2021-04-02T12:44:29.011Z] 
12:44:29 [2021-04-02T12:44:29.011Z] 
12:44:29 [2021-04-02T12:44:29.011Z] DONE 4 tests, 2 skipped in 7.159s
12:44:29 [2021-04-02T12:44:29.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:44:29 [2021-04-02T12:44:29.292Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:44:30 [2021-04-02T12:44:30.651Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:44:31 [2021-04-02T12:44:31.575Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:44:31 [2021-04-02T12:44:31.989Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:31 [2021-04-02T12:44:31.989Z] INFO: Testing against a local daemon
12:44:31 [2021-04-02T12:44:31.989Z] === RUN   TestExternalGraphDriver
12:44:31 [2021-04-02T12:44:31.989Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:44:31 [2021-04-02T12:44:31.989Z]     external_test.go:48: runtime.GOOS == "windows"
12:44:31 [2021-04-02T12:44:31.989Z] === RUN   TestGraphdriverPluginV2
12:44:31 [2021-04-02T12:44:31.989Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:44:31 [2021-04-02T12:44:31.989Z]     external_test.go:408: runtime.GOOS == "windows"
12:44:31 [2021-04-02T12:44:31.989Z] PASS
12:44:31 [2021-04-02T12:44:31.989Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.196s
12:44:31 [2021-04-02T12:44:31.989Z] 
12:44:31 [2021-04-02T12:44:31.989Z] === Skipped
12:44:31 [2021-04-02T12:44:31.989Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:44:31 [2021-04-02T12:44:31.989Z]     external_test.go:48: runtime.GOOS == "windows"
12:44:31 [2021-04-02T12:44:31.989Z] 
12:44:31 [2021-04-02T12:44:31.989Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:44:31 [2021-04-02T12:44:31.989Z]     external_test.go:408: runtime.GOOS == "windows"
12:44:31 [2021-04-02T12:44:31.989Z] 
12:44:31 [2021-04-02T12:44:31.989Z] 
12:44:31 [2021-04-02T12:44:31.989Z] DONE 2 tests, 2 skipped in 2.918s
12:44:31 [2021-04-02T12:44:31.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:44:32 [2021-04-02T12:44:32.935Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:44:33 [2021-04-02T12:44:33.859Z] --- PASS: TestDockerRegistrySuite (56.64s)
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d506e24c7e3ef] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [dc680d277ec80] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.73s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [daf67328a27aa] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [df1f54b1047f3] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.67s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [db70e8a68497b] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.52s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [db0e71f1855aa] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.98s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [ddec8cc388e68] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.36s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d2a80fef179b0] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [ddffc881a7864] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [db0a9bf030ae7] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d252531d61180] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d20deb9f09f3d] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [da0b53ef56b6e] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d7e828d24fa3f] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.62s)
12:44:33 [2021-04-02T12:44:33.859Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7901ec8438206a8358e5918e13cc914c2c9c7495e871a07873d23b7e086b6e62
12:44:33 [2021-04-02T12:44:33.859Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddadb29c73e78b449d46f1082f111eaca91afa0069ecd0cd56bdd63eb27e25a1
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d345ab2775d4a] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s)
12:44:33 [2021-04-02T12:44:33.859Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d282c591e8a72d2341e3c7bebcb2124a2938bebad6bd6075b1bce9e3d74d190
12:44:33 [2021-04-02T12:44:33.859Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3556ec17285aa57bbc7f6c5bed90934e5ff182dd31dec1f987cacf12f73cbdf7
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d1b487a40934e] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d56926d7da47b] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d600a87800f2c] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d223e72edb9a5] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [dbe8a563a99d5] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d33e1329db655] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [df6d4b368e4af] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d6bb5e6e9bcb2] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.06s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [def7339f6ff5d] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d1f72e7c8f5e7] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [dfb2cd22d4e04] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d3a074bd7c7dd] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d18a2e47bf0db] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d4b84e830cd3c] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [dd7ce7c63fdb8] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d92403f444c2d] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d160cc59e56d4] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.24s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d135efd75d61a] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.91s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d081b40c974cb] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [dee84c2f88106] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s)
12:44:33 [2021-04-02T12:44:33.859Z]         check_test.go:196: [d6b75da5dfe7f] daemon is not started
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.13s)
12:44:33 [2021-04-02T12:44:33.859Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.95s)
12:44:33 [2021-04-02T12:44:33.859Z] === RUN   TestDockerSchema1RegistrySuite
12:44:33 [2021-04-02T12:44:33.859Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:44:33 [2021-04-02T12:44:33.859Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:44:34 [2021-04-02T12:44:34.228Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:34 [2021-04-02T12:44:34.228Z] INFO: Testing against a local daemon
12:44:34 [2021-04-02T12:44:34.228Z] === RUN   TestReadPluginNoRead
12:44:34 [2021-04-02T12:44:34.228Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:44:34 [2021-04-02T12:44:34.228Z]     read_test.go:21: no unix domain sockets on Windows
12:44:34 [2021-04-02T12:44:34.228Z] PASS
12:44:34 [2021-04-02T12:44:34.228Z] ok  	github.com/docker/docker/integration/plugin/logging	0.201s
12:44:34 [2021-04-02T12:44:34.701Z] 
12:44:34 [2021-04-02T12:44:34.701Z] === Skipped
12:44:34 [2021-04-02T12:44:34.701Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:44:34 [2021-04-02T12:44:34.701Z]     read_test.go:21: no unix domain sockets on Windows
12:44:34 [2021-04-02T12:44:34.701Z] 
12:44:34 [2021-04-02T12:44:34.701Z] 
12:44:34 [2021-04-02T12:44:34.701Z] DONE 1 tests, 1 skipped in 2.420s
12:44:34 [2021-04-02T12:44:34.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:44:35 [2021-04-02T12:44:35.698Z] testing: warning: no tests to run
12:44:35 [2021-04-02T12:44:35.698Z] PASS
12:44:35 [2021-04-02T12:44:35.698Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.125s
12:44:35 [2021-04-02T12:44:35.698Z] 
12:44:35 [2021-04-02T12:44:35.698Z] DONE 0 tests in 1.250s
12:44:35 [2021-04-02T12:44:35.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:44:37 [2021-04-02T12:44:37.934Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:37 [2021-04-02T12:44:37.934Z] INFO: Testing against a local daemon
12:44:37 [2021-04-02T12:44:37.934Z] === RUN   TestPluginWithDevMounts
12:44:37 [2021-04-02T12:44:37.934Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:44:37 [2021-04-02T12:44:37.934Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:44:37 [2021-04-02T12:44:37.934Z] PASS
12:44:37 [2021-04-02T12:44:37.934Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.195s
12:44:38 [2021-04-02T12:44:38.017Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:44:38 [2021-04-02T12:44:38.407Z] 
12:44:38 [2021-04-02T12:44:38.408Z] === Skipped
12:44:38 [2021-04-02T12:44:38.408Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:44:38 [2021-04-02T12:44:38.408Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:44:38 [2021-04-02T12:44:38.408Z] 
12:44:38 [2021-04-02T12:44:38.408Z] 
12:44:38 [2021-04-02T12:44:38.408Z] DONE 1 tests, 1 skipped in 2.367s
12:44:38 [2021-04-02T12:44:38.408Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:44:39 [2021-04-02T12:44:39.987Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:39 [2021-04-02T12:44:39.987Z] INFO: Testing against a local daemon
12:44:39 [2021-04-02T12:44:39.987Z] === RUN   TestSecretInspect
12:44:39 [2021-04-02T12:44:39.987Z] --- SKIP: TestSecretInspect (0.00s)
12:44:39 [2021-04-02T12:44:39.987Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:44:39 [2021-04-02T12:44:39.987Z] === RUN   TestSecretList
12:44:39 [2021-04-02T12:44:39.987Z] --- SKIP: TestSecretList (0.00s)
12:44:39 [2021-04-02T12:44:39.987Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:44:39 [2021-04-02T12:44:39.987Z] === RUN   TestSecretsCreateAndDelete
12:44:39 [2021-04-02T12:44:39.987Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:44:39 [2021-04-02T12:44:39.987Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:44:39 [2021-04-02T12:44:39.987Z] === RUN   TestSecretsUpdate
12:44:39 [2021-04-02T12:44:39.987Z] --- SKIP: TestSecretsUpdate (0.00s)
12:44:39 [2021-04-02T12:44:39.987Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:44:39 [2021-04-02T12:44:39.987Z] === RUN   TestTemplatedSecret
12:44:39 [2021-04-02T12:44:39.987Z] --- SKIP: TestTemplatedSecret (0.00s)
12:44:39 [2021-04-02T12:44:39.987Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:44:39 [2021-04-02T12:44:39.987Z] === RUN   TestSecretCreateResolve
12:44:39 [2021-04-02T12:44:39.987Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:44:39 [2021-04-02T12:44:39.987Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:44:39 [2021-04-02T12:44:39.987Z] PASS
12:44:39 [2021-04-02T12:44:39.987Z] ok  	github.com/docker/docker/integration/secret	0.142s
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] === Skipped
12:44:40 [2021-04-02T12:44:40.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
12:44:40 [2021-04-02T12:44:40.460Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:44:40 [2021-04-02T12:44:40.460Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
12:44:40 [2021-04-02T12:44:40.460Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
12:44:40 [2021-04-02T12:44:40.460Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:44:40 [2021-04-02T12:44:40.460Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:44:40 [2021-04-02T12:44:40.460Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] 
12:44:40 [2021-04-02T12:44:40.460Z] DONE 6 tests, 6 skipped in 1.952s
12:44:40 [2021-04-02T12:44:40.460Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:44:42 [2021-04-02T12:44:42.696Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:42 [2021-04-02T12:44:42.696Z] INFO: Testing against a local daemon
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceCreateInit
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:44:42 [2021-04-02T12:44:42.696Z] --- PASS: TestServiceCreateInit (0.03s)
12:44:42 [2021-04-02T12:44:42.696Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceMultipleTimes
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceConflict
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceMaxReplicas
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateWithDuplicateNetworkNames
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceSecretFileMode
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceConfigFileMode
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceSysctls
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateServiceCapabilities
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
12:44:42 [2021-04-02T12:44:42.696Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestInspect
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestInspect (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestCreateJob
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestCreateJob (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestReplicatedJob
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestReplicatedJob (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestUpdateReplicatedJob
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceListWithStatuses
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestDockerNetworkConnectAlias
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestDockerNetworkReConnect
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServicePlugin
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServicePlugin (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceUpdateLabel
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceUpdateSecrets
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceUpdateConfigs
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceUpdateNetwork
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:44:42 [2021-04-02T12:44:42.696Z] === RUN   TestServiceUpdatePidsLimit
12:44:42 [2021-04-02T12:44:42.696Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
12:44:42 [2021-04-02T12:44:42.696Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:44:42 [2021-04-02T12:44:42.696Z] PASS
12:44:42 [2021-04-02T12:44:42.696Z] ok  	github.com/docker/docker/integration/service	0.325s
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === Skipped
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
12:44:43 [2021-04-02T12:44:43.171Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
12:44:43 [2021-04-02T12:44:43.171Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] 
12:44:43 [2021-04-02T12:44:43.171Z] DONE 24 tests, 23 skipped in 2.687s
12:44:43 [2021-04-02T12:44:43.171Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:44:43 [2021-04-02T12:44:43.257Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:44:44 [2021-04-02T12:44:44.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:44 [2021-04-02T12:44:44.887Z] INFO: Testing against a local daemon
12:44:44 [2021-04-02T12:44:44.887Z] === RUN   TestSessionCreate
12:44:44 [2021-04-02T12:44:44.887Z] --- SKIP: TestSessionCreate (0.00s)
12:44:44 [2021-04-02T12:44:44.887Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:44:44 [2021-04-02T12:44:44.887Z] === RUN   TestSessionCreateWithBadUpgrade
12:44:44 [2021-04-02T12:44:44.887Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:44:44 [2021-04-02T12:44:44.887Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:44:44 [2021-04-02T12:44:44.887Z] PASS
12:44:44 [2021-04-02T12:44:44.887Z] ok  	github.com/docker/docker/integration/session	0.158s
12:44:44 [2021-04-02T12:44:44.887Z] 
12:44:44 [2021-04-02T12:44:44.887Z] === Skipped
12:44:44 [2021-04-02T12:44:44.887Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:44:44 [2021-04-02T12:44:44.887Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:44:44 [2021-04-02T12:44:44.887Z] 
12:44:44 [2021-04-02T12:44:44.887Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:44:44 [2021-04-02T12:44:44.887Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:44:44 [2021-04-02T12:44:44.887Z] 
12:44:44 [2021-04-02T12:44:44.887Z] 
12:44:44 [2021-04-02T12:44:44.887Z] DONE 2 tests, 2 skipped in 1.929s
12:44:44 [2021-04-02T12:44:44.887Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:44:46 [2021-04-02T12:44:46.638Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:44:47 [2021-04-02T12:44:47.140Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:47 [2021-04-02T12:44:47.140Z] INFO: Testing against a local daemon
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestEventsExecDie
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestEventsExecDie (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestEventsBackwardsCompatible
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestInfoAPI
12:44:47 [2021-04-02T12:44:47.140Z] --- PASS: TestInfoAPI (0.03s)
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestInfoAPIWarnings
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestInfoDebug
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestInfoDebug (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestInfoInsecureRegistries
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestInfoRegistryMirrors
12:44:47 [2021-04-02T12:44:47.140Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
12:44:47 [2021-04-02T12:44:47.140Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:44:47 [2021-04-02T12:44:47.140Z] === RUN   TestLoginFailsWithBadCredentials
12:44:47 [2021-04-02T12:44:47.561Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:44:48 [2021-04-02T12:44:48.138Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
12:44:48 [2021-04-02T12:44:48.138Z] === RUN   TestPingCacheHeaders
12:44:48 [2021-04-02T12:44:48.138Z] --- PASS: TestPingCacheHeaders (0.03s)
12:44:48 [2021-04-02T12:44:48.138Z] === RUN   TestPingGet
12:44:48 [2021-04-02T12:44:48.138Z] --- PASS: TestPingGet (0.02s)
12:44:48 [2021-04-02T12:44:48.138Z] === RUN   TestPingHead
12:44:48 [2021-04-02T12:44:48.138Z] --- PASS: TestPingHead (0.03s)
12:44:48 [2021-04-02T12:44:48.138Z] === RUN   TestVersion
12:44:48 [2021-04-02T12:44:48.138Z] --- PASS: TestVersion (0.02s)
12:44:48 [2021-04-02T12:44:48.138Z] PASS
12:44:48 [2021-04-02T12:44:48.138Z] ok  	github.com/docker/docker/integration/system	1.298s
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === Skipped
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:44:48 [2021-04-02T12:44:48.138Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] 
12:44:48 [2021-04-02T12:44:48.138Z] DONE 13 tests, 7 skipped in 3.099s
12:44:48 [2021-04-02T12:44:48.138Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:44:48 [2021-04-02T12:44:48.921Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:44:49 [2021-04-02T12:44:49.176Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:44:50 [2021-04-02T12:44:50.392Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:50 [2021-04-02T12:44:50.392Z] INFO: Testing against a local daemon
12:44:50 [2021-04-02T12:44:50.392Z] === RUN   TestVolumesCreateAndList
12:44:50 [2021-04-02T12:44:50.392Z] --- PASS: TestVolumesCreateAndList (0.07s)
12:44:50 [2021-04-02T12:44:50.392Z] === RUN   TestVolumesRemove
12:44:50 [2021-04-02T12:44:50.392Z] --- PASS: TestVolumesRemove (0.09s)
12:44:50 [2021-04-02T12:44:50.392Z] === RUN   TestVolumesInspect
12:44:50 [2021-04-02T12:44:50.392Z] --- PASS: TestVolumesInspect (0.03s)
12:44:50 [2021-04-02T12:44:50.392Z] === RUN   TestVolumesInvalidJSON
12:44:50 [2021-04-02T12:44:50.392Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:44:50 [2021-04-02T12:44:50.392Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:44:50 [2021-04-02T12:44:50.392Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:44:50 [2021-04-02T12:44:50.392Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:44:50 [2021-04-02T12:44:50.392Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:44:50 [2021-04-02T12:44:50.392Z] PASS
12:44:50 [2021-04-02T12:44:50.392Z] ok  	github.com/docker/docker/integration/volume	0.385s
12:44:50 [2021-04-02T12:44:50.392Z] 
12:44:50 [2021-04-02T12:44:50.392Z] DONE 5 tests in 2.316s
12:44:50 [2021-04-02T12:44:50.392Z] INFO: make.ps1 ended at 04/02/2021 12:44:50
12:44:50 [2021-04-02T12:44:50.392Z] INFO: Integration CLI tests being run from the host:
12:44:50 [2021-04-02T12:44:50.392Z] 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" 
12:44:50 [2021-04-02T12:44:50.536Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:44:51 [2021-04-02T12:44:51.459Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:44:52 [2021-04-02T12:44:52.383Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:44:55 [2021-04-02T12:44:55.640Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:44:56 [2021-04-02T12:44:56.199Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:44:56 [2021-04-02T12:44:56.454Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:44:56 [2021-04-02T12:44:56.454Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:44:57 [2021-04-02T12:44:57.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:44:57 [2021-04-02T12:44:57.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:44:57 [2021-04-02T12:44:57.572Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:44:57 [2021-04-02T12:44:57.572Z] --- PASS: TestDockerSchema1RegistrySuite (23.79s)
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [dd4eae42c9ed4] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.56s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d8bae8190faaa] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.49s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [dc44c7bfd7a3b] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.53s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d63e710b68a26] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [dac9b323b958b] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [da534a2e89746] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d80f4c220ecc2] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.20s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [de799bab0a4f2] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d282265a667e7] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d3133f6a10b39] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.14s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d692f6b7c897e] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d5e768a9c13cc] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d29591aaa5bb2] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [db3e74c65f34c] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [ddc6bf23bda69] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d1dd16d684112] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d973741fc0556] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:44:57 [2021-04-02T12:44:57.572Z]         check_test.go:223: [d353432a57bb1] daemon is not started
12:44:57 [2021-04-02T12:44:57.572Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:44:57 [2021-04-02T12:44:57.572Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:44:58 [2021-04-02T12:44:58.131Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:44:58 [2021-04-02T12:44:58.690Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:44:58 [2021-04-02T12:44:58.945Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:44:59 [2021-04-02T12:44:59.108Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:44:59 [2021-04-02T12:44:59.108Z] INFO: Testing against a local daemon
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:44:59 [2021-04-02T12:44:59.108Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:44:59 [2021-04-02T12:44:59.588Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:45:00 [2021-04-02T12:45:00.061Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:45:00 [2021-04-02T12:45:00.304Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:45:00 [2021-04-02T12:45:00.304Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:45:00 [2021-04-02T12:45:00.863Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:45:01 [2021-04-02T12:45:01.422Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:45:01 [2021-04-02T12:45:01.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s)
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [dca45592ee51c] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [dcf50b2c65ce3] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [d53c8056d8694] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s)
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [d581515dc074a] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [d2ad79af050e5] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [d3789fbe457f3] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:45:01 [2021-04-02T12:45:01.422Z]         check_test.go:252: [dd62003aee857] daemon is not started
12:45:01 [2021-04-02T12:45:01.422Z] === RUN   TestDockerRegistryAuthTokenSuite
12:45:01 [2021-04-02T12:45:01.422Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:45:06 [2021-04-02T12:45:06.654Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:45:06 [2021-04-02T12:45:06.654Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:45:06 [2021-04-02T12:45:06.654Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:45:06 [2021-04-02T12:45:06.909Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:45:06 [2021-04-02T12:45:06.909Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:45:07 [2021-04-02T12:45:07.163Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
12:45:07 [2021-04-02T12:45:07.163Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
12:45:07 [2021-04-02T12:45:07.163Z]         check_test.go:279: [dd35d064474d0] daemon is not started
12:45:07 [2021-04-02T12:45:07.163Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:45:07 [2021-04-02T12:45:07.163Z]         check_test.go:279: [dad59efba98a0] daemon is not started
12:45:07 [2021-04-02T12:45:07.163Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
12:45:07 [2021-04-02T12:45:07.163Z]         check_test.go:279: [de6055637bdd6] daemon is not started
12:45:07 [2021-04-02T12:45:07.163Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
12:45:07 [2021-04-02T12:45:07.163Z]         check_test.go:279: [d7574a04aaf7d] daemon is not started
12:45:07 [2021-04-02T12:45:07.163Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
12:45:07 [2021-04-02T12:45:07.163Z]         check_test.go:279: [d10a7a3400980] daemon is not started
12:45:07 [2021-04-02T12:45:07.163Z] === RUN   TestDockerNetworkSuite
12:45:07 [2021-04-02T12:45:07.163Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:45:11 [2021-04-02T12:45:11.319Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:45:12 [2021-04-02T12:45:12.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:45:20 [2021-04-02T12:45:20.323Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:45:22 [2021-04-02T12:45:22.831Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:45:28 [2021-04-02T12:45:28.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:45:31 [2021-04-02T12:45:31.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:45:43 [2021-04-02T12:45:43.476Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:45:45 [2021-04-02T12:45:45.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:45:48 [2021-04-02T12:45:48.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:45:48 [2021-04-02T12:45:48.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:45:49 [2021-04-02T12:45:49.675Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:45:49 [2021-04-02T12:45:49.675Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:45:51 [2021-04-02T12:45:51.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:45:54 [2021-04-02T12:45:54.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:45:54 [2021-04-02T12:45:54.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:45:56 [2021-04-02T12:45:56.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:45:58 [2021-04-02T12:45:58.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:45:58 [2021-04-02T12:45:58.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:45:58 [2021-04-02T12:45:58.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:45:59 [2021-04-02T12:45:59.573Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:45:59 [2021-04-02T12:45:59.827Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:46:01 [2021-04-02T12:46:01.709Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:46:04 [2021-04-02T12:46:04.968Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:46:04 [2021-04-02T12:46:04.968Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:46:05 [2021-04-02T12:46:05.223Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:46:05 [2021-04-02T12:46:05.223Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:46:05 [2021-04-02T12:46:05.781Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:46:11 [2021-04-02T12:46:11.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:46:13 [2021-04-02T12:46:13.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:46:21 [2021-04-02T12:46:21.596Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:46:22 [2021-04-02T12:46:22.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:46:25 [2021-04-02T12:46:25.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:46:25 [2021-04-02T12:46:25.971Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:46:25 [2021-04-02T12:46:25.971Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:46:26 [2021-04-02T12:46:26.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:46:27 [2021-04-02T12:46:27.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:46:27 [2021-04-02T12:46:27.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:46:31 [2021-04-02T12:46:31.306Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:46:31 [2021-04-02T12:46:31.307Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:46:31 [2021-04-02T12:46:31.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:46:33 [2021-04-02T12:46:33.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:46:39 [2021-04-02T12:46:39.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:46:48 [2021-04-02T12:46:48.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:46:48 [2021-04-02T12:46:48.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:46:48 [2021-04-02T12:46:48.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:46:51 [2021-04-02T12:46:51.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:46:51 [2021-04-02T12:46:51.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:46:53 [2021-04-02T12:46:53.745Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:46:54 [2021-04-02T12:46:54.304Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:46:56 [2021-04-02T12:46:56.186Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:46:56 [2021-04-02T12:46:56.898Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:47:00 [2021-04-02T12:47:00.343Z] --- PASS: TestDockerNetworkSuite (112.99s)
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.44s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d511684b7570b] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.57s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d2ba511c209dc] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.62s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d0c8f2463befa] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.01s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d6c160b630b12] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.60s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:1233: [dba667d5324b3] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.90s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d81c2bd40172a] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.26s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [dece0300beae9] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.34s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [df21958d5ce1e] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.20s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d5dbac7a86eab] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.77s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d624518f689d5] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.59s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [df0c54be4b1df] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.04s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d76e505f8f9e4] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.85s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d95d187a2b44d] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.59s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d3b7bbc3f669c] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.16s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d2a75e8202fb4] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.84s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d1686f2d897f1] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.67s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d17aa2c8a67c4] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [dd244f2342739] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (1.04s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d9f376e09940c] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.87s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d1efa5a834861] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (3.02s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d0593e2837df8] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d0e07558cd3ce] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d34d7aa6e4cfe] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d2d0022dcf00c] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.25s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:968: [da30d3ecb937b] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.57s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [ddbfc5be28c50] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (8.41s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:1116: [dcde416c708df] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.68s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [db2501bbdd5c1] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (3.17s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d360355a9e018] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.62s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d3d58ccd8c68d] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d176d2fa69dbd] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.62s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [db885f9361144] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.59s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d7927f5586ec2] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d77b1a88827f9] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.14s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d60bb21a40908] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [dd1f526ab0a16] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d758ec586b298] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.70s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [dd8ebf13fe43e] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.81s)
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.74s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:1084: [d1118c307132c] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d158fd9bc6167] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.87s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d7d59acd86cb7] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.03s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d1da9cbbeaeed] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d591166e4fcba] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.66s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [df929b399cd18] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.90s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d5ffb623de232] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.85s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [df6aaf2d300ca] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.01s)
12:47:00 [2021-04-02T12:47:00.343Z]         docker_cli_network_unix_test.go:46: [d9013721aabae] daemon is not started
12:47:00 [2021-04-02T12:47:00.343Z] === RUN   TestDockerHubPullSuite
12:47:00 [2021-04-02T12:47:00.343Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:47:01 [2021-04-02T12:47:01.702Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:47:02 [2021-04-02T12:47:02.826Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:47:02 [2021-04-02T12:47:02.826Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:47:02 [2021-04-02T12:47:02.826Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:47:04 [2021-04-02T12:47:04.211Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:47:04 [2021-04-02T12:47:04.465Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:47:05 [2021-04-02T12:47:05.389Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:47:05 [2021-04-02T12:47:05.643Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:47:05 [2021-04-02T12:47:05.644Z] --- PASS: TestDockerHubPullSuite (5.56s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
12:47:05 [2021-04-02T12:47:05.644Z] PASS
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === Skipped
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_sni_test.go:18: Flakey test
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:47:05 [2021-04-02T12:47:05.644Z]         docker_cli_network_unix_test.go:46: [d758ec586b298] daemon is not started
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] 
12:47:05 [2021-04-02T12:47:05.644Z] DONE 1274 tests, 51 skipped in 1875.687s
12:47:05 [2021-04-02T12:47:05.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:47:05 [2021-04-02T12:47:05.644Z] ++++ cat bundles/test-integration/docker.pid
12:47:05 [2021-04-02T12:47:05.644Z] +++ kill 12818
12:47:05 [2021-04-02T12:47:05.808Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:47:07 [2021-04-02T12:47:07.003Z] +++ /etc/init.d/apparmor stop
12:47:07 [2021-04-02T12:47:07.003Z] Leaving: AppArmorNo profiles have been unloaded.
12:47:07 [2021-04-02T12:47:07.003Z] 
12:47:07 [2021-04-02T12:47:07.003Z] Unloading profiles will leave already running processes permanently
12:47:07 [2021-04-02T12:47:07.003Z] unconfined, which can lead to unexpected situations.
12:47:07 [2021-04-02T12:47:07.003Z] 
12:47:07 [2021-04-02T12:47:07.003Z] To set a process to complain mode, use the command line tool
12:47:07 [2021-04-02T12:47:07.003Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:47:07 [2021-04-02T12:47:07.003Z] +++ true
12:47:07 [2021-04-02T12:47:07.003Z] exiting test-integration
12:47:07 [2021-04-02T12:47:07.003Z] ++ exit 0
12:47:07 [2021-04-02T12:47:07.003Z] 
12:47:07 [2021-04-02T12:47:07.003Z] + for job in $(jobs -p)
12:47:07 [2021-04-02T12:47:07.003Z] + wait 15984
12:47:08 [2021-04-02T12:47:08.056Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:47:08 [2021-04-02T12:47:08.056Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:47:08 [2021-04-02T12:47:08.056Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:47:08 [2021-04-02T12:47:08.056Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:47:08 [2021-04-02T12:47:08.056Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:47:11 [2021-04-02T12:47:11.039Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:47:11 [2021-04-02T12:47:11.039Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:47:11 [2021-04-02T12:47:11.039Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:47:16 [2021-04-02T12:47:16.944Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:48:28 [2021-04-02T12:48:28.365Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:48:33 [2021-04-02T12:48:33.596Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:48:33 [2021-04-02T12:48:33.851Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:48:34 [2021-04-02T12:48:34.410Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:48:34 [2021-04-02T12:48:34.410Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:48:34 [2021-04-02T12:48:34.410Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:48:35 [2021-04-02T12:48:35.333Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:48:38 [2021-04-02T12:48:38.593Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:48:42 [2021-04-02T12:48:42.750Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:48:45 [2021-04-02T12:48:45.258Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:48:58 [2021-04-02T12:48:58.538Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:48:58 [2021-04-02T12:48:58.538Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:48:59 [2021-04-02T12:48:59.012Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:48:59 [2021-04-02T12:48:59.012Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:49:02 [2021-04-02T12:49:02.838Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:49:03 [2021-04-02T12:49:03.835Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:49:03 [2021-04-02T12:49:03.835Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:49:03 [2021-04-02T12:49:03.835Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:49:03 [2021-04-02T12:49:03.835Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:49:03 [2021-04-02T12:49:03.835Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:49:04 [2021-04-02T12:49:04.832Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:49:07 [2021-04-02T12:49:07.813Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:49:09 [2021-04-02T12:49:09.398Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:49:09 [2021-04-02T12:49:09.398Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:49:09 [2021-04-02T12:49:09.398Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:49:09 [2021-04-02T12:49:09.398Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:49:12 [2021-04-02T12:49:12.374Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:49:22 [2021-04-02T12:49:22.897Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:49:27 [2021-04-02T12:49:27.716Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:49:28 [2021-04-02T12:49:28.189Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:49:28 [2021-04-02T12:49:28.189Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:49:32 [2021-04-02T12:49:32.012Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:49:33 [2021-04-02T12:49:33.009Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:49:41 [2021-04-02T12:49:41.397Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:49:41 [2021-04-02T12:49:41.660Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:49:43 [2021-04-02T12:49:43.496Z] === RUN   TestDockerSuite/TestBuildAddScript
12:49:43 [2021-04-02T12:49:43.496Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:49:43 [2021-04-02T12:49:43.496Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:49:43 [2021-04-02T12:49:43.496Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:49:43 [2021-04-02T12:49:43.496Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:49:43 [2021-04-02T12:49:43.496Z] === RUN   TestDockerSuite/TestBuildAddTar
12:49:44 [2021-04-02T12:49:44.956Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:49:47 [2021-04-02T12:49:47.465Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:49:53 [2021-04-02T12:49:53.988Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:49:55 [2021-04-02T12:49:55.872Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:50:17 [2021-04-02T12:50:17.737Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:50:32 [2021-04-02T12:50:32.558Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:50:33 [2021-04-02T12:50:33.918Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:50:36 [2021-04-02T12:50:36.426Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:50:39 [2021-04-02T12:50:39.685Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:50:44 [2021-04-02T12:50:44.233Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:50:44 [2021-04-02T12:50:44.233Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:50:44 [2021-04-02T12:50:44.233Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:50:47 [2021-04-02T12:50:47.767Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:50:52 [2021-04-02T12:50:52.941Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:50:52 [2021-04-02T12:50:52.941Z] === RUN   TestDockerSuite/TestBuildBlankName
12:50:52 [2021-04-02T12:50:52.999Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:50:53 [2021-04-02T12:50:53.414Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:50:54 [2021-04-02T12:50:54.883Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:50:58 [2021-04-02T12:50:58.140Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:51:00 [2021-04-02T12:51:00.617Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:51:01 [2021-04-02T12:51:01.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:51:01 [2021-04-02T12:51:01.399Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:51:04 [2021-04-02T12:51:04.656Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:51:05 [2021-04-02T12:51:05.881Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:51:07 [2021-04-02T12:51:07.164Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:51:09 [2021-04-02T12:51:09.671Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:51:14 [2021-04-02T12:51:14.594Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:51:21 [2021-04-02T12:51:21.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:51:21 [2021-04-02T12:51:21.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:51:30 [2021-04-02T12:51:30.547Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:51:30 [2021-04-02T12:51:30.547Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:51:30 [2021-04-02T12:51:30.547Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:51:36 [2021-04-02T12:51:36.459Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:51:36 [2021-04-02T12:51:36.459Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:51:36 [2021-04-02T12:51:36.933Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:51:36 [2021-04-02T12:51:36.933Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:51:36 [2021-04-02T12:51:36.933Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:52:05 [2021-04-02T12:52:05.810Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:52:12 [2021-04-02T12:52:12.890Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:52:15 [2021-04-02T12:52:15.868Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:52:15 [2021-04-02T12:52:15.868Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:52:16 [2021-04-02T12:52:16.343Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:52:17 [2021-04-02T12:52:17.340Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:52:17 [2021-04-02T12:52:17.340Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:52:20 [2021-04-02T12:52:20.630Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:52:22 [2021-04-02T12:52:22.128Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:52:22 [2021-04-02T12:52:22.602Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:52:23 [2021-04-02T12:52:23.075Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:52:23 [2021-04-02T12:52:23.075Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:52:24 [2021-04-02T12:52:24.071Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:52:25 [2021-04-02T12:52:25.066Z] === RUN   TestDockerSuite/TestBuildCmd
12:52:25 [2021-04-02T12:52:25.539Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:52:26 [2021-04-02T12:52:26.013Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:52:27 [2021-04-02T12:52:27.010Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:52:31 [2021-04-02T12:52:31.798Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:52:34 [2021-04-02T12:52:34.032Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:52:34 [2021-04-02T12:52:34.032Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:52:35 [2021-04-02T12:52:35.029Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:52:35 [2021-04-02T12:52:35.029Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:52:35 [2021-04-02T12:52:35.502Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:52:37 [2021-04-02T12:52:37.082Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:52:38 [2021-04-02T12:52:38.079Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:52:38 [2021-04-02T12:52:38.552Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:52:38 [2021-04-02T12:52:38.552Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:52:38 [2021-04-02T12:52:38.655Z] --- PASS: TestDockerSwarmSuite (1727.25s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.08s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.76s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.39s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:562: [d237c8e46d1f3] joining swarm manager [d78a1d17abad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:584: [d73c985ddbb3e] joining swarm manager [d78a1d17abad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]         check_test.go:380: [d237c8e46d1f3] daemon is not started
12:52:38 [2021-04-02T12:52:38.655Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.15s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:45: [d9bb1b0f0d415] joining swarm manager [d62271850d156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.18s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.55s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:303: [d38e9e65b46c9] joining swarm manager [dcbcc4a84c453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:304: [df66fb1527614] joining swarm manager [dcbcc4a84c453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:363: Waiting for possible election...
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:271: [d6a75de42a271] joining swarm manager [dc62d29052063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:272: [d5c3b2b41c454] joining swarm manager [dc62d29052063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.26s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.52s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_node_test.go:19: [d5e33c1c2e0f2] joining swarm manager [d4d625e8e518b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_node_test.go:20: [d025504128ae8] joining swarm manager [d4d625e8e518b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.00s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:501: [d4cb0d22c7afe] joining swarm manager [d0b6846e058f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:506: [d93433f1ddc79] joining swarm manager [d0b6846e058f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.59s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_node_test.go:80: [d8c147709bcd8] joining swarm manager [d2e195fcf6ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.07s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_node_test.go:52: [d8f5b3911910d] joining swarm manager [d1bc610dbab80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_node_test.go:53: [d9b5e37859856] joining swarm manager [d1bc610dbab80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (5.84s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.81s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:201: [d921e9b16b093] joining swarm manager [d56acbabffbd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.30s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:383: [d894e2e505c5f] joining swarm manager [da4b891fe8379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:384: [d7113073e26e7] joining swarm manager [da4b891fe8379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]         check_test.go:380: [d7113073e26e7] daemon is not started
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.98s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:801: [d4dc8185caf50] joining swarm manager [d68c75f090b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:801: [df7f2ac0fbafa] joining swarm manager [d68c75f090b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:801: [d4d5511c1d280] joining swarm manager [d68c75f090b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:801: [d5094e2b094cc] joining swarm manager [d68c75f090b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_test.go:809: [de9974be3c06d] joining swarm manager [d68c75f090b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:394: [d6ad0471eae34] joining swarm manager [db66b35127aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:394: [d637c15838787] joining swarm manager [db66b35127aa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.71s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:342: [ddf77d9b32472] joining swarm manager [d1c9ef1e17cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:342: [d87128809fc48] joining swarm manager [d1c9ef1e17cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.37s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:489: [d7b023d9092eb] joining swarm manager [d541f2b6f3960]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:489: [ddb87347869cd] joining swarm manager [d541f2b6f3960]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.06s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:127: [dd35521598910] joining swarm manager [dcb026ef9c829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:128: [dfc106c6f9fd4] joining swarm manager [dcb026ef9c829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:136: [d055d835185c2] joining swarm manager [dcb026ef9c829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:137: [d7e2fc8edf487] joining swarm manager [dcb026ef9c829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:303: [d9e2d7710a13a] joining swarm manager [da4e4faf7a100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:303: [d30a24e8e3ec1] joining swarm manager [da4e4faf7a100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.04s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:99: [d5ab197cd0827] joining swarm manager [dc5873c0d53da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:100: [d4e78e108a0f1] joining swarm manager [dc5873c0d53da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]         check_test.go:380: [d5ab197cd0827] daemon is not started
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.26s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:532: [d4437aa0f69ef] joining swarm manager [dcd67d1bbdebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:533: [dba4440ff6d54] joining swarm manager [dcd67d1bbdebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.91s)
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:147: [d88a4cbef7817] joining swarm manager [dc563f4d905cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.655Z]         docker_api_swarm_service_test.go:147: [d040a5c618dcb] joining swarm manager [dc563f4d905cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.02s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.12s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.47s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.38s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.61s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.24s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.40s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.52s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.76s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.82s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.74s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.32s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.66s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.27s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.72s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.80s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.27s)
12:52:38 [2021-04-02T12:52:38.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.54s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.40s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.68s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_service_logs_test.go:245: checking task 59d1os1dxgbw
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_service_logs_test.go:250: checking messages for 59d1os1dxgbw
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_service_logs_test.go:245: checking task qronquew1uws
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_service_logs_test.go:250: checking messages for qronquew1uws
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.54s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.05s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.31s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1901: [da040233acf5e] joining swarm manager [d25d16f273168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1902: [d437f424cddfe] joining swarm manager [d25d16f273168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.23s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.29s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.64s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1802: [d1b300ebe0d3d] joining swarm manager [d442951653d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1803: [d9c84c5a055e9] joining swarm manager [d442951653d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.98s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1321: [d222f8db7ab4b] joining swarm manager [dd8de2a0b390a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1322: [d544bddc6bbf4] joining swarm manager [dd8de2a0b390a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.32s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.25s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.42s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.96s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.91s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.25s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.23s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.95s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1186: [d589e4d9f5a1b] joining swarm manager [dc8460220c11a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1195: [de6c015f250b8] joining swarm manager [dc8460220c11a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.17s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.82s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.77s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1118: [defedfe6555c6] joining swarm manager [deada476a72d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1119: [dc2de0ed500a4] joining swarm manager [deada476a72d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1172: [d11acc0aade8e] joining swarm manager [deada476a72d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1453: [d5e6c28425a02] joining swarm manager [d0f9aa3c81144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_test.go:1454: [d0373d0b985e9] joining swarm manager [d0f9aa3c81144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.68s)
12:52:38 [2021-04-02T12:52:38.656Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s)
12:52:38 [2021-04-02T12:52:38.656Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s)
12:52:38 [2021-04-02T12:52:38.656Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
12:52:38 [2021-04-02T12:52:38.656Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.64s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.41s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.69s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.79s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_cli_swarm_unix_test.go:62: [d29732b3294d4] joining swarm manager [db824165bd280]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.62s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.44s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.53s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.36s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.94s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.29s)
12:52:38 [2021-04-02T12:52:38.656Z]         docker_api_swarm_test.go:961: [d862783ba86e6] joining swarm manager [dc01eb1804725]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.16s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.57s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.51s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.08s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.72s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.12s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.56s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.65s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.09s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.55s)
12:52:38 [2021-04-02T12:52:38.656Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.53s)
12:52:38 [2021-04-02T12:52:38.656Z] === RUN   TestDockerExternalVolumeSuite
12:52:38 [2021-04-02T12:52:38.656Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:52:39 [2021-04-02T12:52:39.549Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:52:40 [2021-04-02T12:52:40.022Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:52:40 [2021-04-02T12:52:40.496Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:52:40 [2021-04-02T12:52:40.496Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:52:45 [2021-04-02T12:52:45.286Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:52:53 [2021-04-02T12:52:53.481Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:53:16 [2021-04-02T12:53:16.864Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:53:16 [2021-04-02T12:53:16.864Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:53:17 [2021-04-02T12:53:17.337Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:53:27 [2021-04-02T12:53:27.818Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:53:27 [2021-04-02T12:53:27.818Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:53:27 [2021-04-02T12:53:27.818Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:53:27 [2021-04-02T12:53:27.818Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:53:27 [2021-04-02T12:53:27.818Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:53:27 [2021-04-02T12:53:27.818Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:53:53 [2021-04-02T12:53:53.185Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:53:53 [2021-04-02T12:53:53.185Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:53:53 [2021-04-02T12:53:53.658Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:54:02 [2021-04-02T12:54:02.697Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:54:10 [2021-04-02T12:54:10.765Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:54:14 [2021-04-02T12:54:14.965Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:54:14 [2021-04-02T12:54:14.965Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:54:15 [2021-04-02T12:54:15.440Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:54:18 [2021-04-02T12:54:18.423Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:54:21 [2021-04-02T12:54:21.399Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:54:23 [2021-04-02T12:54:23.633Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:54:42 [2021-04-02T12:54:42.765Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:54:57 [2021-04-02T12:54:57.584Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:55:29 [2021-04-02T12:55:29.584Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:55:36 [2021-04-02T12:55:36.041Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:55:36 [2021-04-02T12:55:36.041Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:55:36 [2021-04-02T12:55:36.041Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:55:41 [2021-04-02T12:55:41.737Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:56:13 [2021-04-02T12:56:13.752Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:56:31 [2021-04-02T12:56:31.774Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:56:46 [2021-04-02T12:56:46.594Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:56:48 [2021-04-02T12:56:48.452Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:56:48 [2021-04-02T12:56:48.452Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:56:48 [2021-04-02T12:56:48.452Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:56:58 [2021-04-02T12:56:58.943Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:57:13 [2021-04-02T12:57:13.931Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:57:26 [2021-04-02T12:57:26.480Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:57:33 [2021-04-02T12:57:33.183Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:57:51 [2021-04-02T12:57:51.225Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:58:09 [2021-04-02T12:58:09.270Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:58:13 [2021-04-02T12:58:13.089Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:58:21 [2021-04-02T12:58:21.797Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:58:23 [2021-04-02T12:58:23.227Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:58:55 [2021-04-02T12:58:55.228Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:59:13 [2021-04-02T12:59:13.251Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:59:28 [2021-04-02T12:59:28.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:59:46 [2021-04-02T12:59:46.170Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:00:00 [2021-04-02T13:00:00.990Z] --- PASS: TestDockerExternalVolumeSuite (442.90s)
13:00:00 [2021-04-02T13:00:00.990Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s)
13:00:00 [2021-04-02T13:00:00.990Z]         docker_cli_external_volume_driver_test.go:53: [d9b288abff888] daemon is not started
13:00:00 [2021-04-02T13:00:00.990Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.90s)
13:00:00 [2021-04-02T13:00:00.990Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.73s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_external_volume_driver_test.go:53: [d4c6df7f9fb1e] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.76s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_external_volume_driver_test.go:53: [d74230c0ad31b] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_external_volume_driver_test.go:53: [d4554c287f31f] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.74s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.76s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.95s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.81s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.19s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.72s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.50s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_external_volume_driver_test.go:485: [d49b4f5d0894c] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_external_volume_driver_test.go:53: [df499fc8d2d1d] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z] PASS
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] === Skipped
13:00:00 [2021-04-02T13:00:00.991Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:00:00 [2021-04-02T13:00:00.991Z]         check_test.go:309: [d1814466aeb28] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:00:00 [2021-04-02T13:00:00.991Z]         check_test.go:309: [d4b11050aef66] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:00:00 [2021-04-02T13:00:00.991Z]         check_test.go:309: [dcfa6427f74fa] daemon is not started
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:00:00 [2021-04-02T13:00:00.991Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] DONE 273 tests, 5 skipped in 2649.163s
13:00:00 [2021-04-02T13:00:00.991Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:00:00 [2021-04-02T13:00:00.991Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d124b2469c039/docker.pid
13:00:00 [2021-04-02T13:00:00.991Z] +++ kill 14050
13:00:00 [2021-04-02T13:00:00.991Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14050 is not a child of this shell
13:00:00 [2021-04-02T13:00:00.991Z] warning: PID 14050 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d124b2469c039/docker.pid had a nonzero exit code
13:00:00 [2021-04-02T13:00:00.991Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d124b2469c039/root: target is busy.
13:00:00 [2021-04-02T13:00:00.991Z] ++++ cat bundles/test-integration/docker.pid
13:00:00 [2021-04-02T13:00:00.991Z] +++ kill 12822
13:00:00 [2021-04-02T13:00:00.991Z] +++ /etc/init.d/apparmor stop
13:00:00 [2021-04-02T13:00:00.991Z] Leaving: AppArmorNo profiles have been unloaded.
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] Unloading profiles will leave already running processes permanently
13:00:00 [2021-04-02T13:00:00.991Z] unconfined, which can lead to unexpected situations.
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] To set a process to complain mode, use the command line tool
13:00:00 [2021-04-02T13:00:00.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:00:00 [2021-04-02T13:00:00.991Z] +++ true
13:00:00 [2021-04-02T13:00:00.991Z] exiting test-integration
13:00:00 [2021-04-02T13:00:00.991Z] ++ exit 0
13:00:00 [2021-04-02T13:00:00.991Z] 
13:00:00 [2021-04-02T13:00:00.991Z] + exit 0
13:00:00 [2021-04-02T13:00:00.991Z] ++ jobs -p
13:00:00 [2021-04-02T13:00:00.991Z] + pids=
13:00:00 [2021-04-02T13:00:00.991Z] + echo 'Remaining pids to kill: []'
13:00:00 [2021-04-02T13:00:00.991Z] Remaining pids to kill: []
13:00:00 [2021-04-02T13:00:00.991Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
13:00:01 [2021-04-02T13:00:01.000Z] Recording test results
13:00:01 [2021-04-02T13:00:01.606Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:00:01 [2021-04-02T13:00:01.951Z] + echo Ensuring container killed.
13:00:01 [2021-04-02T13:00:01.952Z] Ensuring container killed.
13:00:01 [2021-04-02T13:00:01.952Z] + docker ps -aq -f name=docker-pr1-*
13:00:01 [2021-04-02T13:00:01.952Z] + cids=81bb67d08c08
13:00:01 [2021-04-02T13:00:01.952Z] cd3a9a1d7bf6
13:00:01 [2021-04-02T13:00:01.952Z] 22e133f28d39
13:00:01 [2021-04-02T13:00:01.952Z] + [ -n 81bb67d08c08
13:00:01 [2021-04-02T13:00:01.952Z] cd3a9a1d7bf6
13:00:01 [2021-04-02T13:00:01.952Z] 22e133f28d39 ]
13:00:01 [2021-04-02T13:00:01.952Z] + docker rm -vf 81bb67d08c08 cd3a9a1d7bf6 22e133f28d39
13:00:03 [2021-04-02T13:00:03.837Z] 81bb67d08c08
13:00:03 [2021-04-02T13:00:03.837Z] cd3a9a1d7bf6
13:00:03 [2021-04-02T13:00:03.837Z] 22e133f28d39
[Pipeline] sh
13:00:04 [2021-04-02T13:00:04.148Z] + echo Chowning /workspace to jenkins user
13:00:04 [2021-04-02T13:00:04.148Z] Chowning /workspace to jenkins user
13:00:04 [2021-04-02T13:00:04.148Z] + id -u
13:00:04 [2021-04-02T13:00:04.148Z] + id -g
13:00:04 [2021-04-02T13:00:04.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42245:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:00:07 [2021-04-02T13:00:07.730Z] + bundleName=amd64
13:00:07 [2021-04-02T13:00:07.730Z] + echo Creating amd64-bundles.tar.gz
13:00:07 [2021-04-02T13:00:07.730Z] Creating amd64-bundles.tar.gz
13:00:07 [2021-04-02T13:00:07.730Z] + xargs tar -czf amd64-bundles.tar.gz
13:00:07 [2021-04-02T13:00:07.730Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
13:00:08 [2021-04-02T13:00:08.662Z] Archiving artifacts
13:00:09 [2021-04-02T13:00:09.013Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:00:09 [2021-04-02T13:00:09.314Z] + make clean
13:00:09 [2021-04-02T13:00:09.314Z] docker volume rm -f docker-dev-cache
13:00:09 [2021-04-02T13:00:09.314Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:00:33 [2021-04-02T13:00:33.834Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:00:35 [2021-04-02T13:00:35.414Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:00:38 [2021-04-02T13:00:38.389Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:00:43 [2021-04-02T13:00:43.181Z] === RUN   TestDockerSuite/TestBuildEnv
13:00:43 [2021-04-02T13:00:43.181Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:00:43 [2021-04-02T13:00:43.181Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:00:43 [2021-04-02T13:00:43.181Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:00:43 [2021-04-02T13:00:43.181Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:00:43 [2021-04-02T13:00:43.181Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:00:46 [2021-04-02T13:00:46.156Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:00:46 [2021-04-02T13:00:46.156Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:00:46 [2021-04-02T13:00:46.156Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:00:46 [2021-04-02T13:00:46.156Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:00:47 [2021-04-02T13:00:47.152Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:00:51 [2021-04-02T13:00:51.937Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:01:04 [2021-04-02T13:01:04.498Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:01:04 [2021-04-02T13:01:04.971Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:01:05 [2021-04-02T13:01:05.444Z] === RUN   TestDockerSuite/TestBuildExpose
13:01:05 [2021-04-02T13:01:05.444Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:01:05 [2021-04-02T13:01:05.444Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:01:05 [2021-04-02T13:01:05.444Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:01:05 [2021-04-02T13:01:05.444Z] === RUN   TestDockerSuite/TestBuildFails
13:01:12 [2021-04-02T13:01:12.641Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:01:12 [2021-04-02T13:01:12.641Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:01:17 [2021-04-02T13:01:17.453Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:01:22 [2021-04-02T13:01:22.238Z] === RUN   TestDockerSuite/TestBuildForceRm
13:01:28 [2021-04-02T13:01:28.142Z] === RUN   TestDockerSuite/TestBuildFromGit
13:01:34 [2021-04-02T13:01:34.044Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:01:34 [2021-04-02T13:01:34.517Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:01:39 [2021-04-02T13:01:39.303Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:01:39 [2021-04-02T13:01:39.303Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:01:40 [2021-04-02T13:01:40.298Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:01:40 [2021-04-02T13:01:40.772Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:01:40 [2021-04-02T13:01:40.772Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:01:53 [2021-04-02T13:01:53.321Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:01:53 [2021-04-02T13:01:53.321Z] === RUN   TestDockerSuite/TestBuildHistory
13:02:03 [2021-04-02T13:02:03.796Z] === RUN   TestDockerSuite/TestBuildIidFile
13:02:03 [2021-04-02T13:02:03.796Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:02:06 [2021-04-02T13:02:06.030Z] === RUN   TestDockerSuite/TestBuildInheritance
13:02:06 [2021-04-02T13:02:06.030Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:02:06 [2021-04-02T13:02:06.503Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:02:06 [2021-04-02T13:02:06.503Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:02:10 [2021-04-02T13:02:10.321Z] === RUN   TestDockerSuite/TestBuildLabel
13:02:11 [2021-04-02T13:02:11.316Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:02:11 [2021-04-02T13:02:11.791Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:02:12 [2021-04-02T13:02:12.787Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:02:13 [2021-04-02T13:02:13.261Z] === RUN   TestDockerSuite/TestBuildLabels
13:02:14 [2021-04-02T13:02:14.257Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:02:15 [2021-04-02T13:02:15.835Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildLastModified
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:02:21 [2021-04-02T13:02:21.738Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:02:22 [2021-04-02T13:02:22.737Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:02:27 [2021-04-02T13:02:27.523Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:02:52 [2021-04-02T13:02:52.891Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:02:52 [2021-04-02T13:02:52.891Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:02:52 [2021-04-02T13:02:52.891Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:03:23 [2021-04-02T13:03:23.081Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:03:38 [2021-04-02T13:03:38.226Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:03:43 [2021-04-02T13:03:43.014Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:03:48 [2021-04-02T13:03:48.919Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:03:53 [2021-04-02T13:03:53.705Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:04:08 [2021-04-02T13:04:08.707Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:04:08 [2021-04-02T13:04:08.707Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:04:15 [2021-04-02T13:04:15.906Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:04:15 [2021-04-02T13:04:15.906Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:04:15 [2021-04-02T13:04:15.906Z] === RUN   TestDockerSuite/TestBuildNetNone
13:04:15 [2021-04-02T13:04:15.906Z] === RUN   TestDockerSuite/TestBuildNoContext
13:04:18 [2021-04-02T13:04:18.139Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:04:21 [2021-04-02T13:04:21.960Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:04:24 [2021-04-02T13:04:24.194Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:04:24 [2021-04-02T13:04:24.667Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:04:24 [2021-04-02T13:04:24.667Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:04:27 [2021-04-02T13:04:27.643Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:04:28 [2021-04-02T13:04:28.116Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:04:29 [2021-04-02T13:04:29.695Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:04:38 [2021-04-02T13:04:38.401Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:04:38 [2021-04-02T13:04:38.875Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:04:47 [2021-04-02T13:04:47.582Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:04:49 [2021-04-02T13:04:49.818Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:04:58 [2021-04-02T13:04:58.532Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:05:02 [2021-04-02T13:05:02.353Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:05:06 [2021-04-02T13:05:06.171Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:05:07 [2021-04-02T13:05:07.167Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:05:07 [2021-04-02T13:05:07.167Z] === RUN   TestDockerSuite/TestBuildPATH
13:05:07 [2021-04-02T13:05:07.167Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:05:09 [2021-04-02T13:05:09.399Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:05:09 [2021-04-02T13:05:09.399Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:05:52 [2021-04-02T13:05:52.190Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:06:22 [2021-04-02T13:06:22.382Z] === RUN   TestDockerSuite/TestBuildRm
13:06:32 [2021-04-02T13:06:32.860Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:06:35 [2021-04-02T13:06:35.094Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:06:35 [2021-04-02T13:06:35.094Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:06:35 [2021-04-02T13:06:35.094Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:06:36 [2021-04-02T13:06:36.674Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:06:39 [2021-04-02T13:06:39.649Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:06:42 [2021-04-02T13:06:42.623Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:06:46 [2021-04-02T13:06:46.441Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:07:01 [2021-04-02T13:07:01.432Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:07:01 [2021-04-02T13:07:01.432Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:07:01 [2021-04-02T13:07:01.432Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:07:10 [2021-04-02T13:07:10.157Z] === RUN   TestDockerSuite/TestBuildSpaces
13:07:10 [2021-04-02T13:07:10.157Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:07:14 [2021-04-02T13:07:14.947Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:07:14 [2021-04-02T13:07:14.947Z] === RUN   TestDockerSuite/TestBuildStderr
13:07:18 [2021-04-02T13:07:18.766Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:07:36 [2021-04-02T13:07:36.646Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:07:36 [2021-04-02T13:07:36.646Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:07:39 [2021-04-02T13:07:39.620Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:07:40 [2021-04-02T13:07:40.617Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:07:44 [2021-04-02T13:07:44.434Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:07:49 [2021-04-02T13:07:49.221Z] === RUN   TestDockerSuite/TestBuildUser
13:07:49 [2021-04-02T13:07:49.221Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:07:49 [2021-04-02T13:07:49.221Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:07:49 [2021-04-02T13:07:49.221Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:07:53 [2021-04-02T13:07:53.038Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:07:53 [2021-04-02T13:07:53.512Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:08:00 [2021-04-02T13:08:00.709Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:08:00 [2021-04-02T13:08:00.709Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:08:00 [2021-04-02T13:08:00.709Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:08:22 [2021-04-02T13:08:22.039Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:08:22 [2021-04-02T13:08:22.039Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:08:29 [2021-04-02T13:08:29.239Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:08:34 [2021-04-02T13:08:34.031Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:08:34 [2021-04-02T13:08:34.031Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:08:34 [2021-04-02T13:08:34.031Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:08:36 [2021-04-02T13:08:36.265Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:08:36 [2021-04-02T13:08:36.265Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:08:46 [2021-04-02T13:08:46.740Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:08:50 [2021-04-02T13:08:50.562Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:08:50 [2021-04-02T13:08:50.562Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:09:03 [2021-04-02T13:09:03.110Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:09:03 [2021-04-02T13:09:03.110Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:09:03 [2021-04-02T13:09:03.110Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:09:03 [2021-04-02T13:09:03.110Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:09:03 [2021-04-02T13:09:03.583Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:09:10 [2021-04-02T13:09:10.780Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:09:12 [2021-04-02T13:09:12.359Z] === RUN   TestDockerSuite/TestBuildXZHost
13:09:12 [2021-04-02T13:09:12.832Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:09:12 [2021-04-02T13:09:12.832Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:09:12 [2021-04-02T13:09:12.832Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:09:15 [2021-04-02T13:09:15.066Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:09:18 [2021-04-02T13:09:18.883Z] === RUN   TestDockerSuite/TestCommitChange
13:09:22 [2021-04-02T13:09:22.701Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:09:26 [2021-04-02T13:09:26.518Z] === RUN   TestDockerSuite/TestCommitHardlink
13:09:26 [2021-04-02T13:09:26.518Z] === RUN   TestDockerSuite/TestCommitNewFile
13:09:33 [2021-04-02T13:09:33.718Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:09:33 [2021-04-02T13:09:33.719Z] === RUN   TestDockerSuite/TestCommitTTY
13:09:39 [2021-04-02T13:09:39.622Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:09:42 [2021-04-02T13:09:42.598Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:09:49 [2021-04-02T13:09:49.819Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:09:55 [2021-04-02T13:09:55.725Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:09:55 [2021-04-02T13:09:55.725Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:09:56 [2021-04-02T13:09:56.721Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:09:56 [2021-04-02T13:09:56.721Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:09:56 [2021-04-02T13:09:56.721Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:09:56 [2021-04-02T13:09:56.721Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:09:59 [2021-04-02T13:09:59.699Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:09:59 [2021-04-02T13:09:59.699Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:09:59 [2021-04-02T13:09:59.699Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:10:01 [2021-04-02T13:10:01.935Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:10:01 [2021-04-02T13:10:01.935Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:10:01 [2021-04-02T13:10:01.935Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:10:01 [2021-04-02T13:10:01.935Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:10:01 [2021-04-02T13:10:01.935Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:10:04 [2021-04-02T13:10:04.167Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:10:06 [2021-04-02T13:10:06.400Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:10:08 [2021-04-02T13:10:08.021Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:10:08 [2021-04-02T13:10:08.494Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:10:08 [2021-04-02T13:10:08.494Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:10:10 [2021-04-02T13:10:10.729Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:10:10 [2021-04-02T13:10:10.729Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:10:12 [2021-04-02T13:10:12.307Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:10:12 [2021-04-02T13:10:12.307Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:10:12 [2021-04-02T13:10:12.307Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:10:14 [2021-04-02T13:10:14.540Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:10:14 [2021-04-02T13:10:14.540Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:10:16 [2021-04-02T13:10:16.772Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:10:16 [2021-04-02T13:10:16.772Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:10:19 [2021-04-02T13:10:19.004Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:10:19 [2021-04-02T13:10:19.479Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:10:21 [2021-04-02T13:10:21.713Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:10:30 [2021-04-02T13:10:30.423Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:10:33 [2021-04-02T13:10:33.397Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:10:33 [2021-04-02T13:10:33.397Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:10:33 [2021-04-02T13:10:33.397Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:10:33 [2021-04-02T13:10:33.397Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:10:33 [2021-04-02T13:10:33.397Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:10:34 [2021-04-02T13:10:34.975Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:10:34 [2021-04-02T13:10:34.975Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:10:42 [2021-04-02T13:10:42.173Z] === RUN   TestDockerSuite/TestContainerAPITop
13:10:42 [2021-04-02T13:10:42.173Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:10:44 [2021-04-02T13:10:44.407Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:10:44 [2021-04-02T13:10:44.407Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:10:48 [2021-04-02T13:10:48.225Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:10:50 [2021-04-02T13:10:50.460Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:10:50 [2021-04-02T13:10:50.460Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:10:50 [2021-04-02T13:10:50.460Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:10:50 [2021-04-02T13:10:50.460Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:10:50 [2021-04-02T13:10:50.460Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:10:50 [2021-04-02T13:10:50.460Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:10:52 [2021-04-02T13:10:52.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:10:52 [2021-04-02T13:10:52.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:10:55 [2021-04-02T13:10:55.017Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:10:57 [2021-04-02T13:10:57.253Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:10:59 [2021-04-02T13:10:59.487Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:11:01 [2021-04-02T13:11:01.722Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00031c760_<nil>}
13:11:04 [2021-04-02T13:11:04.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1386384314_c:\foo_false__<nil>_<nil>_<nil>}
13:11:06 [2021-04-02T13:11:06.951Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1386384314_c:\foo_true__<nil>_<nil>_<nil>}
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:11:09 [2021-04-02T13:11:09.932Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:11:12 [2021-04-02T13:11:12.909Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:11:15 [2021-04-02T13:11:15.143Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:11:15 [2021-04-02T13:11:15.143Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:11:15 [2021-04-02T13:11:15.143Z] === RUN   TestDockerSuite/TestCpRelativePath
13:11:17 [2021-04-02T13:11:17.377Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:11:17 [2021-04-02T13:11:17.377Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:11:17 [2021-04-02T13:11:17.377Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:11:17 [2021-04-02T13:11:17.377Z] === RUN   TestDockerSuite/TestCpToCaseA
13:11:27 [2021-04-02T13:11:27.852Z] === RUN   TestDockerSuite/TestCpToCaseB
13:11:28 [2021-04-02T13:11:28.848Z] === RUN   TestDockerSuite/TestCpToCaseC
13:11:28 [2021-04-02T13:11:28.848Z] === RUN   TestDockerSuite/TestCpToCaseD
13:11:28 [2021-04-02T13:11:28.848Z] === RUN   TestDockerSuite/TestCpToCaseE
13:11:37 [2021-04-02T13:11:37.556Z] === RUN   TestDockerSuite/TestCpToCaseF
13:11:37 [2021-04-02T13:11:37.556Z] === RUN   TestDockerSuite/TestCpToCaseG
13:11:37 [2021-04-02T13:11:37.556Z] === RUN   TestDockerSuite/TestCpToCaseH
13:11:50 [2021-04-02T13:11:50.107Z] === RUN   TestDockerSuite/TestCpToCaseI
13:11:50 [2021-04-02T13:11:50.107Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:11:50 [2021-04-02T13:11:50.107Z] === RUN   TestDockerSuite/TestCpToDot
13:11:51 [2021-04-02T13:11:51.686Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:11:51 [2021-04-02T13:11:51.686Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:11:51 [2021-04-02T13:11:51.686Z] === RUN   TestDockerSuite/TestCpToStdout
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCpVolumePath
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCreateArgs
13:11:54 [2021-04-02T13:11:54.666Z] === RUN   TestDockerSuite/TestCreateByImageID
13:11:56 [2021-04-02T13:11:56.903Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:11:58 [2021-04-02T13:11:58.480Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:11:58 [2021-04-02T13:11:58.953Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:11:58 [2021-04-02T13:11:58.953Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:12:01 [2021-04-02T13:12:01.188Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:12:01 [2021-04-02T13:12:01.188Z] === RUN   TestDockerSuite/TestCreateLabels
13:12:01 [2021-04-02T13:12:01.661Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:12:01 [2021-04-02T13:12:01.661Z] === RUN   TestDockerSuite/TestCreateRM
13:12:02 [2021-04-02T13:12:02.135Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:12:02 [2021-04-02T13:12:02.135Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:12:02 [2021-04-02T13:12:02.135Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:12:02 [2021-04-02T13:12:02.608Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:12:15 [2021-04-02T13:12:15.153Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:12:15 [2021-04-02T13:12:15.153Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:12:15 [2021-04-02T13:12:15.153Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:12:18 [2021-04-02T13:12:18.971Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:12:18 [2021-04-02T13:12:18.971Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:12:18 [2021-04-02T13:12:18.971Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:12:20 [2021-04-02T13:12:20.549Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:12:20 [2021-04-02T13:12:20.549Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDevicePermissions
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDockerFails
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestEventsAttach
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestEventsCommit
13:12:21 [2021-04-02T13:12:21.022Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:12:23 [2021-04-02T13:12:23.257Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:12:25 [2021-04-02T13:12:25.491Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:12:27 [2021-04-02T13:12:27.724Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:12:34 [2021-04-02T13:12:34.924Z] === RUN   TestDockerSuite/TestEventsCopy
13:12:39 [2021-04-02T13:12:39.711Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:12:50 [2021-04-02T13:12:50.183Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:12:50 [2021-04-02T13:12:50.656Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:12:51 [2021-04-02T13:12:51.652Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:12:55 [2021-04-02T13:12:55.471Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:12:55 [2021-04-02T13:12:55.471Z] === RUN   TestDockerSuite/TestEventsFilterType
13:12:56 [2021-04-02T13:12:56.467Z] === RUN   TestDockerSuite/TestEventsFilters
13:13:00 [2021-04-02T13:13:00.284Z] === RUN   TestDockerSuite/TestEventsFormat
13:13:05 [2021-04-02T13:13:05.073Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:13:05 [2021-04-02T13:13:05.073Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:13:05 [2021-04-02T13:13:05.073Z] === RUN   TestDockerSuite/TestEventsImageImport
13:13:05 [2021-04-02T13:13:05.073Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:13:05 [2021-04-02T13:13:05.073Z] === RUN   TestDockerSuite/TestEventsImagePull
13:13:05 [2021-04-02T13:13:05.073Z] === RUN   TestDockerSuite/TestEventsImageTag
13:13:06 [2021-04-02T13:13:06.070Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:13:06 [2021-04-02T13:13:06.070Z] === RUN   TestDockerSuite/TestEventsRename
13:13:08 [2021-04-02T13:13:08.302Z] === RUN   TestDockerSuite/TestEventsResize
13:13:10 [2021-04-02T13:13:10.535Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:13:12 [2021-04-02T13:13:12.769Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:13:15 [2021-04-02T13:13:15.003Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:13:19 [2021-04-02T13:13:19.790Z] === RUN   TestDockerSuite/TestEventsTop
13:13:19 [2021-04-02T13:13:19.790Z] === RUN   TestDockerSuite/TestEventsUntag
13:13:22 [2021-04-02T13:13:22.025Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:13:25 [2021-04-02T13:13:25.842Z] === RUN   TestDockerSuite/TestExec
13:13:25 [2021-04-02T13:13:25.842Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:13:25 [2021-04-02T13:13:25.842Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:13:27 [2021-04-02T13:13:27.420Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:13:29 [2021-04-02T13:13:29.654Z] === RUN   TestDockerSuite/TestExecAPIStart
13:13:29 [2021-04-02T13:13:29.654Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:13:29 [2021-04-02T13:13:29.654Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:13:29 [2021-04-02T13:13:29.654Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:13:31 [2021-04-02T13:13:31.232Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:13:32 [2021-04-02T13:13:32.812Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:13:35 [2021-04-02T13:13:35.044Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:13:36 [2021-04-02T13:13:36.622Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:13:40 [2021-04-02T13:13:40.443Z] === RUN   TestDockerSuite/TestExecCgroup
13:13:40 [2021-04-02T13:13:40.443Z] === RUN   TestDockerSuite/TestExecEnv
13:13:40 [2021-04-02T13:13:40.443Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:13:40 [2021-04-02T13:13:40.443Z] === RUN   TestDockerSuite/TestExecExitStatus
13:13:42 [2021-04-02T13:13:42.677Z] === RUN   TestDockerSuite/TestExecInspectID
13:13:47 [2021-04-02T13:13:47.461Z] === RUN   TestDockerSuite/TestExecInteractive
13:13:47 [2021-04-02T13:13:47.461Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:13:47 [2021-04-02T13:13:47.461Z] === RUN   TestDockerSuite/TestExecParseError
13:13:47 [2021-04-02T13:13:47.461Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:13:47 [2021-04-02T13:13:47.461Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:13:47 [2021-04-02T13:13:47.461Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:13:49 [2021-04-02T13:13:49.695Z] === RUN   TestDockerSuite/TestExecSetEnv
13:13:49 [2021-04-02T13:13:49.695Z] === RUN   TestDockerSuite/TestExecStartFails
13:13:49 [2021-04-02T13:13:49.695Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:13:49 [2021-04-02T13:13:49.695Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:13:49 [2021-04-02T13:13:49.695Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:13:49 [2021-04-02T13:13:49.695Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:13:51 [2021-04-02T13:13:51.929Z] === RUN   TestDockerSuite/TestExecUlimits
13:13:51 [2021-04-02T13:13:51.929Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:13:57 [2021-04-02T13:13:57.833Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:13:57 [2021-04-02T13:13:57.833Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:13:57 [2021-04-02T13:13:57.833Z] === RUN   TestDockerSuite/TestExecWithUser
13:13:57 [2021-04-02T13:13:57.833Z] === RUN   TestDockerSuite/TestGetContainerStats
13:14:03 [2021-04-02T13:14:03.739Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:14:09 [2021-04-02T13:14:09.642Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:14:11 [2021-04-02T13:14:11.875Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:14:17 [2021-04-02T13:14:17.779Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:14:17 [2021-04-02T13:14:17.779Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:14:17 [2021-04-02T13:14:17.779Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:14:17 [2021-04-02T13:14:17.779Z] === RUN   TestDockerSuite/TestHealth
13:14:17 [2021-04-02T13:14:17.779Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:14:17 [2021-04-02T13:14:17.780Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:14:17 [2021-04-02T13:14:17.780Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:14:18 [2021-04-02T13:14:18.253Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:14:22 [2021-04-02T13:14:22.070Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:14:22 [2021-04-02T13:14:22.070Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:14:22 [2021-04-02T13:14:22.070Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:14:22 [2021-04-02T13:14:22.070Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:14:22 [2021-04-02T13:14:22.070Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:14:22 [2021-04-02T13:14:22.543Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:14:23 [2021-04-02T13:14:23.016Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:14:23 [2021-04-02T13:14:23.016Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:14:24 [2021-04-02T13:14:24.011Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:14:24 [2021-04-02T13:14:24.011Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:14:25 [2021-04-02T13:14:25.589Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:14:26 [2021-04-02T13:14:26.062Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:14:27 [2021-04-02T13:14:27.640Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:14:30 [2021-04-02T13:14:30.614Z] === RUN   TestDockerSuite/TestImagesFormat
13:14:30 [2021-04-02T13:14:30.614Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:14:30 [2021-04-02T13:14:30.614Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:14:34 [2021-04-02T13:14:34.433Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:14:34 [2021-04-02T13:14:34.433Z] === RUN   TestDockerSuite/TestImportBadURL
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestImportDisplay
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestImportFile
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestImportGzipped
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:14:36 [2021-04-02T13:14:36.668Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:14:38 [2021-04-02T13:14:38.900Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:14:41 [2021-04-02T13:14:41.134Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:14:41 [2021-04-02T13:14:41.134Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:14:41 [2021-04-02T13:14:41.134Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:14:41 [2021-04-02T13:14:41.134Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:14:41 [2021-04-02T13:14:41.134Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:14:43 [2021-04-02T13:14:43.369Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:14:43 [2021-04-02T13:14:43.369Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:14:45 [2021-04-02T13:14:45.603Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:14:45 [2021-04-02T13:14:45.603Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:14:45 [2021-04-02T13:14:45.603Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:14:45 [2021-04-02T13:14:45.603Z] === RUN   TestDockerSuite/TestInspectDefault
13:14:47 [2021-04-02T13:14:47.837Z] === RUN   TestDockerSuite/TestInspectHistory
13:14:51 [2021-04-02T13:14:51.654Z] === RUN   TestDockerSuite/TestInspectImage
13:14:51 [2021-04-02T13:14:51.654Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:14:51 [2021-04-02T13:14:51.654Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:14:51 [2021-04-02T13:14:51.654Z] === RUN   TestDockerSuite/TestInspectInt64
13:14:53 [2021-04-02T13:14:53.232Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:14:55 [2021-04-02T13:14:55.466Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:14:55 [2021-04-02T13:14:55.466Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:14:57 [2021-04-02T13:14:57.701Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:14:59 [2021-04-02T13:14:59.939Z] === RUN   TestDockerSuite/TestInspectPlugin
13:14:59 [2021-04-02T13:14:59.939Z] === RUN   TestDockerSuite/TestInspectRootFS
13:14:59 [2021-04-02T13:14:59.939Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:15:02 [2021-04-02T13:15:02.173Z] === RUN   TestDockerSuite/TestInspectStatus
13:15:04 [2021-04-02T13:15:04.406Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:15:08 [2021-04-02T13:15:08.225Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:15:10 [2021-04-02T13:15:10.457Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:15:12 [2021-04-02T13:15:12.690Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:15:14 [2021-04-02T13:15:14.268Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:15:16 [2021-04-02T13:15:16.502Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:15:18 [2021-04-02T13:15:18.737Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksEnvs
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:15:20 [2021-04-02T13:15:20.972Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:15:22 [2021-04-02T13:15:22.549Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:15:24 [2021-04-02T13:15:24.782Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:15:30 [2021-04-02T13:15:30.684Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:15:32 [2021-04-02T13:15:32.263Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:15:32 [2021-04-02T13:15:32.263Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:15:34 [2021-04-02T13:15:34.496Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:15:34 [2021-04-02T13:15:34.496Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:15:40 [2021-04-02T13:15:40.399Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:15:46 [2021-04-02T13:15:46.306Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:15:52 [2021-04-02T13:15:52.334Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:15:54 [2021-04-02T13:15:54.568Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:15:56 [2021-04-02T13:15:56.800Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:15:56 [2021-04-02T13:15:56.800Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:15:59 [2021-04-02T13:15:59.035Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:16:01 [2021-04-02T13:16:01.268Z] === RUN   TestDockerSuite/TestLogsSince
13:16:09 [2021-04-02T13:16:09.978Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:16:09 [2021-04-02T13:16:09.978Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:16:09 [2021-04-02T13:16:09.978Z] === RUN   TestDockerSuite/TestLogsTail
13:16:12 [2021-04-02T13:16:12.951Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:16:15 [2021-04-02T13:16:15.183Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestMountIntoProc
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestMountIntoSys
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestNetHostname
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestPluginActive
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:16:16 [2021-04-02T13:16:16.762Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPortHostBinding
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPortList
13:16:17 [2021-04-02T13:16:17.235Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:16:21 [2021-04-02T13:16:21.054Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:16:25 [2021-04-02T13:16:25.840Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:16:25 [2021-04-02T13:16:25.840Z] === RUN   TestDockerSuite/TestPsByOrder
13:16:34 [2021-04-02T13:16:34.550Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:16:34 [2021-04-02T13:16:34.550Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:16:43 [2021-04-02T13:16:43.261Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:16:58 [2021-04-02T13:16:58.251Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:16:58 [2021-04-02T13:16:58.251Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:16:58 [2021-04-02T13:16:58.251Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:17:10 [2021-04-02T13:17:10.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:17:12 [2021-04-02T13:17:12.383Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:17:24 [2021-04-02T13:17:24.930Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:17:33 [2021-04-02T13:17:33.635Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:17:33 [2021-04-02T13:17:33.635Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:17:33 [2021-04-02T13:17:33.635Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:17:42 [2021-04-02T13:17:42.339Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:17:42 [2021-04-02T13:17:42.339Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:17:42 [2021-04-02T13:17:42.339Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:17:42 [2021-04-02T13:17:42.339Z] === RUN   TestDockerSuite/TestPsRightTagName
13:17:42 [2021-04-02T13:17:42.339Z] === RUN   TestDockerSuite/TestPsShowMounts
13:17:49 [2021-04-02T13:17:49.588Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:17:49 [2021-04-02T13:17:49.588Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:17:51 [2021-04-02T13:17:51.169Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:17:51 [2021-04-02T13:17:51.169Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:17:52 [2021-04-02T13:17:52.165Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:17:53 [2021-04-02T13:17:53.160Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:17:53 [2021-04-02T13:17:53.160Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:17:56 [2021-04-02T13:17:56.978Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:18:00 [2021-04-02T13:18:00.797Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:18:03 [2021-04-02T13:18:03.030Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:18:18 [2021-04-02T13:18:18.021Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:18:18 [2021-04-02T13:18:18.021Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:18:23 [2021-04-02T13:18:23.923Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:18:23 [2021-04-02T13:18:23.923Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:18:23 [2021-04-02T13:18:23.923Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:18:24 [2021-04-02T13:18:24.396Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:18:28 [2021-04-02T13:18:28.215Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:18:32 [2021-04-02T13:18:32.033Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:18:32 [2021-04-02T13:18:32.033Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:18:35 [2021-04-02T13:18:35.852Z] === RUN   TestDockerSuite/TestRmiBlank
13:18:35 [2021-04-02T13:18:35.852Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:18:35 [2021-04-02T13:18:35.852Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:18:53 [2021-04-02T13:18:53.731Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:18:56 [2021-04-02T13:18:56.705Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:18:57 [2021-04-02T13:18:57.178Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:19:03 [2021-04-02T13:19:03.079Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:19:07 [2021-04-02T13:19:07.865Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:19:13 [2021-04-02T13:19:13.768Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:19:17 [2021-04-02T13:19:17.586Z] === RUN   TestDockerSuite/TestRmiTag
13:19:18 [2021-04-02T13:19:18.058Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:19:20 [2021-04-02T13:19:20.292Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:19:35 [2021-04-02T13:19:35.281Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:19:37 [2021-04-02T13:19:37.517Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:19:41 [2021-04-02T13:19:41.334Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:19:42 [2021-04-02T13:19:42.329Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:19:42 [2021-04-02T13:19:42.329Z] === RUN   TestDockerSuite/TestRunAddHost
13:19:42 [2021-04-02T13:19:42.802Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:19:42 [2021-04-02T13:19:42.802Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:19:42 [2021-04-02T13:19:42.802Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:19:42 [2021-04-02T13:19:42.802Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:19:42 [2021-04-02T13:19:42.802Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:19:42 [2021-04-02T13:19:42.802Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:19:44 [2021-04-02T13:19:44.381Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:19:44 [2021-04-02T13:19:44.381Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:19:44 [2021-04-02T13:19:44.381Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:19:49 [2021-04-02T13:19:49.165Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:19:51 [2021-04-02T13:19:51.398Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:19:53 [2021-04-02T13:19:53.630Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:19:55 [2021-04-02T13:19:55.207Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:19:57 [2021-04-02T13:19:57.442Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:19:57 [2021-04-02T13:19:57.442Z] === RUN   TestDockerSuite/TestRunBindMounts
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:20:02 [2021-04-02T13:20:02.229Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:20:03 [2021-04-02T13:20:03.806Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:20:03 [2021-04-02T13:20:03.806Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:20:06 [2021-04-02T13:20:06.782Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:20:06 [2021-04-02T13:20:06.782Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:20:06 [2021-04-02T13:20:06.782Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:20:08 [2021-04-02T13:20:08.360Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:20:08 [2021-04-02T13:20:08.360Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:20:08 [2021-04-02T13:20:08.360Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:20:08 [2021-04-02T13:20:08.360Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:20:08 [2021-04-02T13:20:08.833Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:20:08 [2021-04-02T13:20:08.833Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:20:08 [2021-04-02T13:20:08.833Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:20:08 [2021-04-02T13:20:08.833Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:20:11 [2021-04-02T13:20:11.067Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:20:13 [2021-04-02T13:20:13.300Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:20:14 [2021-04-02T13:20:14.878Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:20:14 [2021-04-02T13:20:14.878Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:20:14 [2021-04-02T13:20:14.878Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:20:14 [2021-04-02T13:20:14.878Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:20:17 [2021-04-02T13:20:17.112Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:20:17 [2021-04-02T13:20:17.112Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:20:17 [2021-04-02T13:20:17.112Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:20:17 [2021-04-02T13:20:17.112Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:20:17 [2021-04-02T13:20:17.112Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:20:18 [2021-04-02T13:20:18.690Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:20:23 [2021-04-02T13:20:23.478Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:20:25 [2021-04-02T13:20:25.711Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:20:25 [2021-04-02T13:20:25.711Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:20:25 [2021-04-02T13:20:25.711Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:20:25 [2021-04-02T13:20:25.711Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:20:27 [2021-04-02T13:20:27.944Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:20:30 [2021-04-02T13:20:30.177Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:20:30 [2021-04-02T13:20:30.177Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:20:32 [2021-04-02T13:20:32.410Z] === RUN   TestDockerSuite/TestRunEnvironment
13:20:32 [2021-04-02T13:20:32.410Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:20:32 [2021-04-02T13:20:32.410Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:20:32 [2021-04-02T13:20:32.410Z] === RUN   TestDockerSuite/TestRunExitCode
13:20:33 [2021-04-02T13:20:33.989Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:20:36 [2021-04-02T13:20:36.223Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:20:38 [2021-04-02T13:20:38.457Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunExposePort
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:20:40 [2021-04-02T13:20:40.691Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:20:44 [2021-04-02T13:20:44.508Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:20:51 [2021-04-02T13:20:51.705Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:20:51 [2021-04-02T13:20:51.705Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModeHostname
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:20:52 [2021-04-02T13:20:52.184Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:20:52 [2021-04-02T13:20:52.662Z] === RUN   TestDockerSuite/TestRunMount
13:20:52 [2021-04-02T13:20:52.662Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:20:52 [2021-04-02T13:20:52.662Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:20:52 [2021-04-02T13:20:52.662Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:20:52 [2021-04-02T13:20:52.662Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:20:59 [2021-04-02T13:20:59.874Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:20:59 [2021-04-02T13:20:59.874Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:20:59 [2021-04-02T13:20:59.874Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:20:59 [2021-04-02T13:20:59.874Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:21:03 [2021-04-02T13:21:03.692Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetHost
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:21:07 [2021-04-02T13:21:07.513Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:21:07 [2021-04-02T13:21:07.986Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:21:08 [2021-04-02T13:21:08.981Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:21:11 [2021-04-02T13:21:11.215Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:21:13 [2021-04-02T13:21:13.448Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:21:14 [2021-04-02T13:21:14.443Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:21:16 [2021-04-02T13:21:16.022Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunPortInUse
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:21:16 [2021-04-02T13:21:16.495Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:21:19 [2021-04-02T13:21:19.469Z] === RUN   TestDockerSuite/TestRunPublishPort
13:21:19 [2021-04-02T13:21:19.469Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:21:19 [2021-04-02T13:21:19.469Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:21:19 [2021-04-02T13:21:19.469Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:21:19 [2021-04-02T13:21:19.469Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:21:19 [2021-04-02T13:21:19.469Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:21:37 [2021-04-02T13:21:37.348Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:21:37 [2021-04-02T13:21:37.348Z] === RUN   TestDockerSuite/TestRunRm
13:21:37 [2021-04-02T13:21:37.820Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:21:43 [2021-04-02T13:21:43.725Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:21:45 [2021-04-02T13:21:45.304Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:21:47 [2021-04-02T13:21:47.537Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:21:49 [2021-04-02T13:21:49.115Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:21:52 [2021-04-02T13:21:52.090Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:21:52 [2021-04-02T13:21:52.090Z] === RUN   TestDockerSuite/TestRunState
13:21:52 [2021-04-02T13:21:52.090Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:21:53 [2021-04-02T13:21:53.668Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:21:53 [2021-04-02T13:21:53.668Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:21:55 [2021-04-02T13:21:55.902Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:21:55 [2021-04-02T13:21:55.902Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:21:55 [2021-04-02T13:21:55.902Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:21:55 [2021-04-02T13:21:55.902Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:21:55 [2021-04-02T13:21:55.902Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:21:55 [2021-04-02T13:21:55.902Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUserByID
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUserByName
13:22:00 [2021-04-02T13:22:00.689Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:22:02 [2021-04-02T13:22:02.267Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:22:02 [2021-04-02T13:22:02.267Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:22:04 [2021-04-02T13:22:04.502Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:22:04 [2021-04-02T13:22:04.502Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:22:04 [2021-04-02T13:22:04.502Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:22:07 [2021-04-02T13:22:07.478Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:22:13 [2021-04-02T13:22:13.378Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:22:18 [2021-04-02T13:22:18.166Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:22:24 [2021-04-02T13:22:24.067Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:22:24 [2021-04-02T13:22:24.067Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:22:24 [2021-04-02T13:22:24.067Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:22:26 [2021-04-02T13:22:26.302Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:22:27 [2021-04-02T13:22:27.880Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:22:30 [2021-04-02T13:22:30.226Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:22:34 [2021-04-02T13:22:34.043Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:22:35 [2021-04-02T13:22:35.623Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:22:37 [2021-04-02T13:22:37.204Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveImageId
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:22:41 [2021-04-02T13:22:41.990Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:22:44 [2021-04-02T13:22:44.225Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:22:44 [2021-04-02T13:22:44.225Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:22:44 [2021-04-02T13:22:44.697Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:22:44 [2021-04-02T13:22:44.697Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:22:46 [2021-04-02T13:22:46.931Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:22:52 [2021-04-02T13:22:52.832Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:22:52 [2021-04-02T13:22:52.832Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:23:00 [2021-04-02T13:23:00.029Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:23:00 [2021-04-02T13:23:00.029Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:23:04 [2021-04-02T13:23:04.008Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:23:04 [2021-04-02T13:23:04.008Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:23:04 [2021-04-02T13:23:04.008Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:23:04 [2021-04-02T13:23:04.008Z] === RUN   TestDockerSuite/TestStartRecordError
13:23:04 [2021-04-02T13:23:04.008Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestStatsNoStream
13:23:09 [2021-04-02T13:23:09.909Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:23:11 [2021-04-02T13:23:11.487Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:23:13 [2021-04-02T13:23:13.720Z] === RUN   TestDockerSuite/TestTopPrivileged
13:23:13 [2021-04-02T13:23:13.720Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:23:15 [2021-04-02T13:23:15.298Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:23:33 [2021-04-02T13:23:33.181Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:23:34 [2021-04-02T13:23:34.177Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:23:34 [2021-04-02T13:23:34.177Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:23:37 [2021-04-02T13:23:37.152Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:23:37 [2021-04-02T13:23:37.152Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:23:37 [2021-04-02T13:23:37.625Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:23:37 [2021-04-02T13:23:37.625Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:23:37 [2021-04-02T13:23:37.625Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:23:44 [2021-04-02T13:23:44.822Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:23:44 [2021-04-02T13:23:44.822Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:23:45 [2021-04-02T13:23:45.295Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:23:45 [2021-04-02T13:23:45.295Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:23:45 [2021-04-02T13:23:45.768Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:23:51 [2021-04-02T13:23:51.670Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:23:52 [2021-04-02T13:23:52.143Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:23:52 [2021-04-02T13:23:52.143Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:24:00 [2021-04-02T13:24:00.847Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:24:00 [2021-04-02T13:24:00.847Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:24:01 [2021-04-02T13:24:01.844Z] --- PASS: TestDockerSuite (2343.72s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.99s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.47s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.12s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.75s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.70s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.17s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.78s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.45s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.54s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.82s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.07s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddTar (53.81s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.70s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.55s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.37s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.02s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.42s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.12s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.94s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.30s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.04s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.07s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.51s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.86s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.84s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.75s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.27s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.10s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.52s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.61s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.74s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.20s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.55s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.53s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (63.22s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.86s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.02s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.42s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.09s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.06s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.44s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.19s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.72s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.56s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.97s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.97s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.24s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.45s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.21s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.21s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:24:01 [2021-04-02T13:24:01.844Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildFails (6.94s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
13:24:01 [2021-04-02T13:24:01.844Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.97s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.97s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.86s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.19s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.80s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.26s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.12s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.92s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.78s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.78s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.91s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.92s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.37s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.43s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.20s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.59s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.54s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.82s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.66s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.13s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.98s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.60s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.49s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.89s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.78s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.72s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.57s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.35s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.21s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.63s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.66s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildRm (11.36s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.97s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.13s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.73s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.69s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.52s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.10s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.98s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.89s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.04s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.60s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.70s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.29s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.32s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.62s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.92s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.32s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.71s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.97s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.37s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.12s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_sni_test.go:18: Flakey test
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCommitChange (4.29s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.87s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.98s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.05s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.77s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.13s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.03s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.40s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.44s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.05s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.13s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.18s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.92s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.10s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.32s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.67s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.99s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.00s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.68s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.43s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.45s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.44s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.44s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00031c760_<nil>} (2.65s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1386384314_c:\foo_false__<nil>_<nil>_<nil>} (2.59s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1386384314_c:\foo_true__<nil>_<nil>_<nil>} (2.65s)
13:24:01 [2021-04-02T13:24:01.845Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:24:01 [2021-04-02T13:24:01.845Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.845Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:24:01 [2021-04-02T13:24:01.845Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:24:01 [2021-04-02T13:24:01.846Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.31s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.30s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.28s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpToCaseA (9.08s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.23s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.09s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.85s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpToDot (2.20s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.31s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.17s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.00s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.13s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateRM (0.31s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.75s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.19s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.47s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (9.49s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.04s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.30s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.89s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.20s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.19s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsRename (2.19s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsResize (2.53s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.01s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.32s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.45s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.54s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.76s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.79s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.00s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.56s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.06s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.61s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.87s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.89s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
13:24:01 [2021-04-02T13:24:01.846Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
13:24:01 [2021-04-02T13:24:01.846Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.86s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.46s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.19s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.02s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:24:01 [2021-04-02T13:24:01.847Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.03s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.92s)
13:24:01 [2021-04-02T13:24:01.847Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.02s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.03s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.42s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.12s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.97s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.03s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.22s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.89s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.93s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.91s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.44s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.09s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.23s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsSince (8.79s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsTail (2.55s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.33s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.07s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.321Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:24:02 [2021-04-02T13:24:02.321Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.01s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.12s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.70s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.34s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.78s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.58s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.36s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.45s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.95s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.12s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.13s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.57s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.87s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.06s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.44s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.80s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.83s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.75s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.73s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.83s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.38s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.68s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.72s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiTag (0.59s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.84s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.29s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.03s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.15s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.03s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.07s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.27s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.05s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.81s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.18s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.04s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.05s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.01s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.02s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.14s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.322Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:24:02 [2021-04-02T13:24:02.322Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.58s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.52s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunMount (0.04s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.78s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.33s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.64s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.02s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.43s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (16.75s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunRm (2.08s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.22s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.01s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.36s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.80s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.47s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.17s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.17s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.75s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.40s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.06s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.57s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.02s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.06s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.44s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.63s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.48s)
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.323Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.323Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.96s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.26s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.64s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.11s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.16s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.25s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:24:02 [2021-04-02T13:24:02.324Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s)
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:24:02 [2021-04-02T13:24:02.324Z] --- PASS: TestDockerRegistrySuite (0.13s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:24:02 [2021-04-02T13:24:02.324Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:24:02 [2021-04-02T13:24:02.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthTokenSuite
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:24:02 [2021-04-02T13:24:02.324Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:24:02 [2021-04-02T13:24:02.324Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:24:02 [2021-04-02T13:24:02.324Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerDaemonSuite
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:24:02 [2021-04-02T13:24:02.325Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerSwarmSuite
13:24:02 [2021-04-02T13:24:02.325Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:24:02 [2021-04-02T13:24:02.325Z] --- PASS: TestDockerPluginSuite (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerExternalVolumeSuite
13:24:02 [2021-04-02T13:24:02.325Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerNetworkSuite
13:24:02 [2021-04-02T13:24:02.325Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] === RUN   TestDockerHubPullSuite
13:24:02 [2021-04-02T13:24:02.325Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.325Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] PASS
13:24:02 [2021-04-02T13:24:02.325Z] ok  	github.com/docker/docker/integration-cli	2344.302s
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === Skipped
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
13:24:02 [2021-04-02T13:24:02.325Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
13:24:02 [2021-04-02T13:24:02.325Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.325Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_sni_test.go:18: Flakey test
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:24:02 [2021-04-02T13:24:02.326Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.326Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.04s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:24:02 [2021-04-02T13:24:02.327Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.327Z] 
13:24:02 [2021-04-02T13:24:02.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:24:02 [2021-04-02T13:24:02.328Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:24:02 [2021-04-02T13:24:02.328Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.328Z] 
13:24:02 [2021-04-02T13:24:02.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:24:02 [2021-04-02T13:24:02.328Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:24:02 [2021-04-02T13:24:02.328Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.328Z] 
13:24:02 [2021-04-02T13:24:02.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.801Z] 
13:24:02 [2021-04-02T13:24:02.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.801Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:24:02 [2021-04-02T13:24:02.802Z]         docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.802Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunMount (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]         docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.803Z] 
13:24:02 [2021-04-02T13:24:02.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.803Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:24:02 [2021-04-02T13:24:02.804Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.804Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:24:02 [2021-04-02T13:24:02.805Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:24:02 [2021-04-02T13:24:02.805Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.805Z] 
13:24:02 [2021-04-02T13:24:02.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:24:02 [2021-04-02T13:24:02.806Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:02 [2021-04-02T13:24:02.806Z] DONE 1093 tests, 547 skipped in 2352.209s
13:24:02 [2021-04-02T13:24:02.806Z] INFO: Integration tests ended at 04/02/2021 13:24:02. Duration:00:39:12.3128555
13:24:02 [2021-04-02T13:24:02.806Z] INFO: Docker info of the daemon under test at end of run
13:24:02 [2021-04-02T13:24:02.806Z] 
13:24:03 [2021-04-02T13:24:03.279Z] Containers: 2
13:24:03 [2021-04-02T13:24:03.279Z]  Running: 0
13:24:03 [2021-04-02T13:24:03.279Z]  Paused: 0
13:24:03 [2021-04-02T13:24:03.279Z]  Stopped: 2
13:24:03 [2021-04-02T13:24:03.279Z] Images: 18
13:24:03 [2021-04-02T13:24:03.279Z] Server Version: 0.0.0-dev
13:24:03 [2021-04-02T13:24:03.279Z] Storage Driver: windowsfilter
13:24:03 [2021-04-02T13:24:03.279Z]  Windows: 
13:24:03 [2021-04-02T13:24:03.279Z] Logging Driver: json-file
13:24:03 [2021-04-02T13:24:03.279Z] Plugins: 
13:24:03 [2021-04-02T13:24:03.279Z]  Volume: local
13:24:03 [2021-04-02T13:24:03.279Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:24:03 [2021-04-02T13:24:03.279Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:24:03 [2021-04-02T13:24:03.279Z] Swarm: inactive
13:24:03 [2021-04-02T13:24:03.279Z] Default Isolation: process
13:24:03 [2021-04-02T13:24:03.279Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:24:03 [2021-04-02T13:24:03.279Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
13:24:03 [2021-04-02T13:24:03.279Z] OSType: windows
13:24:03 [2021-04-02T13:24:03.279Z] Architecture: x86_64
13:24:03 [2021-04-02T13:24:03.279Z] CPUs: 4
13:24:03 [2021-04-02T13:24:03.279Z] Total Memory: 32GiB
13:24:03 [2021-04-02T13:24:03.279Z] Name: azwin-2-3b2ee0
13:24:03 [2021-04-02T13:24:03.279Z] ID: BOJO:TG4V:C3WJ:MFHI:WNY3:D43I:Z7GB:5C4L:A23P:R5Z5:KCTK:QS2S
13:24:03 [2021-04-02T13:24:03.279Z] Docker Root Dir: D:\CI\PR-42245\1\daemon
13:24:03 [2021-04-02T13:24:03.279Z] Debug Mode (client): false
13:24:03 [2021-04-02T13:24:03.279Z] Debug Mode (server): true
13:24:03 [2021-04-02T13:24:03.279Z]  File Descriptors: -1
13:24:03 [2021-04-02T13:24:03.279Z]  Goroutines: 17
13:24:03 [2021-04-02T13:24:03.279Z]  System Time: 2021-04-02T13:24:02.8113734Z
13:24:03 [2021-04-02T13:24:03.279Z]  EventsListeners: 0
13:24:03 [2021-04-02T13:24:03.279Z] Registry: https://index.docker.io/v1/
13:24:03 [2021-04-02T13:24:03.279Z] Labels:
13:24:03 [2021-04-02T13:24:03.279Z] Experimental: false
13:24:03 [2021-04-02T13:24:03.279Z] Insecure Registries:
13:24:03 [2021-04-02T13:24:03.279Z]  127.0.0.0/8
13:24:03 [2021-04-02T13:24:03.279Z] Live Restore Enabled: false
13:24:03 [2021-04-02T13:24:03.279Z] 
13:24:03 [2021-04-02T13:24:03.279Z] 
13:24:03 [2021-04-02T13:24:03.279Z] INFO: Stopping daemon under test
13:24:03 [2021-04-02T13:24:03.279Z] SUCCESS: The process with PID 4416 (child process of PID 7180) has been terminated.
13:24:03 [2021-04-02T13:24:03.279Z] SUCCESS: The process with PID 7180 (child process of PID 7216) has been terminated.
13:24:03 [2021-04-02T13:24:03.279Z] INFO: Stop tailing logs of the daemon under tests
13:24:03 [2021-04-02T13:24:03.279Z] INFO: executeCI.ps1 Completed successfully at 04/02/2021 13:24:02.
13:24:03 [2021-04-02T13:24:03.279Z] INFO: Tidying up at end of run
13:24:03 [2021-04-02T13:24:03.279Z] INFO: Saving daemon under test log (d:\CI\PR-42245\1\dut.out) to bundles\CIDUT.out
13:24:03 [2021-04-02T13:24:03.279Z] INFO: Saving daemon under test log (d:\CI\PR-42245\1\dut.err) to bundles\CIDUT.err
13:24:03 [2021-04-02T13:24:03.279Z] INFO: Nuke-Everything...
13:24:03 [2021-04-02T13:24:03.752Z] INFO: Container count on control daemon to delete is 2
13:24:04 [2021-04-02T13:24:04.225Z] d00e9b593336
13:24:04 [2021-04-02T13:24:04.225Z] 8d72b6963870
13:24:04 [2021-04-02T13:24:04.698Z] INFO: Non-base image count on control daemon to delete is 1
13:24:06 [2021-04-02T13:24:06.276Z] Deleted: sha256:d97badcbba7655f1a04454b061078bd156dcc4455ef830320d6cfb2b902ec5db
13:24:06 [2021-04-02T13:24:06.277Z] Deleted: sha256:b2da4ecb4bbf74d4f60f9d7435cd2daa0c2bcfbca96267029a369671ca89837b
13:24:06 [2021-04-02T13:24:06.277Z] INFO: Tidying pidfile d:\CI\PR-42245\1\docker.pid
13:24:06 [2021-04-02T13:24:06.277Z] INFO: Nuking d:\CI
13:24:31 [2021-04-02T13:24:31.644Z] INFO: Zapped successfully
13:24:31 [2021-04-02T13:24:31.644Z] 
13:24:31 [2021-04-02T13:24:31.644Z] INFO: executeCI.ps1 exiting at Fri Apr  2 13:24:29 CUT 2021. Duration 01:09:22.5195705
13:24:31 [2021-04-02T13:24:31.644Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:24:31 [2021-04-02T13:24:31.900Z] Recording test results
13:24:32 [2021-04-02T13:24:32.655Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:24:34 [2021-04-02T13:24:34.199Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:24:36 [2021-04-02T13:24:36.005Z] Archiving artifacts
13:24:37 [2021-04-02T13:24:37.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42245/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:24:38 [2021-04-02T13:24:38.120Z] + make clean
13:24:39 [2021-04-02T13:24:39.116Z] docker volume rm -f docker-dev-cache
13:24:39 [2021-04-02T13:24:39.116Z] 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